@verified-network/verified-sdk 1.0.6 → 1.0.8
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 -185
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +5 -387
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +5 -215
- package/dist/abi/distribution/Distribution.json +5 -88
- package/dist/abi/liquidity/Liquidity.json +4 -4
- package/dist/abi/securities/Client.json +6046 -5878
- package/dist/abi/securities/SecuritiesFactory.json +2058 -2058
- package/dist/abi/securities/Security.json +3583 -3583
- package/dist/contractAddress/index.js +16 -16
- package/package.json +1 -1
|
@@ -32416,195 +32416,15 @@
|
|
|
32416
32416
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
32417
32417
|
},
|
|
32418
32418
|
"networks": {
|
|
32419
|
-
"
|
|
32420
|
-
"events": {
|
|
32421
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
32422
|
-
"anonymous": false,
|
|
32423
|
-
"inputs": [
|
|
32424
|
-
{
|
|
32425
|
-
"indexed": true,
|
|
32426
|
-
"internalType": "address",
|
|
32427
|
-
"name": "previousOwner",
|
|
32428
|
-
"type": "address"
|
|
32429
|
-
},
|
|
32430
|
-
{
|
|
32431
|
-
"indexed": true,
|
|
32432
|
-
"internalType": "address",
|
|
32433
|
-
"name": "newOwner",
|
|
32434
|
-
"type": "address"
|
|
32435
|
-
}
|
|
32436
|
-
],
|
|
32437
|
-
"name": "OwnershipTransferred",
|
|
32438
|
-
"type": "event"
|
|
32439
|
-
},
|
|
32440
|
-
"0x56eadf552f1d54f8f73fbbf801097c1c4d7bb3d77d5ac2bebfd0a8151642d55a": {
|
|
32441
|
-
"anonymous": false,
|
|
32442
|
-
"inputs": [
|
|
32443
|
-
{
|
|
32444
|
-
"indexed": true,
|
|
32445
|
-
"internalType": "bytes32",
|
|
32446
|
-
"name": "poolId",
|
|
32447
|
-
"type": "bytes32"
|
|
32448
|
-
},
|
|
32449
|
-
{
|
|
32450
|
-
"indexed": false,
|
|
32451
|
-
"internalType": "address",
|
|
32452
|
-
"name": "security",
|
|
32453
|
-
"type": "address"
|
|
32454
|
-
},
|
|
32455
|
-
{
|
|
32456
|
-
"indexed": false,
|
|
32457
|
-
"internalType": "uint256",
|
|
32458
|
-
"name": "timestamp",
|
|
32459
|
-
"type": "uint256"
|
|
32460
|
-
}
|
|
32461
|
-
],
|
|
32462
|
-
"name": "closures",
|
|
32463
|
-
"type": "event"
|
|
32464
|
-
},
|
|
32465
|
-
"0xeaad90c8664cdf61d60bd7ba6745a881fd1c38d9f4ff0b373b4365cdeeb0f9e8": {
|
|
32466
|
-
"anonymous": false,
|
|
32467
|
-
"inputs": [
|
|
32468
|
-
{
|
|
32469
|
-
"indexed": true,
|
|
32470
|
-
"internalType": "address",
|
|
32471
|
-
"name": "platform",
|
|
32472
|
-
"type": "address"
|
|
32473
|
-
},
|
|
32474
|
-
{
|
|
32475
|
-
"indexed": false,
|
|
32476
|
-
"internalType": "uint256",
|
|
32477
|
-
"name": "collection",
|
|
32478
|
-
"type": "uint256"
|
|
32479
|
-
},
|
|
32480
|
-
{
|
|
32481
|
-
"indexed": false,
|
|
32482
|
-
"internalType": "uint256",
|
|
32483
|
-
"name": "timestamp",
|
|
32484
|
-
"type": "uint256"
|
|
32485
|
-
}
|
|
32486
|
-
],
|
|
32487
|
-
"name": "feecollection",
|
|
32488
|
-
"type": "event"
|
|
32489
|
-
},
|
|
32490
|
-
"0x1654564d6cb7b956960cd1016ff484fa9922f5cadcf588ef68e15e37f484f6a4": {
|
|
32491
|
-
"anonymous": false,
|
|
32492
|
-
"inputs": [
|
|
32493
|
-
{
|
|
32494
|
-
"indexed": false,
|
|
32495
|
-
"internalType": "address",
|
|
32496
|
-
"name": "party",
|
|
32497
|
-
"type": "address"
|
|
32498
|
-
},
|
|
32499
|
-
{
|
|
32500
|
-
"indexed": false,
|
|
32501
|
-
"internalType": "address",
|
|
32502
|
-
"name": "counterparty",
|
|
32503
|
-
"type": "address"
|
|
32504
|
-
},
|
|
32505
|
-
{
|
|
32506
|
-
"indexed": true,
|
|
32507
|
-
"internalType": "address",
|
|
32508
|
-
"name": "securityTraded",
|
|
32509
|
-
"type": "address"
|
|
32510
|
-
},
|
|
32511
|
-
{
|
|
32512
|
-
"indexed": false,
|
|
32513
|
-
"internalType": "uint256",
|
|
32514
|
-
"name": "securityAmount",
|
|
32515
|
-
"type": "uint256"
|
|
32516
|
-
},
|
|
32517
|
-
{
|
|
32518
|
-
"indexed": false,
|
|
32519
|
-
"internalType": "address",
|
|
32520
|
-
"name": "currencySettled",
|
|
32521
|
-
"type": "address"
|
|
32522
|
-
},
|
|
32523
|
-
{
|
|
32524
|
-
"indexed": false,
|
|
32525
|
-
"internalType": "uint256",
|
|
32526
|
-
"name": "cashAmount",
|
|
32527
|
-
"type": "uint256"
|
|
32528
|
-
}
|
|
32529
|
-
],
|
|
32530
|
-
"name": "subscribers",
|
|
32531
|
-
"type": "event"
|
|
32532
|
-
},
|
|
32533
|
-
"0x20bc58ab7015bb746413e8ea58a156a1b772a58e47523f8e2e54195b80a7beef": {
|
|
32534
|
-
"anonymous": false,
|
|
32535
|
-
"inputs": [
|
|
32536
|
-
{
|
|
32537
|
-
"indexed": true,
|
|
32538
|
-
"internalType": "bytes32",
|
|
32539
|
-
"name": "poolid",
|
|
32540
|
-
"type": "bytes32"
|
|
32541
|
-
},
|
|
32542
|
-
{
|
|
32543
|
-
"indexed": false,
|
|
32544
|
-
"internalType": "address",
|
|
32545
|
-
"name": "transferor",
|
|
32546
|
-
"type": "address"
|
|
32547
|
-
},
|
|
32548
|
-
{
|
|
32549
|
-
"indexed": false,
|
|
32550
|
-
"internalType": "address",
|
|
32551
|
-
"name": "transferee",
|
|
32552
|
-
"type": "address"
|
|
32553
|
-
},
|
|
32554
|
-
{
|
|
32555
|
-
"indexed": false,
|
|
32556
|
-
"internalType": "uint256",
|
|
32557
|
-
"name": "unitsToTransfer",
|
|
32558
|
-
"type": "uint256"
|
|
32559
|
-
},
|
|
32560
|
-
{
|
|
32561
|
-
"indexed": false,
|
|
32562
|
-
"internalType": "address",
|
|
32563
|
-
"name": "security",
|
|
32564
|
-
"type": "address"
|
|
32565
|
-
},
|
|
32566
|
-
{
|
|
32567
|
-
"indexed": false,
|
|
32568
|
-
"internalType": "uint256",
|
|
32569
|
-
"name": "price",
|
|
32570
|
-
"type": "uint256"
|
|
32571
|
-
},
|
|
32572
|
-
{
|
|
32573
|
-
"indexed": false,
|
|
32574
|
-
"internalType": "address",
|
|
32575
|
-
"name": "currency",
|
|
32576
|
-
"type": "address"
|
|
32577
|
-
},
|
|
32578
|
-
{
|
|
32579
|
-
"indexed": false,
|
|
32580
|
-
"internalType": "bytes32",
|
|
32581
|
-
"name": "settlementStatus",
|
|
32582
|
-
"type": "bytes32"
|
|
32583
|
-
},
|
|
32584
|
-
{
|
|
32585
|
-
"indexed": false,
|
|
32586
|
-
"internalType": "bytes32",
|
|
32587
|
-
"name": "tradeRef",
|
|
32588
|
-
"type": "bytes32"
|
|
32589
|
-
},
|
|
32590
|
-
{
|
|
32591
|
-
"indexed": false,
|
|
32592
|
-
"internalType": "uint256",
|
|
32593
|
-
"name": "fee",
|
|
32594
|
-
"type": "uint256"
|
|
32595
|
-
}
|
|
32596
|
-
],
|
|
32597
|
-
"name": "tradeSettled",
|
|
32598
|
-
"type": "event"
|
|
32599
|
-
}
|
|
32600
|
-
},
|
|
32419
|
+
"5": {
|
|
32420
|
+
"events": {},
|
|
32601
32421
|
"links": {},
|
|
32602
|
-
"address": "
|
|
32603
|
-
"transactionHash": "
|
|
32422
|
+
"address": "0xEf329d1d0E47A0185b32bC62e69ab16a95533D75",
|
|
32423
|
+
"transactionHash": "0x19faec4c7561226175f385a81c1f555a269748d993f1de74d17d795550181a38"
|
|
32604
32424
|
}
|
|
32605
32425
|
},
|
|
32606
32426
|
"schemaVersion": "3.4.3",
|
|
32607
|
-
"updatedAt": "2023-05-
|
|
32427
|
+
"updatedAt": "2023-05-23T01:10:51.162Z",
|
|
32608
32428
|
"networkType": "ethereum",
|
|
32609
32429
|
"devdoc": {
|
|
32610
32430
|
"kind": "dev",
|
|
@@ -77916,397 +77916,15 @@
|
|
|
77916
77916
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
77917
77917
|
},
|
|
77918
77918
|
"networks": {
|
|
77919
|
-
"
|
|
77920
|
-
"events": {
|
|
77921
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
77922
|
-
"anonymous": false,
|
|
77923
|
-
"inputs": [
|
|
77924
|
-
{
|
|
77925
|
-
"indexed": true,
|
|
77926
|
-
"internalType": "address",
|
|
77927
|
-
"name": "previousOwner",
|
|
77928
|
-
"type": "address"
|
|
77929
|
-
},
|
|
77930
|
-
{
|
|
77931
|
-
"indexed": true,
|
|
77932
|
-
"internalType": "address",
|
|
77933
|
-
"name": "newOwner",
|
|
77934
|
-
"type": "address"
|
|
77935
|
-
}
|
|
77936
|
-
],
|
|
77937
|
-
"name": "OwnershipTransferred",
|
|
77938
|
-
"type": "event"
|
|
77939
|
-
},
|
|
77940
|
-
"0x4bbb221ed2740b5d1fde83b4f627802ff5462a27e60c2edff0b88fdb1ea9b284": {
|
|
77941
|
-
"anonymous": false,
|
|
77942
|
-
"inputs": [
|
|
77943
|
-
{
|
|
77944
|
-
"indexed": true,
|
|
77945
|
-
"internalType": "bytes32",
|
|
77946
|
-
"name": "poolId",
|
|
77947
|
-
"type": "bytes32"
|
|
77948
|
-
},
|
|
77949
|
-
{
|
|
77950
|
-
"indexed": false,
|
|
77951
|
-
"internalType": "address",
|
|
77952
|
-
"name": "investor",
|
|
77953
|
-
"type": "address"
|
|
77954
|
-
},
|
|
77955
|
-
{
|
|
77956
|
-
"indexed": false,
|
|
77957
|
-
"internalType": "address",
|
|
77958
|
-
"name": "security",
|
|
77959
|
-
"type": "address"
|
|
77960
|
-
},
|
|
77961
|
-
{
|
|
77962
|
-
"indexed": false,
|
|
77963
|
-
"internalType": "uint256",
|
|
77964
|
-
"name": "securitySubscription",
|
|
77965
|
-
"type": "uint256"
|
|
77966
|
-
},
|
|
77967
|
-
{
|
|
77968
|
-
"indexed": false,
|
|
77969
|
-
"internalType": "address",
|
|
77970
|
-
"name": "currency",
|
|
77971
|
-
"type": "address"
|
|
77972
|
-
},
|
|
77973
|
-
{
|
|
77974
|
-
"indexed": false,
|
|
77975
|
-
"internalType": "uint256",
|
|
77976
|
-
"name": "allotedAmount",
|
|
77977
|
-
"type": "uint256"
|
|
77978
|
-
},
|
|
77979
|
-
{
|
|
77980
|
-
"indexed": false,
|
|
77981
|
-
"internalType": "uint256",
|
|
77982
|
-
"name": "timestamp",
|
|
77983
|
-
"type": "uint256"
|
|
77984
|
-
}
|
|
77985
|
-
],
|
|
77986
|
-
"name": "allotments",
|
|
77987
|
-
"type": "event"
|
|
77988
|
-
},
|
|
77989
|
-
"0x56eadf552f1d54f8f73fbbf801097c1c4d7bb3d77d5ac2bebfd0a8151642d55a": {
|
|
77990
|
-
"anonymous": false,
|
|
77991
|
-
"inputs": [
|
|
77992
|
-
{
|
|
77993
|
-
"indexed": true,
|
|
77994
|
-
"internalType": "bytes32",
|
|
77995
|
-
"name": "poolId",
|
|
77996
|
-
"type": "bytes32"
|
|
77997
|
-
},
|
|
77998
|
-
{
|
|
77999
|
-
"indexed": false,
|
|
78000
|
-
"internalType": "address",
|
|
78001
|
-
"name": "security",
|
|
78002
|
-
"type": "address"
|
|
78003
|
-
},
|
|
78004
|
-
{
|
|
78005
|
-
"indexed": false,
|
|
78006
|
-
"internalType": "uint256",
|
|
78007
|
-
"name": "timestamp",
|
|
78008
|
-
"type": "uint256"
|
|
78009
|
-
}
|
|
78010
|
-
],
|
|
78011
|
-
"name": "closures",
|
|
78012
|
-
"type": "event"
|
|
78013
|
-
},
|
|
78014
|
-
"0xeaad90c8664cdf61d60bd7ba6745a881fd1c38d9f4ff0b373b4365cdeeb0f9e8": {
|
|
78015
|
-
"anonymous": false,
|
|
78016
|
-
"inputs": [
|
|
78017
|
-
{
|
|
78018
|
-
"indexed": true,
|
|
78019
|
-
"internalType": "address",
|
|
78020
|
-
"name": "platform",
|
|
78021
|
-
"type": "address"
|
|
78022
|
-
},
|
|
78023
|
-
{
|
|
78024
|
-
"indexed": false,
|
|
78025
|
-
"internalType": "uint256",
|
|
78026
|
-
"name": "collection",
|
|
78027
|
-
"type": "uint256"
|
|
78028
|
-
},
|
|
78029
|
-
{
|
|
78030
|
-
"indexed": false,
|
|
78031
|
-
"internalType": "uint256",
|
|
78032
|
-
"name": "timestamp",
|
|
78033
|
-
"type": "uint256"
|
|
78034
|
-
}
|
|
78035
|
-
],
|
|
78036
|
-
"name": "feecollection",
|
|
78037
|
-
"type": "event"
|
|
78038
|
-
},
|
|
78039
|
-
"0x9426088b1d278a7af8f917da4fae1aa63b954ba475dd3b6ba9c6539508c29d7c": {
|
|
78040
|
-
"anonymous": false,
|
|
78041
|
-
"inputs": [
|
|
78042
|
-
{
|
|
78043
|
-
"indexed": true,
|
|
78044
|
-
"internalType": "address",
|
|
78045
|
-
"name": "security",
|
|
78046
|
-
"type": "address"
|
|
78047
|
-
},
|
|
78048
|
-
{
|
|
78049
|
-
"indexed": false,
|
|
78050
|
-
"internalType": "address",
|
|
78051
|
-
"name": "platform",
|
|
78052
|
-
"type": "address"
|
|
78053
|
-
},
|
|
78054
|
-
{
|
|
78055
|
-
"indexed": false,
|
|
78056
|
-
"internalType": "address",
|
|
78057
|
-
"name": "provider",
|
|
78058
|
-
"type": "address"
|
|
78059
|
-
},
|
|
78060
|
-
{
|
|
78061
|
-
"indexed": false,
|
|
78062
|
-
"internalType": "address",
|
|
78063
|
-
"name": "currency",
|
|
78064
|
-
"type": "address"
|
|
78065
|
-
},
|
|
78066
|
-
{
|
|
78067
|
-
"indexed": false,
|
|
78068
|
-
"internalType": "uint256",
|
|
78069
|
-
"name": "tokenOffered",
|
|
78070
|
-
"type": "uint256"
|
|
78071
|
-
},
|
|
78072
|
-
{
|
|
78073
|
-
"indexed": false,
|
|
78074
|
-
"internalType": "uint256",
|
|
78075
|
-
"name": "underwritten",
|
|
78076
|
-
"type": "uint256"
|
|
78077
|
-
},
|
|
78078
|
-
{
|
|
78079
|
-
"indexed": false,
|
|
78080
|
-
"internalType": "uint256",
|
|
78081
|
-
"name": "earnings",
|
|
78082
|
-
"type": "uint256"
|
|
78083
|
-
}
|
|
78084
|
-
],
|
|
78085
|
-
"name": "marketmakers",
|
|
78086
|
-
"type": "event"
|
|
78087
|
-
},
|
|
78088
|
-
"0x647111dfd26aa614f3a039ffe52dcfcd383ba2900b9ed21cde54b318f92707a7": {
|
|
78089
|
-
"anonymous": false,
|
|
78090
|
-
"inputs": [
|
|
78091
|
-
{
|
|
78092
|
-
"indexed": false,
|
|
78093
|
-
"internalType": "address",
|
|
78094
|
-
"name": "party",
|
|
78095
|
-
"type": "address"
|
|
78096
|
-
},
|
|
78097
|
-
{
|
|
78098
|
-
"indexed": true,
|
|
78099
|
-
"internalType": "address",
|
|
78100
|
-
"name": "offered",
|
|
78101
|
-
"type": "address"
|
|
78102
|
-
},
|
|
78103
|
-
{
|
|
78104
|
-
"indexed": false,
|
|
78105
|
-
"internalType": "uint256",
|
|
78106
|
-
"name": "amountOffered",
|
|
78107
|
-
"type": "uint256"
|
|
78108
|
-
},
|
|
78109
|
-
{
|
|
78110
|
-
"indexed": false,
|
|
78111
|
-
"internalType": "address",
|
|
78112
|
-
"name": "tomatch",
|
|
78113
|
-
"type": "address"
|
|
78114
|
-
},
|
|
78115
|
-
{
|
|
78116
|
-
"indexed": false,
|
|
78117
|
-
"internalType": "uint256",
|
|
78118
|
-
"name": "amountDesired",
|
|
78119
|
-
"type": "uint256"
|
|
78120
|
-
},
|
|
78121
|
-
{
|
|
78122
|
-
"indexed": false,
|
|
78123
|
-
"internalType": "uint256",
|
|
78124
|
-
"name": "minAmount",
|
|
78125
|
-
"type": "uint256"
|
|
78126
|
-
},
|
|
78127
|
-
{
|
|
78128
|
-
"indexed": false,
|
|
78129
|
-
"internalType": "bytes32",
|
|
78130
|
-
"name": "isin",
|
|
78131
|
-
"type": "bytes32"
|
|
78132
|
-
},
|
|
78133
|
-
{
|
|
78134
|
-
"indexed": false,
|
|
78135
|
-
"internalType": "uint256",
|
|
78136
|
-
"name": "minimumOrderSize",
|
|
78137
|
-
"type": "uint256"
|
|
78138
|
-
},
|
|
78139
|
-
{
|
|
78140
|
-
"indexed": false,
|
|
78141
|
-
"internalType": "string",
|
|
78142
|
-
"name": "offeringDocs",
|
|
78143
|
-
"type": "string"
|
|
78144
|
-
}
|
|
78145
|
-
],
|
|
78146
|
-
"name": "offers",
|
|
78147
|
-
"type": "event"
|
|
78148
|
-
},
|
|
78149
|
-
"0xbd39de70db9f51c606065fcb0157b3d97984d1ec579fa55b555e78eb8460af7e": {
|
|
78150
|
-
"anonymous": false,
|
|
78151
|
-
"inputs": [
|
|
78152
|
-
{
|
|
78153
|
-
"indexed": true,
|
|
78154
|
-
"internalType": "bytes32",
|
|
78155
|
-
"name": "poolId",
|
|
78156
|
-
"type": "bytes32"
|
|
78157
|
-
},
|
|
78158
|
-
{
|
|
78159
|
-
"indexed": false,
|
|
78160
|
-
"internalType": "address",
|
|
78161
|
-
"name": "investor",
|
|
78162
|
-
"type": "address"
|
|
78163
|
-
},
|
|
78164
|
-
{
|
|
78165
|
-
"indexed": false,
|
|
78166
|
-
"internalType": "address",
|
|
78167
|
-
"name": "security",
|
|
78168
|
-
"type": "address"
|
|
78169
|
-
},
|
|
78170
|
-
{
|
|
78171
|
-
"indexed": false,
|
|
78172
|
-
"internalType": "uint256",
|
|
78173
|
-
"name": "securitySubscription",
|
|
78174
|
-
"type": "uint256"
|
|
78175
|
-
},
|
|
78176
|
-
{
|
|
78177
|
-
"indexed": false,
|
|
78178
|
-
"internalType": "address",
|
|
78179
|
-
"name": "currency",
|
|
78180
|
-
"type": "address"
|
|
78181
|
-
},
|
|
78182
|
-
{
|
|
78183
|
-
"indexed": false,
|
|
78184
|
-
"internalType": "uint256",
|
|
78185
|
-
"name": "refundAmount",
|
|
78186
|
-
"type": "uint256"
|
|
78187
|
-
},
|
|
78188
|
-
{
|
|
78189
|
-
"indexed": false,
|
|
78190
|
-
"internalType": "uint256",
|
|
78191
|
-
"name": "timestamp",
|
|
78192
|
-
"type": "uint256"
|
|
78193
|
-
}
|
|
78194
|
-
],
|
|
78195
|
-
"name": "refunds",
|
|
78196
|
-
"type": "event"
|
|
78197
|
-
},
|
|
78198
|
-
"0x5c520d8718b066e97bb13ab129eea39c9edcbf16de59770e2e191bc2421070b8": {
|
|
78199
|
-
"anonymous": false,
|
|
78200
|
-
"inputs": [
|
|
78201
|
-
{
|
|
78202
|
-
"indexed": true,
|
|
78203
|
-
"internalType": "bytes32",
|
|
78204
|
-
"name": "poolId",
|
|
78205
|
-
"type": "bytes32"
|
|
78206
|
-
},
|
|
78207
|
-
{
|
|
78208
|
-
"indexed": false,
|
|
78209
|
-
"internalType": "address",
|
|
78210
|
-
"name": "security",
|
|
78211
|
-
"type": "address"
|
|
78212
|
-
},
|
|
78213
|
-
{
|
|
78214
|
-
"indexed": false,
|
|
78215
|
-
"internalType": "address",
|
|
78216
|
-
"name": "currency",
|
|
78217
|
-
"type": "address"
|
|
78218
|
-
},
|
|
78219
|
-
{
|
|
78220
|
-
"indexed": false,
|
|
78221
|
-
"internalType": "address",
|
|
78222
|
-
"name": "liquidityProvider",
|
|
78223
|
-
"type": "address"
|
|
78224
|
-
},
|
|
78225
|
-
{
|
|
78226
|
-
"indexed": false,
|
|
78227
|
-
"internalType": "uint256",
|
|
78228
|
-
"name": "underwritingFee",
|
|
78229
|
-
"type": "uint256"
|
|
78230
|
-
},
|
|
78231
|
-
{
|
|
78232
|
-
"indexed": false,
|
|
78233
|
-
"internalType": "address",
|
|
78234
|
-
"name": "issuer",
|
|
78235
|
-
"type": "address"
|
|
78236
|
-
},
|
|
78237
|
-
{
|
|
78238
|
-
"indexed": false,
|
|
78239
|
-
"internalType": "uint256",
|
|
78240
|
-
"name": "subscription",
|
|
78241
|
-
"type": "uint256"
|
|
78242
|
-
}
|
|
78243
|
-
],
|
|
78244
|
-
"name": "settlements",
|
|
78245
|
-
"type": "event"
|
|
78246
|
-
},
|
|
78247
|
-
"0x03e4d401f7446bde326c5951f40797b975fbe06e73f36b2a41646ea680cc40f2": {
|
|
78248
|
-
"anonymous": false,
|
|
78249
|
-
"inputs": [
|
|
78250
|
-
{
|
|
78251
|
-
"indexed": true,
|
|
78252
|
-
"internalType": "address",
|
|
78253
|
-
"name": "security",
|
|
78254
|
-
"type": "address"
|
|
78255
|
-
},
|
|
78256
|
-
{
|
|
78257
|
-
"indexed": false,
|
|
78258
|
-
"internalType": "bytes32",
|
|
78259
|
-
"name": "poolId",
|
|
78260
|
-
"type": "bytes32"
|
|
78261
|
-
},
|
|
78262
|
-
{
|
|
78263
|
-
"indexed": false,
|
|
78264
|
-
"internalType": "address",
|
|
78265
|
-
"name": "investor",
|
|
78266
|
-
"type": "address"
|
|
78267
|
-
},
|
|
78268
|
-
{
|
|
78269
|
-
"indexed": false,
|
|
78270
|
-
"internalType": "address",
|
|
78271
|
-
"name": "currency",
|
|
78272
|
-
"type": "address"
|
|
78273
|
-
},
|
|
78274
|
-
{
|
|
78275
|
-
"indexed": false,
|
|
78276
|
-
"internalType": "uint256",
|
|
78277
|
-
"name": "cashSwapped",
|
|
78278
|
-
"type": "uint256"
|
|
78279
|
-
},
|
|
78280
|
-
{
|
|
78281
|
-
"indexed": false,
|
|
78282
|
-
"internalType": "uint256",
|
|
78283
|
-
"name": "securitySwapped",
|
|
78284
|
-
"type": "uint256"
|
|
78285
|
-
},
|
|
78286
|
-
{
|
|
78287
|
-
"indexed": false,
|
|
78288
|
-
"internalType": "uint256",
|
|
78289
|
-
"name": "timestamp",
|
|
78290
|
-
"type": "uint256"
|
|
78291
|
-
},
|
|
78292
|
-
{
|
|
78293
|
-
"indexed": false,
|
|
78294
|
-
"internalType": "bool",
|
|
78295
|
-
"name": "subscription",
|
|
78296
|
-
"type": "bool"
|
|
78297
|
-
}
|
|
78298
|
-
],
|
|
78299
|
-
"name": "subscribers",
|
|
78300
|
-
"type": "event"
|
|
78301
|
-
}
|
|
78302
|
-
},
|
|
77919
|
+
"5": {
|
|
77920
|
+
"events": {},
|
|
78303
77921
|
"links": {},
|
|
78304
|
-
"address": "
|
|
78305
|
-
"transactionHash": "
|
|
77922
|
+
"address": "0x3Af6bae7e4779808B5B6cE03c5095Af00Fd87731",
|
|
77923
|
+
"transactionHash": "0x93dc18229741724e6caea667b6d6f24024f61360909c613d38a8d62767fca3e9"
|
|
78306
77924
|
}
|
|
78307
77925
|
},
|
|
78308
77926
|
"schemaVersion": "3.4.3",
|
|
78309
|
-
"updatedAt": "2023-05-
|
|
77927
|
+
"updatedAt": "2023-05-23T01:10:51.013Z",
|
|
78310
77928
|
"networkType": "ethereum",
|
|
78311
77929
|
"devdoc": {
|
|
78312
77930
|
"kind": "dev",
|