@aromedia/contracts-sdk 1.0.0 → 1.0.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/{chunk-EGUPIYHR.js → chunk-BVDE3GSN.js} +115 -362
- package/dist/chunk-BVDE3GSN.js.map +1 -0
- package/dist/{chunk-WUHQC3GY.js → chunk-RL7KGQGI.js} +10 -10
- package/dist/{chunk-WUHQC3GY.js.map → chunk-RL7KGQGI.js.map} +1 -1
- package/dist/{chunk-BENMJNYO.js → chunk-XYOUNFJU.js} +3 -3
- package/dist/{chunk-BENMJNYO.js.map → chunk-XYOUNFJU.js.map} +1 -1
- package/dist/generated/abis.cjs +114 -361
- package/dist/generated/abis.cjs.map +1 -1
- package/dist/generated/abis.d.cts +190 -568
- package/dist/generated/abis.d.ts +190 -568
- package/dist/generated/abis.js +1 -1
- package/dist/generated/addresses.cjs +9 -9
- package/dist/generated/addresses.cjs.map +1 -1
- package/dist/generated/addresses.js +1 -1
- package/dist/hooks/index.cjs +25 -290
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.cts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/index.cjs +124 -371
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +3 -3
- package/dist/{onboarding-DDKwXy8O.d.cts → onboarding-CC_y8QgN.d.cts} +8 -8
- package/dist/{onboarding-BD_g7Len.d.ts → onboarding-KnUSrGNx.d.ts} +8 -8
- package/dist/workflows/index.cjs +17 -282
- package/dist/workflows/index.cjs.map +1 -1
- package/dist/workflows/index.d.cts +1 -1
- package/dist/workflows/index.d.ts +1 -1
- package/dist/workflows/index.js +2 -2
- package/package.json +7 -7
- package/dist/chunk-EGUPIYHR.js.map +0 -1
package/dist/generated/abis.cjs
CHANGED
|
@@ -1738,86 +1738,6 @@ var AroMediaAccessManager_ABI = [
|
|
|
1738
1738
|
"stateMutability": "nonpayable",
|
|
1739
1739
|
"type": "function"
|
|
1740
1740
|
},
|
|
1741
|
-
{
|
|
1742
|
-
"inputs": [
|
|
1743
|
-
{
|
|
1744
|
-
"internalType": "address",
|
|
1745
|
-
"name": "rwaToken",
|
|
1746
|
-
"type": "address"
|
|
1747
|
-
},
|
|
1748
|
-
{
|
|
1749
|
-
"internalType": "address",
|
|
1750
|
-
"name": "assetsRegistry",
|
|
1751
|
-
"type": "address"
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"internalType": "address",
|
|
1755
|
-
"name": "forcedTransferManager",
|
|
1756
|
-
"type": "address"
|
|
1757
|
-
},
|
|
1758
|
-
{
|
|
1759
|
-
"internalType": "address",
|
|
1760
|
-
"name": "sbt",
|
|
1761
|
-
"type": "address"
|
|
1762
|
-
}
|
|
1763
|
-
],
|
|
1764
|
-
"name": "configureAccessControlForAllContracts",
|
|
1765
|
-
"outputs": [],
|
|
1766
|
-
"stateMutability": "nonpayable",
|
|
1767
|
-
"type": "function"
|
|
1768
|
-
},
|
|
1769
|
-
{
|
|
1770
|
-
"inputs": [
|
|
1771
|
-
{
|
|
1772
|
-
"internalType": "address",
|
|
1773
|
-
"name": "assetsRegistry",
|
|
1774
|
-
"type": "address"
|
|
1775
|
-
}
|
|
1776
|
-
],
|
|
1777
|
-
"name": "configureAccessControlForAssetsRegistry",
|
|
1778
|
-
"outputs": [],
|
|
1779
|
-
"stateMutability": "nonpayable",
|
|
1780
|
-
"type": "function"
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
"inputs": [
|
|
1784
|
-
{
|
|
1785
|
-
"internalType": "address",
|
|
1786
|
-
"name": "forcedTransferManager",
|
|
1787
|
-
"type": "address"
|
|
1788
|
-
}
|
|
1789
|
-
],
|
|
1790
|
-
"name": "configureAccessControlForForcedTransferManager",
|
|
1791
|
-
"outputs": [],
|
|
1792
|
-
"stateMutability": "nonpayable",
|
|
1793
|
-
"type": "function"
|
|
1794
|
-
},
|
|
1795
|
-
{
|
|
1796
|
-
"inputs": [
|
|
1797
|
-
{
|
|
1798
|
-
"internalType": "address",
|
|
1799
|
-
"name": "rwaToken",
|
|
1800
|
-
"type": "address"
|
|
1801
|
-
}
|
|
1802
|
-
],
|
|
1803
|
-
"name": "configureAccessControlForRWAToken",
|
|
1804
|
-
"outputs": [],
|
|
1805
|
-
"stateMutability": "nonpayable",
|
|
1806
|
-
"type": "function"
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"inputs": [
|
|
1810
|
-
{
|
|
1811
|
-
"internalType": "address",
|
|
1812
|
-
"name": "sbt",
|
|
1813
|
-
"type": "address"
|
|
1814
|
-
}
|
|
1815
|
-
],
|
|
1816
|
-
"name": "configureAccessControlForSBT",
|
|
1817
|
-
"outputs": [],
|
|
1818
|
-
"stateMutability": "nonpayable",
|
|
1819
|
-
"type": "function"
|
|
1820
|
-
},
|
|
1821
1741
|
{
|
|
1822
1742
|
"inputs": [
|
|
1823
1743
|
{
|
|
@@ -2470,6 +2390,104 @@ var AroMediaAccessManager_ABI = [
|
|
|
2470
2390
|
"outputs": [],
|
|
2471
2391
|
"stateMutability": "nonpayable",
|
|
2472
2392
|
"type": "function"
|
|
2393
|
+
},
|
|
2394
|
+
{
|
|
2395
|
+
"inputs": [
|
|
2396
|
+
{
|
|
2397
|
+
"internalType": "address",
|
|
2398
|
+
"name": "rwaToken",
|
|
2399
|
+
"type": "address"
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"internalType": "address",
|
|
2403
|
+
"name": "assetsRegistry",
|
|
2404
|
+
"type": "address"
|
|
2405
|
+
},
|
|
2406
|
+
{
|
|
2407
|
+
"internalType": "address",
|
|
2408
|
+
"name": "forcedTransferManager",
|
|
2409
|
+
"type": "address"
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
"internalType": "address",
|
|
2413
|
+
"name": "sbt",
|
|
2414
|
+
"type": "address"
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
"internalType": "address",
|
|
2418
|
+
"name": "nomination",
|
|
2419
|
+
"type": "address"
|
|
2420
|
+
}
|
|
2421
|
+
],
|
|
2422
|
+
"name": "wireAllContracts",
|
|
2423
|
+
"outputs": [],
|
|
2424
|
+
"stateMutability": "nonpayable",
|
|
2425
|
+
"type": "function"
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"inputs": [
|
|
2429
|
+
{
|
|
2430
|
+
"internalType": "address",
|
|
2431
|
+
"name": "assetsRegistry",
|
|
2432
|
+
"type": "address"
|
|
2433
|
+
}
|
|
2434
|
+
],
|
|
2435
|
+
"name": "wireAssetsRegistry",
|
|
2436
|
+
"outputs": [],
|
|
2437
|
+
"stateMutability": "nonpayable",
|
|
2438
|
+
"type": "function"
|
|
2439
|
+
},
|
|
2440
|
+
{
|
|
2441
|
+
"inputs": [
|
|
2442
|
+
{
|
|
2443
|
+
"internalType": "address",
|
|
2444
|
+
"name": "forcedTransferManager",
|
|
2445
|
+
"type": "address"
|
|
2446
|
+
}
|
|
2447
|
+
],
|
|
2448
|
+
"name": "wireForcedTransferManager",
|
|
2449
|
+
"outputs": [],
|
|
2450
|
+
"stateMutability": "nonpayable",
|
|
2451
|
+
"type": "function"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"inputs": [
|
|
2455
|
+
{
|
|
2456
|
+
"internalType": "address",
|
|
2457
|
+
"name": "nomination",
|
|
2458
|
+
"type": "address"
|
|
2459
|
+
}
|
|
2460
|
+
],
|
|
2461
|
+
"name": "wireNomination",
|
|
2462
|
+
"outputs": [],
|
|
2463
|
+
"stateMutability": "nonpayable",
|
|
2464
|
+
"type": "function"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"inputs": [
|
|
2468
|
+
{
|
|
2469
|
+
"internalType": "address",
|
|
2470
|
+
"name": "rwaToken",
|
|
2471
|
+
"type": "address"
|
|
2472
|
+
}
|
|
2473
|
+
],
|
|
2474
|
+
"name": "wireRWAToken",
|
|
2475
|
+
"outputs": [],
|
|
2476
|
+
"stateMutability": "nonpayable",
|
|
2477
|
+
"type": "function"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"inputs": [
|
|
2481
|
+
{
|
|
2482
|
+
"internalType": "address",
|
|
2483
|
+
"name": "sbt",
|
|
2484
|
+
"type": "address"
|
|
2485
|
+
}
|
|
2486
|
+
],
|
|
2487
|
+
"name": "wireSBT",
|
|
2488
|
+
"outputs": [],
|
|
2489
|
+
"stateMutability": "nonpayable",
|
|
2490
|
+
"type": "function"
|
|
2473
2491
|
}
|
|
2474
2492
|
];
|
|
2475
2493
|
var AroMediaRWA_ABI = [
|
|
@@ -5597,82 +5615,6 @@ var AroSBT_ABI = [
|
|
|
5597
5615
|
"name": "AlreadyHasSBT",
|
|
5598
5616
|
"type": "error"
|
|
5599
5617
|
},
|
|
5600
|
-
{
|
|
5601
|
-
"inputs": [
|
|
5602
|
-
{
|
|
5603
|
-
"internalType": "bytes32",
|
|
5604
|
-
"name": "approvalDigest",
|
|
5605
|
-
"type": "bytes32"
|
|
5606
|
-
}
|
|
5607
|
-
],
|
|
5608
|
-
"name": "ApprovalAlreadyUsed",
|
|
5609
|
-
"type": "error"
|
|
5610
|
-
},
|
|
5611
|
-
{
|
|
5612
|
-
"inputs": [
|
|
5613
|
-
{
|
|
5614
|
-
"internalType": "address",
|
|
5615
|
-
"name": "expected",
|
|
5616
|
-
"type": "address"
|
|
5617
|
-
},
|
|
5618
|
-
{
|
|
5619
|
-
"internalType": "address",
|
|
5620
|
-
"name": "caller",
|
|
5621
|
-
"type": "address"
|
|
5622
|
-
}
|
|
5623
|
-
],
|
|
5624
|
-
"name": "ApprovalCandidateMismatch",
|
|
5625
|
-
"type": "error"
|
|
5626
|
-
},
|
|
5627
|
-
{
|
|
5628
|
-
"inputs": [
|
|
5629
|
-
{
|
|
5630
|
-
"internalType": "uint64",
|
|
5631
|
-
"name": "deadline",
|
|
5632
|
-
"type": "uint64"
|
|
5633
|
-
}
|
|
5634
|
-
],
|
|
5635
|
-
"name": "ApprovalExpired",
|
|
5636
|
-
"type": "error"
|
|
5637
|
-
},
|
|
5638
|
-
{
|
|
5639
|
-
"inputs": [
|
|
5640
|
-
{
|
|
5641
|
-
"internalType": "address",
|
|
5642
|
-
"name": "signer",
|
|
5643
|
-
"type": "address"
|
|
5644
|
-
}
|
|
5645
|
-
],
|
|
5646
|
-
"name": "ApprovalSignerNotApprover",
|
|
5647
|
-
"type": "error"
|
|
5648
|
-
},
|
|
5649
|
-
{
|
|
5650
|
-
"inputs": [],
|
|
5651
|
-
"name": "ECDSAInvalidSignature",
|
|
5652
|
-
"type": "error"
|
|
5653
|
-
},
|
|
5654
|
-
{
|
|
5655
|
-
"inputs": [
|
|
5656
|
-
{
|
|
5657
|
-
"internalType": "uint256",
|
|
5658
|
-
"name": "length",
|
|
5659
|
-
"type": "uint256"
|
|
5660
|
-
}
|
|
5661
|
-
],
|
|
5662
|
-
"name": "ECDSAInvalidSignatureLength",
|
|
5663
|
-
"type": "error"
|
|
5664
|
-
},
|
|
5665
|
-
{
|
|
5666
|
-
"inputs": [
|
|
5667
|
-
{
|
|
5668
|
-
"internalType": "bytes32",
|
|
5669
|
-
"name": "s",
|
|
5670
|
-
"type": "bytes32"
|
|
5671
|
-
}
|
|
5672
|
-
],
|
|
5673
|
-
"name": "ECDSAInvalidSignatureS",
|
|
5674
|
-
"type": "error"
|
|
5675
|
-
},
|
|
5676
5618
|
{
|
|
5677
5619
|
"inputs": [],
|
|
5678
5620
|
"name": "ERC721EnumerableForbiddenBatchMint",
|
|
@@ -5807,11 +5749,6 @@ var AroSBT_ABI = [
|
|
|
5807
5749
|
"name": "ExpectedPause",
|
|
5808
5750
|
"type": "error"
|
|
5809
5751
|
},
|
|
5810
|
-
{
|
|
5811
|
-
"inputs": [],
|
|
5812
|
-
"name": "InvalidShortString",
|
|
5813
|
-
"type": "error"
|
|
5814
|
-
},
|
|
5815
5752
|
{
|
|
5816
5753
|
"inputs": [
|
|
5817
5754
|
{
|
|
@@ -5828,17 +5765,6 @@ var AroSBT_ABI = [
|
|
|
5828
5765
|
"name": "SoulboundTransferBlocked",
|
|
5829
5766
|
"type": "error"
|
|
5830
5767
|
},
|
|
5831
|
-
{
|
|
5832
|
-
"inputs": [
|
|
5833
|
-
{
|
|
5834
|
-
"internalType": "string",
|
|
5835
|
-
"name": "str",
|
|
5836
|
-
"type": "string"
|
|
5837
|
-
}
|
|
5838
|
-
],
|
|
5839
|
-
"name": "StringTooLong",
|
|
5840
|
-
"type": "error"
|
|
5841
|
-
},
|
|
5842
5768
|
{
|
|
5843
5769
|
"anonymous": false,
|
|
5844
5770
|
"inputs": [
|
|
@@ -5921,12 +5847,6 @@ var AroSBT_ABI = [
|
|
|
5921
5847
|
"name": "BatchMetadataUpdate",
|
|
5922
5848
|
"type": "event"
|
|
5923
5849
|
},
|
|
5924
|
-
{
|
|
5925
|
-
"anonymous": false,
|
|
5926
|
-
"inputs": [],
|
|
5927
|
-
"name": "EIP712DomainChanged",
|
|
5928
|
-
"type": "event"
|
|
5929
|
-
},
|
|
5930
5850
|
{
|
|
5931
5851
|
"anonymous": false,
|
|
5932
5852
|
"inputs": [
|
|
@@ -5963,9 +5883,9 @@ var AroSBT_ABI = [
|
|
|
5963
5883
|
},
|
|
5964
5884
|
{
|
|
5965
5885
|
"indexed": false,
|
|
5966
|
-
"internalType": "
|
|
5886
|
+
"internalType": "enum AroSBT.Tier",
|
|
5967
5887
|
"name": "tier",
|
|
5968
|
-
"type": "
|
|
5888
|
+
"type": "uint8"
|
|
5969
5889
|
},
|
|
5970
5890
|
{
|
|
5971
5891
|
"indexed": false,
|
|
@@ -6015,37 +5935,6 @@ var AroSBT_ABI = [
|
|
|
6015
5935
|
"name": "MetadataUpdate",
|
|
6016
5936
|
"type": "event"
|
|
6017
5937
|
},
|
|
6018
|
-
{
|
|
6019
|
-
"anonymous": false,
|
|
6020
|
-
"inputs": [
|
|
6021
|
-
{
|
|
6022
|
-
"indexed": true,
|
|
6023
|
-
"internalType": "address",
|
|
6024
|
-
"name": "candidate",
|
|
6025
|
-
"type": "address"
|
|
6026
|
-
},
|
|
6027
|
-
{
|
|
6028
|
-
"indexed": true,
|
|
6029
|
-
"internalType": "bytes32",
|
|
6030
|
-
"name": "approvalDigest",
|
|
6031
|
-
"type": "bytes32"
|
|
6032
|
-
},
|
|
6033
|
-
{
|
|
6034
|
-
"indexed": true,
|
|
6035
|
-
"internalType": "address",
|
|
6036
|
-
"name": "approver",
|
|
6037
|
-
"type": "address"
|
|
6038
|
-
},
|
|
6039
|
-
{
|
|
6040
|
-
"indexed": false,
|
|
6041
|
-
"internalType": "bytes32",
|
|
6042
|
-
"name": "nominationId",
|
|
6043
|
-
"type": "bytes32"
|
|
6044
|
-
}
|
|
6045
|
-
],
|
|
6046
|
-
"name": "MintApprovalConsumed",
|
|
6047
|
-
"type": "event"
|
|
6048
|
-
},
|
|
6049
5938
|
{
|
|
6050
5939
|
"anonymous": false,
|
|
6051
5940
|
"inputs": [
|
|
@@ -6076,15 +5965,15 @@ var AroSBT_ABI = [
|
|
|
6076
5965
|
},
|
|
6077
5966
|
{
|
|
6078
5967
|
"indexed": false,
|
|
6079
|
-
"internalType": "
|
|
5968
|
+
"internalType": "enum AroSBT.Tier",
|
|
6080
5969
|
"name": "oldTier",
|
|
6081
|
-
"type": "
|
|
5970
|
+
"type": "uint8"
|
|
6082
5971
|
},
|
|
6083
5972
|
{
|
|
6084
5973
|
"indexed": false,
|
|
6085
|
-
"internalType": "
|
|
5974
|
+
"internalType": "enum AroSBT.Tier",
|
|
6086
5975
|
"name": "newTier",
|
|
6087
|
-
"type": "
|
|
5976
|
+
"type": "uint8"
|
|
6088
5977
|
}
|
|
6089
5978
|
],
|
|
6090
5979
|
"name": "TierUpdated",
|
|
@@ -6141,19 +6030,6 @@ var AroSBT_ABI = [
|
|
|
6141
6030
|
"name": "Unpaused",
|
|
6142
6031
|
"type": "event"
|
|
6143
6032
|
},
|
|
6144
|
-
{
|
|
6145
|
-
"inputs": [],
|
|
6146
|
-
"name": "APPROVER_ROLE",
|
|
6147
|
-
"outputs": [
|
|
6148
|
-
{
|
|
6149
|
-
"internalType": "uint64",
|
|
6150
|
-
"name": "",
|
|
6151
|
-
"type": "uint64"
|
|
6152
|
-
}
|
|
6153
|
-
],
|
|
6154
|
-
"stateMutability": "view",
|
|
6155
|
-
"type": "function"
|
|
6156
|
-
},
|
|
6157
6033
|
{
|
|
6158
6034
|
"inputs": [
|
|
6159
6035
|
{
|
|
@@ -6204,49 +6080,6 @@ var AroSBT_ABI = [
|
|
|
6204
6080
|
"stateMutability": "view",
|
|
6205
6081
|
"type": "function"
|
|
6206
6082
|
},
|
|
6207
|
-
{
|
|
6208
|
-
"inputs": [],
|
|
6209
|
-
"name": "eip712Domain",
|
|
6210
|
-
"outputs": [
|
|
6211
|
-
{
|
|
6212
|
-
"internalType": "bytes1",
|
|
6213
|
-
"name": "fields",
|
|
6214
|
-
"type": "bytes1"
|
|
6215
|
-
},
|
|
6216
|
-
{
|
|
6217
|
-
"internalType": "string",
|
|
6218
|
-
"name": "name",
|
|
6219
|
-
"type": "string"
|
|
6220
|
-
},
|
|
6221
|
-
{
|
|
6222
|
-
"internalType": "string",
|
|
6223
|
-
"name": "version",
|
|
6224
|
-
"type": "string"
|
|
6225
|
-
},
|
|
6226
|
-
{
|
|
6227
|
-
"internalType": "uint256",
|
|
6228
|
-
"name": "chainId",
|
|
6229
|
-
"type": "uint256"
|
|
6230
|
-
},
|
|
6231
|
-
{
|
|
6232
|
-
"internalType": "address",
|
|
6233
|
-
"name": "verifyingContract",
|
|
6234
|
-
"type": "address"
|
|
6235
|
-
},
|
|
6236
|
-
{
|
|
6237
|
-
"internalType": "bytes32",
|
|
6238
|
-
"name": "salt",
|
|
6239
|
-
"type": "bytes32"
|
|
6240
|
-
},
|
|
6241
|
-
{
|
|
6242
|
-
"internalType": "uint256[]",
|
|
6243
|
-
"name": "extensions",
|
|
6244
|
-
"type": "uint256[]"
|
|
6245
|
-
}
|
|
6246
|
-
],
|
|
6247
|
-
"stateMutability": "view",
|
|
6248
|
-
"type": "function"
|
|
6249
|
-
},
|
|
6250
6083
|
{
|
|
6251
6084
|
"inputs": [
|
|
6252
6085
|
{
|
|
@@ -6289,9 +6122,9 @@ var AroSBT_ABI = [
|
|
|
6289
6122
|
"type": "uint256"
|
|
6290
6123
|
},
|
|
6291
6124
|
{
|
|
6292
|
-
"internalType": "
|
|
6125
|
+
"internalType": "enum AroSBT.Tier",
|
|
6293
6126
|
"name": "tier",
|
|
6294
|
-
"type": "
|
|
6127
|
+
"type": "uint8"
|
|
6295
6128
|
},
|
|
6296
6129
|
{
|
|
6297
6130
|
"internalType": "bytes32",
|
|
@@ -6330,9 +6163,9 @@ var AroSBT_ABI = [
|
|
|
6330
6163
|
"type": "uint256"
|
|
6331
6164
|
},
|
|
6332
6165
|
{
|
|
6333
|
-
"internalType": "
|
|
6166
|
+
"internalType": "enum AroSBT.Tier",
|
|
6334
6167
|
"name": "tier",
|
|
6335
|
-
"type": "
|
|
6168
|
+
"type": "uint8"
|
|
6336
6169
|
},
|
|
6337
6170
|
{
|
|
6338
6171
|
"internalType": "bytes32",
|
|
@@ -6439,11 +6272,6 @@ var AroSBT_ABI = [
|
|
|
6439
6272
|
"internalType": "string",
|
|
6440
6273
|
"name": "metadataURI",
|
|
6441
6274
|
"type": "string"
|
|
6442
|
-
},
|
|
6443
|
-
{
|
|
6444
|
-
"internalType": "uint256",
|
|
6445
|
-
"name": "tier",
|
|
6446
|
-
"type": "uint256"
|
|
6447
6275
|
}
|
|
6448
6276
|
],
|
|
6449
6277
|
"name": "mint",
|
|
@@ -6473,70 +6301,14 @@ var AroSBT_ABI = [
|
|
|
6473
6301
|
"internalType": "string",
|
|
6474
6302
|
"name": "metadataURI",
|
|
6475
6303
|
"type": "string"
|
|
6476
|
-
}
|
|
6477
|
-
],
|
|
6478
|
-
"name": "mint",
|
|
6479
|
-
"outputs": [
|
|
6480
|
-
{
|
|
6481
|
-
"internalType": "uint256",
|
|
6482
|
-
"name": "",
|
|
6483
|
-
"type": "uint256"
|
|
6484
|
-
}
|
|
6485
|
-
],
|
|
6486
|
-
"stateMutability": "nonpayable",
|
|
6487
|
-
"type": "function"
|
|
6488
|
-
},
|
|
6489
|
-
{
|
|
6490
|
-
"inputs": [
|
|
6491
|
-
{
|
|
6492
|
-
"components": [
|
|
6493
|
-
{
|
|
6494
|
-
"internalType": "address",
|
|
6495
|
-
"name": "candidate",
|
|
6496
|
-
"type": "address"
|
|
6497
|
-
},
|
|
6498
|
-
{
|
|
6499
|
-
"internalType": "uint256",
|
|
6500
|
-
"name": "tier",
|
|
6501
|
-
"type": "uint256"
|
|
6502
|
-
},
|
|
6503
|
-
{
|
|
6504
|
-
"internalType": "bytes32",
|
|
6505
|
-
"name": "kycHash",
|
|
6506
|
-
"type": "bytes32"
|
|
6507
|
-
},
|
|
6508
|
-
{
|
|
6509
|
-
"internalType": "bytes32",
|
|
6510
|
-
"name": "nominationId",
|
|
6511
|
-
"type": "bytes32"
|
|
6512
|
-
},
|
|
6513
|
-
{
|
|
6514
|
-
"internalType": "string",
|
|
6515
|
-
"name": "metadataURI",
|
|
6516
|
-
"type": "string"
|
|
6517
|
-
},
|
|
6518
|
-
{
|
|
6519
|
-
"internalType": "uint64",
|
|
6520
|
-
"name": "deadline",
|
|
6521
|
-
"type": "uint64"
|
|
6522
|
-
},
|
|
6523
|
-
{
|
|
6524
|
-
"internalType": "bytes32",
|
|
6525
|
-
"name": "nonce",
|
|
6526
|
-
"type": "bytes32"
|
|
6527
|
-
}
|
|
6528
|
-
],
|
|
6529
|
-
"internalType": "struct AroSBT.MintApproval",
|
|
6530
|
-
"name": "approval",
|
|
6531
|
-
"type": "tuple"
|
|
6532
6304
|
},
|
|
6533
6305
|
{
|
|
6534
|
-
"internalType": "
|
|
6535
|
-
"name": "
|
|
6536
|
-
"type": "
|
|
6306
|
+
"internalType": "enum AroSBT.Tier",
|
|
6307
|
+
"name": "tier",
|
|
6308
|
+
"type": "uint8"
|
|
6537
6309
|
}
|
|
6538
6310
|
],
|
|
6539
|
-
"name": "
|
|
6311
|
+
"name": "mint",
|
|
6540
6312
|
"outputs": [
|
|
6541
6313
|
{
|
|
6542
6314
|
"internalType": "uint256",
|
|
@@ -6702,9 +6474,9 @@ var AroSBT_ABI = [
|
|
|
6702
6474
|
"type": "uint256"
|
|
6703
6475
|
},
|
|
6704
6476
|
{
|
|
6705
|
-
"internalType": "
|
|
6477
|
+
"internalType": "enum AroSBT.Tier",
|
|
6706
6478
|
"name": "newTier",
|
|
6707
|
-
"type": "
|
|
6479
|
+
"type": "uint8"
|
|
6708
6480
|
}
|
|
6709
6481
|
],
|
|
6710
6482
|
"name": "setTier",
|
|
@@ -6898,25 +6670,6 @@ var AroSBT_ABI = [
|
|
|
6898
6670
|
"outputs": [],
|
|
6899
6671
|
"stateMutability": "nonpayable",
|
|
6900
6672
|
"type": "function"
|
|
6901
|
-
},
|
|
6902
|
-
{
|
|
6903
|
-
"inputs": [
|
|
6904
|
-
{
|
|
6905
|
-
"internalType": "bytes32",
|
|
6906
|
-
"name": "",
|
|
6907
|
-
"type": "bytes32"
|
|
6908
|
-
}
|
|
6909
|
-
],
|
|
6910
|
-
"name": "usedApprovals",
|
|
6911
|
-
"outputs": [
|
|
6912
|
-
{
|
|
6913
|
-
"internalType": "bool",
|
|
6914
|
-
"name": "",
|
|
6915
|
-
"type": "bool"
|
|
6916
|
-
}
|
|
6917
|
-
],
|
|
6918
|
-
"stateMutability": "view",
|
|
6919
|
-
"type": "function"
|
|
6920
6673
|
}
|
|
6921
6674
|
];
|
|
6922
6675
|
var AroNomination_ABI = [
|