@verified-network/verified-sdk 1.5.0 → 1.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/abi/assetmanager/balancer/MarginIssueManager.json +5 -203
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +5 -387
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +5 -215
- package/dist/abi/custody/Vault.json +4 -4
- package/dist/abi/distribution/Distribution.json +4 -4
- package/dist/abi/liquidity/Liquidity.json +4 -4
- package/dist/abi/payments/Bond.json +11144 -10886
- package/dist/abi/payments/Cash.json +6779 -6779
- package/dist/abi/payments/Factory.json +2643 -2643
- package/dist/abi/payments/Rates.json +695 -695
- package/dist/abi/payments/Token.json +1104 -1104
- package/dist/abi/securities/Client.json +249 -249
- package/dist/abi/securities/SecuritiesFactory.json +3727 -5514
- package/dist/abi/securities/Security.json +12808 -9393
- package/dist/contractAddress/index.js +34 -0
- package/package.json +1 -1
|
@@ -54654,213 +54654,15 @@
|
|
|
54654
54654
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
54655
54655
|
},
|
|
54656
54656
|
"networks": {
|
|
54657
|
-
"
|
|
54658
|
-
"events": {
|
|
54659
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
54660
|
-
"anonymous": false,
|
|
54661
|
-
"inputs": [
|
|
54662
|
-
{
|
|
54663
|
-
"indexed": true,
|
|
54664
|
-
"internalType": "address",
|
|
54665
|
-
"name": "previousOwner",
|
|
54666
|
-
"type": "address"
|
|
54667
|
-
},
|
|
54668
|
-
{
|
|
54669
|
-
"indexed": true,
|
|
54670
|
-
"internalType": "address",
|
|
54671
|
-
"name": "newOwner",
|
|
54672
|
-
"type": "address"
|
|
54673
|
-
}
|
|
54674
|
-
],
|
|
54675
|
-
"name": "OwnershipTransferred",
|
|
54676
|
-
"type": "event"
|
|
54677
|
-
},
|
|
54678
|
-
"0x56eadf552f1d54f8f73fbbf801097c1c4d7bb3d77d5ac2bebfd0a8151642d55a": {
|
|
54679
|
-
"anonymous": false,
|
|
54680
|
-
"inputs": [
|
|
54681
|
-
{
|
|
54682
|
-
"indexed": true,
|
|
54683
|
-
"internalType": "bytes32",
|
|
54684
|
-
"name": "poolId",
|
|
54685
|
-
"type": "bytes32"
|
|
54686
|
-
},
|
|
54687
|
-
{
|
|
54688
|
-
"indexed": false,
|
|
54689
|
-
"internalType": "address",
|
|
54690
|
-
"name": "security",
|
|
54691
|
-
"type": "address"
|
|
54692
|
-
},
|
|
54693
|
-
{
|
|
54694
|
-
"indexed": false,
|
|
54695
|
-
"internalType": "uint256",
|
|
54696
|
-
"name": "timestamp",
|
|
54697
|
-
"type": "uint256"
|
|
54698
|
-
}
|
|
54699
|
-
],
|
|
54700
|
-
"name": "closures",
|
|
54701
|
-
"type": "event"
|
|
54702
|
-
},
|
|
54703
|
-
"0xeaad90c8664cdf61d60bd7ba6745a881fd1c38d9f4ff0b373b4365cdeeb0f9e8": {
|
|
54704
|
-
"anonymous": false,
|
|
54705
|
-
"inputs": [
|
|
54706
|
-
{
|
|
54707
|
-
"indexed": true,
|
|
54708
|
-
"internalType": "address",
|
|
54709
|
-
"name": "platform",
|
|
54710
|
-
"type": "address"
|
|
54711
|
-
},
|
|
54712
|
-
{
|
|
54713
|
-
"indexed": false,
|
|
54714
|
-
"internalType": "uint256",
|
|
54715
|
-
"name": "collection",
|
|
54716
|
-
"type": "uint256"
|
|
54717
|
-
},
|
|
54718
|
-
{
|
|
54719
|
-
"indexed": false,
|
|
54720
|
-
"internalType": "uint256",
|
|
54721
|
-
"name": "timestamp",
|
|
54722
|
-
"type": "uint256"
|
|
54723
|
-
}
|
|
54724
|
-
],
|
|
54725
|
-
"name": "feecollection",
|
|
54726
|
-
"type": "event"
|
|
54727
|
-
},
|
|
54728
|
-
"0x4f21132feec602e5e9588b602a7ede709b68eed293452dd8745c2c80cb3c3f11": {
|
|
54729
|
-
"anonymous": false,
|
|
54730
|
-
"inputs": [
|
|
54731
|
-
{
|
|
54732
|
-
"indexed": false,
|
|
54733
|
-
"internalType": "address",
|
|
54734
|
-
"name": "party",
|
|
54735
|
-
"type": "address"
|
|
54736
|
-
},
|
|
54737
|
-
{
|
|
54738
|
-
"indexed": false,
|
|
54739
|
-
"internalType": "address",
|
|
54740
|
-
"name": "counterparty",
|
|
54741
|
-
"type": "address"
|
|
54742
|
-
},
|
|
54743
|
-
{
|
|
54744
|
-
"indexed": true,
|
|
54745
|
-
"internalType": "address",
|
|
54746
|
-
"name": "securityTraded",
|
|
54747
|
-
"type": "address"
|
|
54748
|
-
},
|
|
54749
|
-
{
|
|
54750
|
-
"indexed": false,
|
|
54751
|
-
"internalType": "uint256",
|
|
54752
|
-
"name": "securityAmount",
|
|
54753
|
-
"type": "uint256"
|
|
54754
|
-
},
|
|
54755
|
-
{
|
|
54756
|
-
"indexed": false,
|
|
54757
|
-
"internalType": "address",
|
|
54758
|
-
"name": "currencySettled",
|
|
54759
|
-
"type": "address"
|
|
54760
|
-
},
|
|
54761
|
-
{
|
|
54762
|
-
"indexed": false,
|
|
54763
|
-
"internalType": "uint256",
|
|
54764
|
-
"name": "cashAmount",
|
|
54765
|
-
"type": "uint256"
|
|
54766
|
-
},
|
|
54767
|
-
{
|
|
54768
|
-
"indexed": false,
|
|
54769
|
-
"internalType": "bytes32",
|
|
54770
|
-
"name": "orderRef",
|
|
54771
|
-
"type": "bytes32"
|
|
54772
|
-
},
|
|
54773
|
-
{
|
|
54774
|
-
"indexed": false,
|
|
54775
|
-
"internalType": "uint256",
|
|
54776
|
-
"name": "timestamp",
|
|
54777
|
-
"type": "uint256"
|
|
54778
|
-
}
|
|
54779
|
-
],
|
|
54780
|
-
"name": "subscribers",
|
|
54781
|
-
"type": "event"
|
|
54782
|
-
},
|
|
54783
|
-
"0xbe8183e0bf67f74150edc1b1b2ff1b35ca15cb451161a42e3c428c208c46f38f": {
|
|
54784
|
-
"anonymous": false,
|
|
54785
|
-
"inputs": [
|
|
54786
|
-
{
|
|
54787
|
-
"indexed": true,
|
|
54788
|
-
"internalType": "bytes32",
|
|
54789
|
-
"name": "poolid",
|
|
54790
|
-
"type": "bytes32"
|
|
54791
|
-
},
|
|
54792
|
-
{
|
|
54793
|
-
"indexed": false,
|
|
54794
|
-
"internalType": "address",
|
|
54795
|
-
"name": "transferor",
|
|
54796
|
-
"type": "address"
|
|
54797
|
-
},
|
|
54798
|
-
{
|
|
54799
|
-
"indexed": false,
|
|
54800
|
-
"internalType": "address",
|
|
54801
|
-
"name": "transferee",
|
|
54802
|
-
"type": "address"
|
|
54803
|
-
},
|
|
54804
|
-
{
|
|
54805
|
-
"indexed": false,
|
|
54806
|
-
"internalType": "uint256",
|
|
54807
|
-
"name": "unitsToTransfer",
|
|
54808
|
-
"type": "uint256"
|
|
54809
|
-
},
|
|
54810
|
-
{
|
|
54811
|
-
"indexed": false,
|
|
54812
|
-
"internalType": "address",
|
|
54813
|
-
"name": "security",
|
|
54814
|
-
"type": "address"
|
|
54815
|
-
},
|
|
54816
|
-
{
|
|
54817
|
-
"indexed": false,
|
|
54818
|
-
"internalType": "address",
|
|
54819
|
-
"name": "currency",
|
|
54820
|
-
"type": "address"
|
|
54821
|
-
},
|
|
54822
|
-
{
|
|
54823
|
-
"indexed": false,
|
|
54824
|
-
"internalType": "uint256",
|
|
54825
|
-
"name": "amountPaid",
|
|
54826
|
-
"type": "uint256"
|
|
54827
|
-
},
|
|
54828
|
-
{
|
|
54829
|
-
"indexed": false,
|
|
54830
|
-
"internalType": "bytes32",
|
|
54831
|
-
"name": "cref",
|
|
54832
|
-
"type": "bytes32"
|
|
54833
|
-
},
|
|
54834
|
-
{
|
|
54835
|
-
"indexed": false,
|
|
54836
|
-
"internalType": "bytes32",
|
|
54837
|
-
"name": "ref",
|
|
54838
|
-
"type": "bytes32"
|
|
54839
|
-
},
|
|
54840
|
-
{
|
|
54841
|
-
"indexed": false,
|
|
54842
|
-
"internalType": "uint256",
|
|
54843
|
-
"name": "fee",
|
|
54844
|
-
"type": "uint256"
|
|
54845
|
-
},
|
|
54846
|
-
{
|
|
54847
|
-
"indexed": false,
|
|
54848
|
-
"internalType": "uint256",
|
|
54849
|
-
"name": "timestamp",
|
|
54850
|
-
"type": "uint256"
|
|
54851
|
-
}
|
|
54852
|
-
],
|
|
54853
|
-
"name": "tradeSettled",
|
|
54854
|
-
"type": "event"
|
|
54855
|
-
}
|
|
54856
|
-
},
|
|
54657
|
+
"11155111": {
|
|
54658
|
+
"events": {},
|
|
54857
54659
|
"links": {},
|
|
54858
|
-
"address": "
|
|
54859
|
-
"transactionHash": "
|
|
54660
|
+
"address": "0x2f7A7901f1Da78A1bdE75F25A6eB9e591f4140d3",
|
|
54661
|
+
"transactionHash": "0x3de5b5456c55fdb5ea6d74f362f89892b199d34f9082c44d2b19bcf464e363a3"
|
|
54860
54662
|
}
|
|
54861
54663
|
},
|
|
54862
54664
|
"schemaVersion": "3.4.3",
|
|
54863
|
-
"updatedAt": "2024-03-
|
|
54665
|
+
"updatedAt": "2024-03-16T18:50:11.606Z",
|
|
54864
54666
|
"networkType": "ethereum",
|
|
54865
54667
|
"devdoc": {
|
|
54866
54668
|
"kind": "dev",
|
|
@@ -79057,397 +79057,15 @@
|
|
|
79057
79057
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
79058
79058
|
},
|
|
79059
79059
|
"networks": {
|
|
79060
|
-
"
|
|
79061
|
-
"events": {
|
|
79062
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
79063
|
-
"anonymous": false,
|
|
79064
|
-
"inputs": [
|
|
79065
|
-
{
|
|
79066
|
-
"indexed": true,
|
|
79067
|
-
"internalType": "address",
|
|
79068
|
-
"name": "previousOwner",
|
|
79069
|
-
"type": "address"
|
|
79070
|
-
},
|
|
79071
|
-
{
|
|
79072
|
-
"indexed": true,
|
|
79073
|
-
"internalType": "address",
|
|
79074
|
-
"name": "newOwner",
|
|
79075
|
-
"type": "address"
|
|
79076
|
-
}
|
|
79077
|
-
],
|
|
79078
|
-
"name": "OwnershipTransferred",
|
|
79079
|
-
"type": "event"
|
|
79080
|
-
},
|
|
79081
|
-
"0x4bbb221ed2740b5d1fde83b4f627802ff5462a27e60c2edff0b88fdb1ea9b284": {
|
|
79082
|
-
"anonymous": false,
|
|
79083
|
-
"inputs": [
|
|
79084
|
-
{
|
|
79085
|
-
"indexed": true,
|
|
79086
|
-
"internalType": "bytes32",
|
|
79087
|
-
"name": "poolId",
|
|
79088
|
-
"type": "bytes32"
|
|
79089
|
-
},
|
|
79090
|
-
{
|
|
79091
|
-
"indexed": false,
|
|
79092
|
-
"internalType": "address",
|
|
79093
|
-
"name": "investor",
|
|
79094
|
-
"type": "address"
|
|
79095
|
-
},
|
|
79096
|
-
{
|
|
79097
|
-
"indexed": false,
|
|
79098
|
-
"internalType": "address",
|
|
79099
|
-
"name": "security",
|
|
79100
|
-
"type": "address"
|
|
79101
|
-
},
|
|
79102
|
-
{
|
|
79103
|
-
"indexed": false,
|
|
79104
|
-
"internalType": "uint256",
|
|
79105
|
-
"name": "securitySubscription",
|
|
79106
|
-
"type": "uint256"
|
|
79107
|
-
},
|
|
79108
|
-
{
|
|
79109
|
-
"indexed": false,
|
|
79110
|
-
"internalType": "address",
|
|
79111
|
-
"name": "currency",
|
|
79112
|
-
"type": "address"
|
|
79113
|
-
},
|
|
79114
|
-
{
|
|
79115
|
-
"indexed": false,
|
|
79116
|
-
"internalType": "uint256",
|
|
79117
|
-
"name": "allotedAmount",
|
|
79118
|
-
"type": "uint256"
|
|
79119
|
-
},
|
|
79120
|
-
{
|
|
79121
|
-
"indexed": false,
|
|
79122
|
-
"internalType": "uint256",
|
|
79123
|
-
"name": "timestamp",
|
|
79124
|
-
"type": "uint256"
|
|
79125
|
-
}
|
|
79126
|
-
],
|
|
79127
|
-
"name": "allotments",
|
|
79128
|
-
"type": "event"
|
|
79129
|
-
},
|
|
79130
|
-
"0x56eadf552f1d54f8f73fbbf801097c1c4d7bb3d77d5ac2bebfd0a8151642d55a": {
|
|
79131
|
-
"anonymous": false,
|
|
79132
|
-
"inputs": [
|
|
79133
|
-
{
|
|
79134
|
-
"indexed": true,
|
|
79135
|
-
"internalType": "bytes32",
|
|
79136
|
-
"name": "poolId",
|
|
79137
|
-
"type": "bytes32"
|
|
79138
|
-
},
|
|
79139
|
-
{
|
|
79140
|
-
"indexed": false,
|
|
79141
|
-
"internalType": "address",
|
|
79142
|
-
"name": "security",
|
|
79143
|
-
"type": "address"
|
|
79144
|
-
},
|
|
79145
|
-
{
|
|
79146
|
-
"indexed": false,
|
|
79147
|
-
"internalType": "uint256",
|
|
79148
|
-
"name": "timestamp",
|
|
79149
|
-
"type": "uint256"
|
|
79150
|
-
}
|
|
79151
|
-
],
|
|
79152
|
-
"name": "closures",
|
|
79153
|
-
"type": "event"
|
|
79154
|
-
},
|
|
79155
|
-
"0xeaad90c8664cdf61d60bd7ba6745a881fd1c38d9f4ff0b373b4365cdeeb0f9e8": {
|
|
79156
|
-
"anonymous": false,
|
|
79157
|
-
"inputs": [
|
|
79158
|
-
{
|
|
79159
|
-
"indexed": true,
|
|
79160
|
-
"internalType": "address",
|
|
79161
|
-
"name": "platform",
|
|
79162
|
-
"type": "address"
|
|
79163
|
-
},
|
|
79164
|
-
{
|
|
79165
|
-
"indexed": false,
|
|
79166
|
-
"internalType": "uint256",
|
|
79167
|
-
"name": "collection",
|
|
79168
|
-
"type": "uint256"
|
|
79169
|
-
},
|
|
79170
|
-
{
|
|
79171
|
-
"indexed": false,
|
|
79172
|
-
"internalType": "uint256",
|
|
79173
|
-
"name": "timestamp",
|
|
79174
|
-
"type": "uint256"
|
|
79175
|
-
}
|
|
79176
|
-
],
|
|
79177
|
-
"name": "feecollection",
|
|
79178
|
-
"type": "event"
|
|
79179
|
-
},
|
|
79180
|
-
"0x9426088b1d278a7af8f917da4fae1aa63b954ba475dd3b6ba9c6539508c29d7c": {
|
|
79181
|
-
"anonymous": false,
|
|
79182
|
-
"inputs": [
|
|
79183
|
-
{
|
|
79184
|
-
"indexed": true,
|
|
79185
|
-
"internalType": "address",
|
|
79186
|
-
"name": "security",
|
|
79187
|
-
"type": "address"
|
|
79188
|
-
},
|
|
79189
|
-
{
|
|
79190
|
-
"indexed": false,
|
|
79191
|
-
"internalType": "address",
|
|
79192
|
-
"name": "platform",
|
|
79193
|
-
"type": "address"
|
|
79194
|
-
},
|
|
79195
|
-
{
|
|
79196
|
-
"indexed": false,
|
|
79197
|
-
"internalType": "address",
|
|
79198
|
-
"name": "provider",
|
|
79199
|
-
"type": "address"
|
|
79200
|
-
},
|
|
79201
|
-
{
|
|
79202
|
-
"indexed": false,
|
|
79203
|
-
"internalType": "address",
|
|
79204
|
-
"name": "currency",
|
|
79205
|
-
"type": "address"
|
|
79206
|
-
},
|
|
79207
|
-
{
|
|
79208
|
-
"indexed": false,
|
|
79209
|
-
"internalType": "uint256",
|
|
79210
|
-
"name": "tokenOffered",
|
|
79211
|
-
"type": "uint256"
|
|
79212
|
-
},
|
|
79213
|
-
{
|
|
79214
|
-
"indexed": false,
|
|
79215
|
-
"internalType": "uint256",
|
|
79216
|
-
"name": "underwritten",
|
|
79217
|
-
"type": "uint256"
|
|
79218
|
-
},
|
|
79219
|
-
{
|
|
79220
|
-
"indexed": false,
|
|
79221
|
-
"internalType": "uint256",
|
|
79222
|
-
"name": "earnings",
|
|
79223
|
-
"type": "uint256"
|
|
79224
|
-
}
|
|
79225
|
-
],
|
|
79226
|
-
"name": "marketmakers",
|
|
79227
|
-
"type": "event"
|
|
79228
|
-
},
|
|
79229
|
-
"0x647111dfd26aa614f3a039ffe52dcfcd383ba2900b9ed21cde54b318f92707a7": {
|
|
79230
|
-
"anonymous": false,
|
|
79231
|
-
"inputs": [
|
|
79232
|
-
{
|
|
79233
|
-
"indexed": false,
|
|
79234
|
-
"internalType": "address",
|
|
79235
|
-
"name": "party",
|
|
79236
|
-
"type": "address"
|
|
79237
|
-
},
|
|
79238
|
-
{
|
|
79239
|
-
"indexed": true,
|
|
79240
|
-
"internalType": "address",
|
|
79241
|
-
"name": "offered",
|
|
79242
|
-
"type": "address"
|
|
79243
|
-
},
|
|
79244
|
-
{
|
|
79245
|
-
"indexed": false,
|
|
79246
|
-
"internalType": "uint256",
|
|
79247
|
-
"name": "amountOffered",
|
|
79248
|
-
"type": "uint256"
|
|
79249
|
-
},
|
|
79250
|
-
{
|
|
79251
|
-
"indexed": false,
|
|
79252
|
-
"internalType": "address",
|
|
79253
|
-
"name": "tomatch",
|
|
79254
|
-
"type": "address"
|
|
79255
|
-
},
|
|
79256
|
-
{
|
|
79257
|
-
"indexed": false,
|
|
79258
|
-
"internalType": "uint256",
|
|
79259
|
-
"name": "amountDesired",
|
|
79260
|
-
"type": "uint256"
|
|
79261
|
-
},
|
|
79262
|
-
{
|
|
79263
|
-
"indexed": false,
|
|
79264
|
-
"internalType": "uint256",
|
|
79265
|
-
"name": "minAmount",
|
|
79266
|
-
"type": "uint256"
|
|
79267
|
-
},
|
|
79268
|
-
{
|
|
79269
|
-
"indexed": false,
|
|
79270
|
-
"internalType": "bytes32",
|
|
79271
|
-
"name": "isin",
|
|
79272
|
-
"type": "bytes32"
|
|
79273
|
-
},
|
|
79274
|
-
{
|
|
79275
|
-
"indexed": false,
|
|
79276
|
-
"internalType": "uint256",
|
|
79277
|
-
"name": "minimumOrderSize",
|
|
79278
|
-
"type": "uint256"
|
|
79279
|
-
},
|
|
79280
|
-
{
|
|
79281
|
-
"indexed": false,
|
|
79282
|
-
"internalType": "string",
|
|
79283
|
-
"name": "offeringDocs",
|
|
79284
|
-
"type": "string"
|
|
79285
|
-
}
|
|
79286
|
-
],
|
|
79287
|
-
"name": "offers",
|
|
79288
|
-
"type": "event"
|
|
79289
|
-
},
|
|
79290
|
-
"0xbd39de70db9f51c606065fcb0157b3d97984d1ec579fa55b555e78eb8460af7e": {
|
|
79291
|
-
"anonymous": false,
|
|
79292
|
-
"inputs": [
|
|
79293
|
-
{
|
|
79294
|
-
"indexed": true,
|
|
79295
|
-
"internalType": "bytes32",
|
|
79296
|
-
"name": "poolId",
|
|
79297
|
-
"type": "bytes32"
|
|
79298
|
-
},
|
|
79299
|
-
{
|
|
79300
|
-
"indexed": false,
|
|
79301
|
-
"internalType": "address",
|
|
79302
|
-
"name": "investor",
|
|
79303
|
-
"type": "address"
|
|
79304
|
-
},
|
|
79305
|
-
{
|
|
79306
|
-
"indexed": false,
|
|
79307
|
-
"internalType": "address",
|
|
79308
|
-
"name": "security",
|
|
79309
|
-
"type": "address"
|
|
79310
|
-
},
|
|
79311
|
-
{
|
|
79312
|
-
"indexed": false,
|
|
79313
|
-
"internalType": "uint256",
|
|
79314
|
-
"name": "securitySubscription",
|
|
79315
|
-
"type": "uint256"
|
|
79316
|
-
},
|
|
79317
|
-
{
|
|
79318
|
-
"indexed": false,
|
|
79319
|
-
"internalType": "address",
|
|
79320
|
-
"name": "currency",
|
|
79321
|
-
"type": "address"
|
|
79322
|
-
},
|
|
79323
|
-
{
|
|
79324
|
-
"indexed": false,
|
|
79325
|
-
"internalType": "uint256",
|
|
79326
|
-
"name": "refundAmount",
|
|
79327
|
-
"type": "uint256"
|
|
79328
|
-
},
|
|
79329
|
-
{
|
|
79330
|
-
"indexed": false,
|
|
79331
|
-
"internalType": "uint256",
|
|
79332
|
-
"name": "timestamp",
|
|
79333
|
-
"type": "uint256"
|
|
79334
|
-
}
|
|
79335
|
-
],
|
|
79336
|
-
"name": "refunds",
|
|
79337
|
-
"type": "event"
|
|
79338
|
-
},
|
|
79339
|
-
"0x5c520d8718b066e97bb13ab129eea39c9edcbf16de59770e2e191bc2421070b8": {
|
|
79340
|
-
"anonymous": false,
|
|
79341
|
-
"inputs": [
|
|
79342
|
-
{
|
|
79343
|
-
"indexed": true,
|
|
79344
|
-
"internalType": "bytes32",
|
|
79345
|
-
"name": "poolId",
|
|
79346
|
-
"type": "bytes32"
|
|
79347
|
-
},
|
|
79348
|
-
{
|
|
79349
|
-
"indexed": false,
|
|
79350
|
-
"internalType": "address",
|
|
79351
|
-
"name": "security",
|
|
79352
|
-
"type": "address"
|
|
79353
|
-
},
|
|
79354
|
-
{
|
|
79355
|
-
"indexed": false,
|
|
79356
|
-
"internalType": "address",
|
|
79357
|
-
"name": "currency",
|
|
79358
|
-
"type": "address"
|
|
79359
|
-
},
|
|
79360
|
-
{
|
|
79361
|
-
"indexed": false,
|
|
79362
|
-
"internalType": "address",
|
|
79363
|
-
"name": "liquidityProvider",
|
|
79364
|
-
"type": "address"
|
|
79365
|
-
},
|
|
79366
|
-
{
|
|
79367
|
-
"indexed": false,
|
|
79368
|
-
"internalType": "uint256",
|
|
79369
|
-
"name": "underwritingFee",
|
|
79370
|
-
"type": "uint256"
|
|
79371
|
-
},
|
|
79372
|
-
{
|
|
79373
|
-
"indexed": false,
|
|
79374
|
-
"internalType": "address",
|
|
79375
|
-
"name": "issuer",
|
|
79376
|
-
"type": "address"
|
|
79377
|
-
},
|
|
79378
|
-
{
|
|
79379
|
-
"indexed": false,
|
|
79380
|
-
"internalType": "uint256",
|
|
79381
|
-
"name": "subscription",
|
|
79382
|
-
"type": "uint256"
|
|
79383
|
-
}
|
|
79384
|
-
],
|
|
79385
|
-
"name": "settlements",
|
|
79386
|
-
"type": "event"
|
|
79387
|
-
},
|
|
79388
|
-
"0x03e4d401f7446bde326c5951f40797b975fbe06e73f36b2a41646ea680cc40f2": {
|
|
79389
|
-
"anonymous": false,
|
|
79390
|
-
"inputs": [
|
|
79391
|
-
{
|
|
79392
|
-
"indexed": true,
|
|
79393
|
-
"internalType": "address",
|
|
79394
|
-
"name": "security",
|
|
79395
|
-
"type": "address"
|
|
79396
|
-
},
|
|
79397
|
-
{
|
|
79398
|
-
"indexed": false,
|
|
79399
|
-
"internalType": "bytes32",
|
|
79400
|
-
"name": "poolId",
|
|
79401
|
-
"type": "bytes32"
|
|
79402
|
-
},
|
|
79403
|
-
{
|
|
79404
|
-
"indexed": false,
|
|
79405
|
-
"internalType": "address",
|
|
79406
|
-
"name": "investor",
|
|
79407
|
-
"type": "address"
|
|
79408
|
-
},
|
|
79409
|
-
{
|
|
79410
|
-
"indexed": false,
|
|
79411
|
-
"internalType": "address",
|
|
79412
|
-
"name": "currency",
|
|
79413
|
-
"type": "address"
|
|
79414
|
-
},
|
|
79415
|
-
{
|
|
79416
|
-
"indexed": false,
|
|
79417
|
-
"internalType": "uint256",
|
|
79418
|
-
"name": "cashSwapped",
|
|
79419
|
-
"type": "uint256"
|
|
79420
|
-
},
|
|
79421
|
-
{
|
|
79422
|
-
"indexed": false,
|
|
79423
|
-
"internalType": "uint256",
|
|
79424
|
-
"name": "securitySwapped",
|
|
79425
|
-
"type": "uint256"
|
|
79426
|
-
},
|
|
79427
|
-
{
|
|
79428
|
-
"indexed": false,
|
|
79429
|
-
"internalType": "uint256",
|
|
79430
|
-
"name": "timestamp",
|
|
79431
|
-
"type": "uint256"
|
|
79432
|
-
},
|
|
79433
|
-
{
|
|
79434
|
-
"indexed": false,
|
|
79435
|
-
"internalType": "bool",
|
|
79436
|
-
"name": "subscription",
|
|
79437
|
-
"type": "bool"
|
|
79438
|
-
}
|
|
79439
|
-
],
|
|
79440
|
-
"name": "subscribers",
|
|
79441
|
-
"type": "event"
|
|
79442
|
-
}
|
|
79443
|
-
},
|
|
79060
|
+
"11155111": {
|
|
79061
|
+
"events": {},
|
|
79444
79062
|
"links": {},
|
|
79445
|
-
"address": "
|
|
79446
|
-
"transactionHash": "
|
|
79063
|
+
"address": "0x41bB86106CC5156d915052c3a3EFb4be70Ec544E",
|
|
79064
|
+
"transactionHash": "0xca3858ded7615acb29aab8df7787bc17b6ba1f16842e9e8960734d733a394194"
|
|
79447
79065
|
}
|
|
79448
79066
|
},
|
|
79449
79067
|
"schemaVersion": "3.4.3",
|
|
79450
|
-
"updatedAt": "2024-03-
|
|
79068
|
+
"updatedAt": "2024-03-16T18:50:11.357Z",
|
|
79451
79069
|
"networkType": "ethereum",
|
|
79452
79070
|
"devdoc": {
|
|
79453
79071
|
"kind": "dev",
|