@verified-network/verified-sdk 1.5.0 → 1.5.2
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
|
@@ -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
|
+
"11155111": {
|
|
44346
|
+
"events": {},
|
|
44557
44347
|
"links": {},
|
|
44558
|
-
"address": "
|
|
44559
|
-
"transactionHash": "
|
|
44348
|
+
"address": "0x1F3C57FE9f47C8417174E989153b2Eff745e980E",
|
|
44349
|
+
"transactionHash": "0x3483bc27ce1ce2de34db0d4f44cd107fb10629ac7c618bf1b1ac65cfb67ecc98"
|
|
44560
44350
|
}
|
|
44561
44351
|
},
|
|
44562
44352
|
"schemaVersion": "3.4.3",
|
|
44563
|
-
"updatedAt": "2024-03-
|
|
44353
|
+
"updatedAt": "2024-03-16T18:50:11.546Z",
|
|
44564
44354
|
"networkType": "ethereum",
|
|
44565
44355
|
"devdoc": {
|
|
44566
44356
|
"kind": "dev",
|
|
@@ -21214,15 +21214,15 @@
|
|
|
21214
21214
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
21215
21215
|
},
|
|
21216
21216
|
"networks": {
|
|
21217
|
-
"
|
|
21217
|
+
"11155111": {
|
|
21218
21218
|
"events": {},
|
|
21219
21219
|
"links": {},
|
|
21220
|
-
"address": "
|
|
21221
|
-
"transactionHash": "
|
|
21220
|
+
"address": "0x7aE9f79067AB4FDc8d41B18f1e6491590ac76f9d",
|
|
21221
|
+
"transactionHash": "0x86901feca651306c204b5ff7151c2906b0de4d73e0c50090100e321b16b65904"
|
|
21222
21222
|
}
|
|
21223
21223
|
},
|
|
21224
21224
|
"schemaVersion": "3.4.3",
|
|
21225
|
-
"updatedAt": "
|
|
21225
|
+
"updatedAt": "2024-03-16T18:58:35.662Z",
|
|
21226
21226
|
"networkType": "ethereum",
|
|
21227
21227
|
"devdoc": {
|
|
21228
21228
|
"methods": {
|
|
@@ -36936,15 +36936,15 @@
|
|
|
36936
36936
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
36937
36937
|
},
|
|
36938
36938
|
"networks": {
|
|
36939
|
-
"
|
|
36939
|
+
"11155111": {
|
|
36940
36940
|
"events": {},
|
|
36941
36941
|
"links": {},
|
|
36942
|
-
"address": "
|
|
36943
|
-
"transactionHash": "
|
|
36942
|
+
"address": "0x5c3171AFEC854f8B6FD138ee9533629ABd8A5365",
|
|
36943
|
+
"transactionHash": "0x340ece2d64994827f8bb13206be0261874e7050306cf9a5ab0b5b3da62330d6c"
|
|
36944
36944
|
}
|
|
36945
36945
|
},
|
|
36946
36946
|
"schemaVersion": "3.4.3",
|
|
36947
|
-
"updatedAt": "
|
|
36947
|
+
"updatedAt": "2024-03-16T18:23:59.340Z",
|
|
36948
36948
|
"networkType": "ethereum",
|
|
36949
36949
|
"devdoc": {
|
|
36950
36950
|
"kind": "dev",
|
|
@@ -72852,15 +72852,15 @@
|
|
|
72852
72852
|
"version": "0.8.0+commit.c7dfd78e.Emscripten.clang"
|
|
72853
72853
|
},
|
|
72854
72854
|
"networks": {
|
|
72855
|
-
"
|
|
72855
|
+
"11155111": {
|
|
72856
72856
|
"events": {},
|
|
72857
72857
|
"links": {},
|
|
72858
|
-
"address": "
|
|
72859
|
-
"transactionHash": "
|
|
72858
|
+
"address": "0x27006b68b3594EF5Ae04C5457c24F0c7CF1E5553",
|
|
72859
|
+
"transactionHash": "0x1839fdebc014b50d8226a8c8017f9a9f726a7b41caafff652222de7e38ba7c6e"
|
|
72860
72860
|
}
|
|
72861
72861
|
},
|
|
72862
72862
|
"schemaVersion": "3.4.3",
|
|
72863
|
-
"updatedAt": "
|
|
72863
|
+
"updatedAt": "2024-03-16T10:13:48.823Z",
|
|
72864
72864
|
"networkType": "ethereum",
|
|
72865
72865
|
"devdoc": {
|
|
72866
72866
|
"kind": "dev",
|