@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
|
@@ -44342,225 +44342,15 @@
|
|
|
44342
44342
|
"version": "0.7.1+commit.f4a555be.Emscripten.clang"
|
|
44343
44343
|
},
|
|
44344
44344
|
"networks": {
|
|
44345
|
-
"
|
|
44346
|
-
"events": {
|
|
44347
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
44348
|
-
"anonymous": false,
|
|
44349
|
-
"inputs": [
|
|
44350
|
-
{
|
|
44351
|
-
"indexed": true,
|
|
44352
|
-
"internalType": "address",
|
|
44353
|
-
"name": "previousOwner",
|
|
44354
|
-
"type": "address"
|
|
44355
|
-
},
|
|
44356
|
-
{
|
|
44357
|
-
"indexed": true,
|
|
44358
|
-
"internalType": "address",
|
|
44359
|
-
"name": "newOwner",
|
|
44360
|
-
"type": "address"
|
|
44361
|
-
}
|
|
44362
|
-
],
|
|
44363
|
-
"name": "OwnershipTransferred",
|
|
44364
|
-
"type": "event"
|
|
44365
|
-
},
|
|
44366
|
-
"0x56eadf552f1d54f8f73fbbf801097c1c4d7bb3d77d5ac2bebfd0a8151642d55a": {
|
|
44367
|
-
"anonymous": false,
|
|
44368
|
-
"inputs": [
|
|
44369
|
-
{
|
|
44370
|
-
"indexed": true,
|
|
44371
|
-
"internalType": "bytes32",
|
|
44372
|
-
"name": "poolId",
|
|
44373
|
-
"type": "bytes32"
|
|
44374
|
-
},
|
|
44375
|
-
{
|
|
44376
|
-
"indexed": false,
|
|
44377
|
-
"internalType": "address",
|
|
44378
|
-
"name": "security",
|
|
44379
|
-
"type": "address"
|
|
44380
|
-
},
|
|
44381
|
-
{
|
|
44382
|
-
"indexed": false,
|
|
44383
|
-
"internalType": "uint256",
|
|
44384
|
-
"name": "timestamp",
|
|
44385
|
-
"type": "uint256"
|
|
44386
|
-
}
|
|
44387
|
-
],
|
|
44388
|
-
"name": "closures",
|
|
44389
|
-
"type": "event"
|
|
44390
|
-
},
|
|
44391
|
-
"0xeaad90c8664cdf61d60bd7ba6745a881fd1c38d9f4ff0b373b4365cdeeb0f9e8": {
|
|
44392
|
-
"anonymous": false,
|
|
44393
|
-
"inputs": [
|
|
44394
|
-
{
|
|
44395
|
-
"indexed": true,
|
|
44396
|
-
"internalType": "address",
|
|
44397
|
-
"name": "platform",
|
|
44398
|
-
"type": "address"
|
|
44399
|
-
},
|
|
44400
|
-
{
|
|
44401
|
-
"indexed": false,
|
|
44402
|
-
"internalType": "uint256",
|
|
44403
|
-
"name": "collection",
|
|
44404
|
-
"type": "uint256"
|
|
44405
|
-
},
|
|
44406
|
-
{
|
|
44407
|
-
"indexed": false,
|
|
44408
|
-
"internalType": "uint256",
|
|
44409
|
-
"name": "timestamp",
|
|
44410
|
-
"type": "uint256"
|
|
44411
|
-
}
|
|
44412
|
-
],
|
|
44413
|
-
"name": "feecollection",
|
|
44414
|
-
"type": "event"
|
|
44415
|
-
},
|
|
44416
|
-
"0x0dd4a121adafd4537e046c792647be3f3978f362ad83b50586e249ae8641de2f": {
|
|
44417
|
-
"anonymous": false,
|
|
44418
|
-
"inputs": [
|
|
44419
|
-
{
|
|
44420
|
-
"indexed": false,
|
|
44421
|
-
"internalType": "bytes32",
|
|
44422
|
-
"name": "poolId",
|
|
44423
|
-
"type": "bytes32"
|
|
44424
|
-
},
|
|
44425
|
-
{
|
|
44426
|
-
"indexed": false,
|
|
44427
|
-
"internalType": "address",
|
|
44428
|
-
"name": "seller",
|
|
44429
|
-
"type": "address"
|
|
44430
|
-
},
|
|
44431
|
-
{
|
|
44432
|
-
"indexed": false,
|
|
44433
|
-
"internalType": "address",
|
|
44434
|
-
"name": "investor",
|
|
44435
|
-
"type": "address"
|
|
44436
|
-
},
|
|
44437
|
-
{
|
|
44438
|
-
"indexed": true,
|
|
44439
|
-
"internalType": "address",
|
|
44440
|
-
"name": "securityTraded",
|
|
44441
|
-
"type": "address"
|
|
44442
|
-
},
|
|
44443
|
-
{
|
|
44444
|
-
"indexed": false,
|
|
44445
|
-
"internalType": "address",
|
|
44446
|
-
"name": "currencySettled",
|
|
44447
|
-
"type": "address"
|
|
44448
|
-
},
|
|
44449
|
-
{
|
|
44450
|
-
"indexed": false,
|
|
44451
|
-
"internalType": "uint256",
|
|
44452
|
-
"name": "amount",
|
|
44453
|
-
"type": "uint256"
|
|
44454
|
-
},
|
|
44455
|
-
{
|
|
44456
|
-
"indexed": false,
|
|
44457
|
-
"internalType": "uint256",
|
|
44458
|
-
"name": "price",
|
|
44459
|
-
"type": "uint256"
|
|
44460
|
-
},
|
|
44461
|
-
{
|
|
44462
|
-
"indexed": false,
|
|
44463
|
-
"internalType": "bytes32",
|
|
44464
|
-
"name": "tradeRef",
|
|
44465
|
-
"type": "bytes32"
|
|
44466
|
-
},
|
|
44467
|
-
{
|
|
44468
|
-
"indexed": false,
|
|
44469
|
-
"internalType": "bytes32",
|
|
44470
|
-
"name": "DPID",
|
|
44471
|
-
"type": "bytes32"
|
|
44472
|
-
},
|
|
44473
|
-
{
|
|
44474
|
-
"indexed": false,
|
|
44475
|
-
"internalType": "uint256",
|
|
44476
|
-
"name": "timestamp",
|
|
44477
|
-
"type": "uint256"
|
|
44478
|
-
}
|
|
44479
|
-
],
|
|
44480
|
-
"name": "subscribers",
|
|
44481
|
-
"type": "event"
|
|
44482
|
-
},
|
|
44483
|
-
"0x85da739f35224c9e70f00cc38f01a704522dd70184a2105bf841163edb96ba50": {
|
|
44484
|
-
"anonymous": false,
|
|
44485
|
-
"inputs": [
|
|
44486
|
-
{
|
|
44487
|
-
"indexed": true,
|
|
44488
|
-
"internalType": "bytes32",
|
|
44489
|
-
"name": "poolid",
|
|
44490
|
-
"type": "bytes32"
|
|
44491
|
-
},
|
|
44492
|
-
{
|
|
44493
|
-
"indexed": false,
|
|
44494
|
-
"internalType": "address",
|
|
44495
|
-
"name": "transferor",
|
|
44496
|
-
"type": "address"
|
|
44497
|
-
},
|
|
44498
|
-
{
|
|
44499
|
-
"indexed": false,
|
|
44500
|
-
"internalType": "address",
|
|
44501
|
-
"name": "transferee",
|
|
44502
|
-
"type": "address"
|
|
44503
|
-
},
|
|
44504
|
-
{
|
|
44505
|
-
"indexed": false,
|
|
44506
|
-
"internalType": "uint256",
|
|
44507
|
-
"name": "unitsToTransfer",
|
|
44508
|
-
"type": "uint256"
|
|
44509
|
-
},
|
|
44510
|
-
{
|
|
44511
|
-
"indexed": false,
|
|
44512
|
-
"internalType": "address",
|
|
44513
|
-
"name": "security",
|
|
44514
|
-
"type": "address"
|
|
44515
|
-
},
|
|
44516
|
-
{
|
|
44517
|
-
"indexed": false,
|
|
44518
|
-
"internalType": "uint256",
|
|
44519
|
-
"name": "price",
|
|
44520
|
-
"type": "uint256"
|
|
44521
|
-
},
|
|
44522
|
-
{
|
|
44523
|
-
"indexed": false,
|
|
44524
|
-
"internalType": "address",
|
|
44525
|
-
"name": "currency",
|
|
44526
|
-
"type": "address"
|
|
44527
|
-
},
|
|
44528
|
-
{
|
|
44529
|
-
"indexed": false,
|
|
44530
|
-
"internalType": "bytes32",
|
|
44531
|
-
"name": "settlementStatus",
|
|
44532
|
-
"type": "bytes32"
|
|
44533
|
-
},
|
|
44534
|
-
{
|
|
44535
|
-
"indexed": false,
|
|
44536
|
-
"internalType": "bytes32",
|
|
44537
|
-
"name": "tradeRef",
|
|
44538
|
-
"type": "bytes32"
|
|
44539
|
-
},
|
|
44540
|
-
{
|
|
44541
|
-
"indexed": false,
|
|
44542
|
-
"internalType": "uint256",
|
|
44543
|
-
"name": "fee",
|
|
44544
|
-
"type": "uint256"
|
|
44545
|
-
},
|
|
44546
|
-
{
|
|
44547
|
-
"indexed": false,
|
|
44548
|
-
"internalType": "uint256",
|
|
44549
|
-
"name": "timestamp",
|
|
44550
|
-
"type": "uint256"
|
|
44551
|
-
}
|
|
44552
|
-
],
|
|
44553
|
-
"name": "tradeSettled",
|
|
44554
|
-
"type": "event"
|
|
44555
|
-
}
|
|
44556
|
-
},
|
|
44345
|
+
"5": {
|
|
44346
|
+
"events": {},
|
|
44557
44347
|
"links": {},
|
|
44558
|
-
"address": "
|
|
44559
|
-
"transactionHash": "
|
|
44348
|
+
"address": "0x305a09D57Ea30EeF22fBb2B1048f3A09164C9b12",
|
|
44349
|
+
"transactionHash": "0x699797df323be22ad0cba9f64c26008b9859270f7a0459eeb06c65935b1576e4"
|
|
44560
44350
|
}
|
|
44561
44351
|
},
|
|
44562
44352
|
"schemaVersion": "3.4.3",
|
|
44563
|
-
"updatedAt": "2023-05-
|
|
44353
|
+
"updatedAt": "2023-05-23T01:10:51.109Z",
|
|
44564
44354
|
"networkType": "ethereum",
|
|
44565
44355
|
"devdoc": {
|
|
44566
44356
|
"kind": "dev",
|
|
@@ -31949,98 +31949,15 @@
|
|
|
31949
31949
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
31950
31950
|
},
|
|
31951
31951
|
"networks": {
|
|
31952
|
-
"
|
|
31953
|
-
"events": {
|
|
31954
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0": {
|
|
31955
|
-
"anonymous": false,
|
|
31956
|
-
"inputs": [
|
|
31957
|
-
{
|
|
31958
|
-
"indexed": true,
|
|
31959
|
-
"internalType": "address",
|
|
31960
|
-
"name": "previousOwner",
|
|
31961
|
-
"type": "address"
|
|
31962
|
-
},
|
|
31963
|
-
{
|
|
31964
|
-
"indexed": true,
|
|
31965
|
-
"internalType": "address",
|
|
31966
|
-
"name": "newOwner",
|
|
31967
|
-
"type": "address"
|
|
31968
|
-
}
|
|
31969
|
-
],
|
|
31970
|
-
"name": "OwnershipTransferred",
|
|
31971
|
-
"type": "event"
|
|
31972
|
-
},
|
|
31973
|
-
"0x62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258": {
|
|
31974
|
-
"anonymous": false,
|
|
31975
|
-
"inputs": [
|
|
31976
|
-
{
|
|
31977
|
-
"indexed": false,
|
|
31978
|
-
"internalType": "address",
|
|
31979
|
-
"name": "account",
|
|
31980
|
-
"type": "address"
|
|
31981
|
-
}
|
|
31982
|
-
],
|
|
31983
|
-
"name": "Paused",
|
|
31984
|
-
"type": "event"
|
|
31985
|
-
},
|
|
31986
|
-
"0x0d7cd077777e5e548c46ab7fb86c344694b1e3e64c93f96c8f64a9df3e5060c1": {
|
|
31987
|
-
"anonymous": false,
|
|
31988
|
-
"inputs": [
|
|
31989
|
-
{
|
|
31990
|
-
"indexed": false,
|
|
31991
|
-
"internalType": "bytes32",
|
|
31992
|
-
"name": "shareholderType",
|
|
31993
|
-
"type": "bytes32"
|
|
31994
|
-
},
|
|
31995
|
-
{
|
|
31996
|
-
"indexed": true,
|
|
31997
|
-
"internalType": "address",
|
|
31998
|
-
"name": "shareholder",
|
|
31999
|
-
"type": "address"
|
|
32000
|
-
},
|
|
32001
|
-
{
|
|
32002
|
-
"indexed": false,
|
|
32003
|
-
"internalType": "bytes32",
|
|
32004
|
-
"name": "tokenName",
|
|
32005
|
-
"type": "bytes32"
|
|
32006
|
-
},
|
|
32007
|
-
{
|
|
32008
|
-
"indexed": false,
|
|
32009
|
-
"internalType": "uint256",
|
|
32010
|
-
"name": "amount",
|
|
32011
|
-
"type": "uint256"
|
|
32012
|
-
},
|
|
32013
|
-
{
|
|
32014
|
-
"indexed": false,
|
|
32015
|
-
"internalType": "uint256",
|
|
32016
|
-
"name": "timestamp",
|
|
32017
|
-
"type": "uint256"
|
|
32018
|
-
}
|
|
32019
|
-
],
|
|
32020
|
-
"name": "RevenueShare",
|
|
32021
|
-
"type": "event"
|
|
32022
|
-
},
|
|
32023
|
-
"0x5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa": {
|
|
32024
|
-
"anonymous": false,
|
|
32025
|
-
"inputs": [
|
|
32026
|
-
{
|
|
32027
|
-
"indexed": false,
|
|
32028
|
-
"internalType": "address",
|
|
32029
|
-
"name": "account",
|
|
32030
|
-
"type": "address"
|
|
32031
|
-
}
|
|
32032
|
-
],
|
|
32033
|
-
"name": "Unpaused",
|
|
32034
|
-
"type": "event"
|
|
32035
|
-
}
|
|
32036
|
-
},
|
|
31952
|
+
"5": {
|
|
31953
|
+
"events": {},
|
|
32037
31954
|
"links": {},
|
|
32038
|
-
"address": "
|
|
32039
|
-
"transactionHash": "
|
|
31955
|
+
"address": "0xd234d2433a877465cbdF6B478bfC027dB7910b0b",
|
|
31956
|
+
"transactionHash": "0x3daed30f27e98a31d8892fa435410a22db4a59272455c83d16a967e2f2239b70"
|
|
32040
31957
|
}
|
|
32041
31958
|
},
|
|
32042
31959
|
"schemaVersion": "3.4.3",
|
|
32043
|
-
"updatedAt": "2023-05-
|
|
31960
|
+
"updatedAt": "2023-05-23T00:46:38.177Z",
|
|
32044
31961
|
"networkType": "ethereum",
|
|
32045
31962
|
"devdoc": {
|
|
32046
31963
|
"kind": "dev",
|
|
@@ -62205,15 +62205,15 @@
|
|
|
62205
62205
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
62206
62206
|
},
|
|
62207
62207
|
"networks": {
|
|
62208
|
-
"
|
|
62208
|
+
"5": {
|
|
62209
62209
|
"events": {},
|
|
62210
62210
|
"links": {},
|
|
62211
|
-
"address": "
|
|
62212
|
-
"transactionHash": "
|
|
62211
|
+
"address": "0x46f984775147843Fa152bB6365FF750505F52fAD",
|
|
62212
|
+
"transactionHash": "0x6ffccce32ea63e022bfdb0c4bc21750ed4e78a4fac2dddda63797e563e12f4f5"
|
|
62213
62213
|
}
|
|
62214
62214
|
},
|
|
62215
62215
|
"schemaVersion": "3.4.3",
|
|
62216
|
-
"updatedAt": "2023-05-
|
|
62216
|
+
"updatedAt": "2023-05-23T00:40:14.407Z",
|
|
62217
62217
|
"networkType": "ethereum",
|
|
62218
62218
|
"devdoc": {
|
|
62219
62219
|
"kind": "dev",
|