@zoralabs/protocol-deployments 0.1.0 → 0.1.1-MINT.0
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/index.cjs +1096 -124
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1091 -123
- package/dist/index.js.map +1 -1
- package/dist/scripts/bundle-chainConfigs.d.ts +2 -0
- package/dist/scripts/bundle-chainConfigs.d.ts.map +1 -0
- package/dist/src/addresses.d.ts +164 -0
- package/dist/src/addresses.d.ts.map +1 -0
- package/dist/src/generated/1155.d.ts +0 -43
- package/dist/src/generated/1155.d.ts.map +1 -1
- package/dist/src/generated/mints.d.ts +45 -0
- package/dist/src/generated/mints.d.ts.map +1 -0
- package/dist/src/generated/wagmi.d.ts +2864 -189
- package/dist/src/generated/wagmi.d.ts.map +1 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/index.d.ts.map +1 -1
- package/json/1155.json +4 -47
- package/json/mints.json +46 -0
- package/package.json +5 -3
- package/src/addresses.ts +163 -0
- package/src/generated/1155.ts +4 -47
- package/src/generated/mints.ts +44 -0
- package/src/generated/wagmi.ts +1016 -74
- package/src/index.ts +1 -0
|
@@ -2,11 +2,9 @@
|
|
|
2
2
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
3
3
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
4
4
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
5
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
6
5
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
7
6
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
8
7
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
9
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
10
8
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
11
9
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
12
10
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -552,11 +550,9 @@ export declare const zoraCreator1155FactoryImplABI: readonly [{
|
|
|
552
550
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
553
551
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
554
552
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
555
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
556
553
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
557
554
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
558
555
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
559
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
560
556
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
561
557
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
562
558
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -566,11 +562,9 @@ export declare const zoraCreator1155FactoryImplAddress: {
|
|
|
566
562
|
readonly 1: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
567
563
|
readonly 5: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
568
564
|
readonly 10: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
569
|
-
readonly 420: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
570
565
|
readonly 999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
571
566
|
readonly 8453: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
572
567
|
readonly 42161: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
573
|
-
readonly 84531: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
574
568
|
readonly 421614: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
575
569
|
readonly 7777777: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
576
570
|
readonly 11155111: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
@@ -580,11 +574,9 @@ export declare const zoraCreator1155FactoryImplAddress: {
|
|
|
580
574
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
581
575
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
582
576
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
583
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
584
577
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
585
578
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
586
579
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
587
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
588
580
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
589
581
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
590
582
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -595,11 +587,9 @@ export declare const zoraCreator1155FactoryImplConfig: {
|
|
|
595
587
|
readonly 1: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
596
588
|
readonly 5: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
597
589
|
readonly 10: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
598
|
-
readonly 420: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
599
590
|
readonly 999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
600
591
|
readonly 8453: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
601
592
|
readonly 42161: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
602
|
-
readonly 84531: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
603
593
|
readonly 421614: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
604
594
|
readonly 7777777: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
605
595
|
readonly 11155111: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
@@ -1157,6 +1147,10 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1157
1147
|
readonly name: "_protocolRewards";
|
|
1158
1148
|
readonly internalType: "address";
|
|
1159
1149
|
readonly type: "address";
|
|
1150
|
+
}, {
|
|
1151
|
+
readonly name: "_mints";
|
|
1152
|
+
readonly internalType: "address";
|
|
1153
|
+
readonly type: "address";
|
|
1160
1154
|
}];
|
|
1161
1155
|
}, {
|
|
1162
1156
|
readonly stateMutability: "payable";
|
|
@@ -1383,14 +1377,14 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1383
1377
|
readonly stateMutability: "pure";
|
|
1384
1378
|
readonly type: "function";
|
|
1385
1379
|
readonly inputs: readonly [{
|
|
1386
|
-
readonly name: "
|
|
1380
|
+
readonly name: "totalReward";
|
|
1387
1381
|
readonly internalType: "uint256";
|
|
1388
1382
|
readonly type: "uint256";
|
|
1389
1383
|
}];
|
|
1390
1384
|
readonly name: "computeFreeMintRewards";
|
|
1391
1385
|
readonly outputs: readonly [{
|
|
1392
1386
|
readonly name: "";
|
|
1393
|
-
readonly internalType: "struct RewardsSettings";
|
|
1387
|
+
readonly internalType: "struct IRewardSplits.RewardsSettings";
|
|
1394
1388
|
readonly type: "tuple";
|
|
1395
1389
|
readonly components: readonly [{
|
|
1396
1390
|
readonly name: "creatorReward";
|
|
@@ -1418,14 +1412,14 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1418
1412
|
readonly stateMutability: "pure";
|
|
1419
1413
|
readonly type: "function";
|
|
1420
1414
|
readonly inputs: readonly [{
|
|
1421
|
-
readonly name: "
|
|
1415
|
+
readonly name: "totalReward";
|
|
1422
1416
|
readonly internalType: "uint256";
|
|
1423
1417
|
readonly type: "uint256";
|
|
1424
1418
|
}];
|
|
1425
1419
|
readonly name: "computePaidMintRewards";
|
|
1426
1420
|
readonly outputs: readonly [{
|
|
1427
1421
|
readonly name: "";
|
|
1428
|
-
readonly internalType: "struct RewardsSettings";
|
|
1422
|
+
readonly internalType: "struct IRewardSplits.RewardsSettings";
|
|
1429
1423
|
readonly type: "tuple";
|
|
1430
1424
|
readonly components: readonly [{
|
|
1431
1425
|
readonly name: "creatorReward";
|
|
@@ -1453,7 +1447,29 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1453
1447
|
readonly stateMutability: "pure";
|
|
1454
1448
|
readonly type: "function";
|
|
1455
1449
|
readonly inputs: readonly [{
|
|
1456
|
-
readonly name: "
|
|
1450
|
+
readonly name: "totalReward";
|
|
1451
|
+
readonly internalType: "uint256";
|
|
1452
|
+
readonly type: "uint256";
|
|
1453
|
+
}, {
|
|
1454
|
+
readonly name: "rewardPct";
|
|
1455
|
+
readonly internalType: "uint256";
|
|
1456
|
+
readonly type: "uint256";
|
|
1457
|
+
}];
|
|
1458
|
+
readonly name: "computeRewardsPct";
|
|
1459
|
+
readonly outputs: readonly [{
|
|
1460
|
+
readonly name: "";
|
|
1461
|
+
readonly internalType: "uint256";
|
|
1462
|
+
readonly type: "uint256";
|
|
1463
|
+
}];
|
|
1464
|
+
}, {
|
|
1465
|
+
readonly stateMutability: "pure";
|
|
1466
|
+
readonly type: "function";
|
|
1467
|
+
readonly inputs: readonly [{
|
|
1468
|
+
readonly name: "mintPrice";
|
|
1469
|
+
readonly internalType: "uint256";
|
|
1470
|
+
readonly type: "uint256";
|
|
1471
|
+
}, {
|
|
1472
|
+
readonly name: "quantity";
|
|
1457
1473
|
readonly internalType: "uint256";
|
|
1458
1474
|
readonly type: "uint256";
|
|
1459
1475
|
}];
|
|
@@ -1560,6 +1576,10 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1560
1576
|
readonly name: "sender";
|
|
1561
1577
|
readonly internalType: "address";
|
|
1562
1578
|
readonly type: "address";
|
|
1579
|
+
}, {
|
|
1580
|
+
readonly name: "premintSignerContract";
|
|
1581
|
+
readonly internalType: "address";
|
|
1582
|
+
readonly type: "address";
|
|
1563
1583
|
}];
|
|
1564
1584
|
readonly name: "delegateSetupNewToken";
|
|
1565
1585
|
readonly outputs: readonly [{
|
|
@@ -1677,6 +1697,24 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1677
1697
|
readonly type: "uint256";
|
|
1678
1698
|
}];
|
|
1679
1699
|
}];
|
|
1700
|
+
}, {
|
|
1701
|
+
readonly stateMutability: "view";
|
|
1702
|
+
readonly type: "function";
|
|
1703
|
+
readonly inputs: readonly [{
|
|
1704
|
+
readonly name: "mintTokenIds";
|
|
1705
|
+
readonly internalType: "uint256[]";
|
|
1706
|
+
readonly type: "uint256[]";
|
|
1707
|
+
}, {
|
|
1708
|
+
readonly name: "quantities";
|
|
1709
|
+
readonly internalType: "uint256[]";
|
|
1710
|
+
readonly type: "uint256[]";
|
|
1711
|
+
}];
|
|
1712
|
+
readonly name: "getTotalMintsQuantity";
|
|
1713
|
+
readonly outputs: readonly [{
|
|
1714
|
+
readonly name: "";
|
|
1715
|
+
readonly internalType: "uint256";
|
|
1716
|
+
readonly type: "uint256";
|
|
1717
|
+
}];
|
|
1680
1718
|
}, {
|
|
1681
1719
|
readonly stateMutability: "view";
|
|
1682
1720
|
readonly type: "function";
|
|
@@ -1807,7 +1845,7 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1807
1845
|
readonly name: "mint";
|
|
1808
1846
|
readonly outputs: readonly [];
|
|
1809
1847
|
}, {
|
|
1810
|
-
readonly stateMutability: "
|
|
1848
|
+
readonly stateMutability: "view";
|
|
1811
1849
|
readonly type: "function";
|
|
1812
1850
|
readonly inputs: readonly [];
|
|
1813
1851
|
readonly name: "mintFee";
|
|
@@ -1816,6 +1854,36 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1816
1854
|
readonly internalType: "uint256";
|
|
1817
1855
|
readonly type: "uint256";
|
|
1818
1856
|
}];
|
|
1857
|
+
}, {
|
|
1858
|
+
readonly stateMutability: "payable";
|
|
1859
|
+
readonly type: "function";
|
|
1860
|
+
readonly inputs: readonly [{
|
|
1861
|
+
readonly name: "mintTokenIds";
|
|
1862
|
+
readonly internalType: "uint256[]";
|
|
1863
|
+
readonly type: "uint256[]";
|
|
1864
|
+
}, {
|
|
1865
|
+
readonly name: "quantities";
|
|
1866
|
+
readonly internalType: "uint256[]";
|
|
1867
|
+
readonly type: "uint256[]";
|
|
1868
|
+
}, {
|
|
1869
|
+
readonly name: "minter";
|
|
1870
|
+
readonly internalType: "contract IMinter1155";
|
|
1871
|
+
readonly type: "address";
|
|
1872
|
+
}, {
|
|
1873
|
+
readonly name: "tokenId";
|
|
1874
|
+
readonly internalType: "uint256";
|
|
1875
|
+
readonly type: "uint256";
|
|
1876
|
+
}, {
|
|
1877
|
+
readonly name: "rewardsRecipients";
|
|
1878
|
+
readonly internalType: "address[]";
|
|
1879
|
+
readonly type: "address[]";
|
|
1880
|
+
}, {
|
|
1881
|
+
readonly name: "minterArguments";
|
|
1882
|
+
readonly internalType: "bytes";
|
|
1883
|
+
readonly type: "bytes";
|
|
1884
|
+
}];
|
|
1885
|
+
readonly name: "mintWithMints";
|
|
1886
|
+
readonly outputs: readonly [];
|
|
1819
1887
|
}, {
|
|
1820
1888
|
readonly stateMutability: "payable";
|
|
1821
1889
|
readonly type: "function";
|
|
@@ -1876,6 +1944,36 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1876
1944
|
readonly internalType: "uint256";
|
|
1877
1945
|
readonly type: "uint256";
|
|
1878
1946
|
}];
|
|
1947
|
+
}, {
|
|
1948
|
+
readonly stateMutability: "pure";
|
|
1949
|
+
readonly type: "function";
|
|
1950
|
+
readonly inputs: readonly [{
|
|
1951
|
+
readonly name: "";
|
|
1952
|
+
readonly internalType: "address";
|
|
1953
|
+
readonly type: "address";
|
|
1954
|
+
}, {
|
|
1955
|
+
readonly name: "";
|
|
1956
|
+
readonly internalType: "address";
|
|
1957
|
+
readonly type: "address";
|
|
1958
|
+
}, {
|
|
1959
|
+
readonly name: "";
|
|
1960
|
+
readonly internalType: "uint256";
|
|
1961
|
+
readonly type: "uint256";
|
|
1962
|
+
}, {
|
|
1963
|
+
readonly name: "";
|
|
1964
|
+
readonly internalType: "uint256";
|
|
1965
|
+
readonly type: "uint256";
|
|
1966
|
+
}, {
|
|
1967
|
+
readonly name: "";
|
|
1968
|
+
readonly internalType: "bytes";
|
|
1969
|
+
readonly type: "bytes";
|
|
1970
|
+
}];
|
|
1971
|
+
readonly name: "onERC1155Received";
|
|
1972
|
+
readonly outputs: readonly [{
|
|
1973
|
+
readonly name: "";
|
|
1974
|
+
readonly internalType: "bytes4";
|
|
1975
|
+
readonly type: "bytes4";
|
|
1976
|
+
}];
|
|
1879
1977
|
}, {
|
|
1880
1978
|
readonly stateMutability: "view";
|
|
1881
1979
|
readonly type: "function";
|
|
@@ -2894,10 +2992,26 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2894
2992
|
readonly type: "error";
|
|
2895
2993
|
readonly inputs: readonly [];
|
|
2896
2994
|
readonly name: "InvalidMintSchedule";
|
|
2995
|
+
}, {
|
|
2996
|
+
readonly type: "error";
|
|
2997
|
+
readonly inputs: readonly [];
|
|
2998
|
+
readonly name: "InvalidMintSchedule";
|
|
2999
|
+
}, {
|
|
3000
|
+
readonly type: "error";
|
|
3001
|
+
readonly inputs: readonly [];
|
|
3002
|
+
readonly name: "InvalidSignature";
|
|
2897
3003
|
}, {
|
|
2898
3004
|
readonly type: "error";
|
|
2899
3005
|
readonly inputs: readonly [];
|
|
2900
3006
|
readonly name: "InvalidSignatureVersion";
|
|
3007
|
+
}, {
|
|
3008
|
+
readonly type: "error";
|
|
3009
|
+
readonly inputs: readonly [{
|
|
3010
|
+
readonly name: "magicValue";
|
|
3011
|
+
readonly internalType: "bytes4";
|
|
3012
|
+
readonly type: "bytes4";
|
|
3013
|
+
}];
|
|
3014
|
+
readonly name: "InvalidSigner";
|
|
2901
3015
|
}, {
|
|
2902
3016
|
readonly type: "error";
|
|
2903
3017
|
readonly inputs: readonly [];
|
|
@@ -2906,6 +3020,10 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2906
3020
|
readonly type: "error";
|
|
2907
3021
|
readonly inputs: readonly [];
|
|
2908
3022
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
3023
|
+
}, {
|
|
3024
|
+
readonly type: "error";
|
|
3025
|
+
readonly inputs: readonly [];
|
|
3026
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
2909
3027
|
}, {
|
|
2910
3028
|
readonly type: "error";
|
|
2911
3029
|
readonly inputs: readonly [];
|
|
@@ -3042,16 +3160,22 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
3042
3160
|
readonly type: "error";
|
|
3043
3161
|
readonly inputs: readonly [];
|
|
3044
3162
|
readonly name: "WrongValueSent";
|
|
3163
|
+
}, {
|
|
3164
|
+
readonly type: "error";
|
|
3165
|
+
readonly inputs: readonly [];
|
|
3166
|
+
readonly name: "premintSignerContractFailedToRecoverSigner";
|
|
3167
|
+
}, {
|
|
3168
|
+
readonly type: "error";
|
|
3169
|
+
readonly inputs: readonly [];
|
|
3170
|
+
readonly name: "premintSignerContractNotAContract";
|
|
3045
3171
|
}];
|
|
3046
3172
|
/**
|
|
3047
3173
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3048
3174
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3049
3175
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3050
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3051
3176
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3052
3177
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3053
3178
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3054
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3055
3179
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3056
3180
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3057
3181
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -3291,6 +3415,28 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3291
3415
|
readonly internalType: "address";
|
|
3292
3416
|
readonly type: "address";
|
|
3293
3417
|
}];
|
|
3418
|
+
}, {
|
|
3419
|
+
readonly stateMutability: "view";
|
|
3420
|
+
readonly type: "function";
|
|
3421
|
+
readonly inputs: readonly [{
|
|
3422
|
+
readonly name: "contractAddress";
|
|
3423
|
+
readonly internalType: "address";
|
|
3424
|
+
readonly type: "address";
|
|
3425
|
+
}, {
|
|
3426
|
+
readonly name: "uid";
|
|
3427
|
+
readonly internalType: "uint32";
|
|
3428
|
+
readonly type: "uint32";
|
|
3429
|
+
}];
|
|
3430
|
+
readonly name: "premintStatus";
|
|
3431
|
+
readonly outputs: readonly [{
|
|
3432
|
+
readonly name: "contractCreated";
|
|
3433
|
+
readonly internalType: "bool";
|
|
3434
|
+
readonly type: "bool";
|
|
3435
|
+
}, {
|
|
3436
|
+
readonly name: "tokenIdForPremint";
|
|
3437
|
+
readonly internalType: "uint256";
|
|
3438
|
+
readonly type: "uint256";
|
|
3439
|
+
}];
|
|
3294
3440
|
}, {
|
|
3295
3441
|
readonly stateMutability: "payable";
|
|
3296
3442
|
readonly type: "function";
|
|
@@ -3382,37 +3528,41 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3382
3528
|
readonly internalType: "uint256";
|
|
3383
3529
|
readonly type: "uint256";
|
|
3384
3530
|
}, {
|
|
3385
|
-
readonly name: "
|
|
3386
|
-
readonly internalType: "
|
|
3387
|
-
readonly type: "
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3397
|
-
|
|
3398
|
-
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
readonly type: "address";
|
|
3402
|
-
}, {
|
|
3403
|
-
readonly name: "uid";
|
|
3404
|
-
readonly internalType: "uint32";
|
|
3405
|
-
readonly type: "uint32";
|
|
3531
|
+
readonly name: "mintArguments";
|
|
3532
|
+
readonly internalType: "struct MintArguments";
|
|
3533
|
+
readonly type: "tuple";
|
|
3534
|
+
readonly components: readonly [{
|
|
3535
|
+
readonly name: "mintRecipient";
|
|
3536
|
+
readonly internalType: "address";
|
|
3537
|
+
readonly type: "address";
|
|
3538
|
+
}, {
|
|
3539
|
+
readonly name: "mintComment";
|
|
3540
|
+
readonly internalType: "string";
|
|
3541
|
+
readonly type: "string";
|
|
3542
|
+
}, {
|
|
3543
|
+
readonly name: "mintRewardsRecipients";
|
|
3544
|
+
readonly internalType: "address[]";
|
|
3545
|
+
readonly type: "address[]";
|
|
3546
|
+
}];
|
|
3406
3547
|
}];
|
|
3407
|
-
readonly name: "
|
|
3548
|
+
readonly name: "premintV1";
|
|
3408
3549
|
readonly outputs: readonly [{
|
|
3409
|
-
readonly name: "
|
|
3410
|
-
readonly internalType: "
|
|
3411
|
-
readonly type: "
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3550
|
+
readonly name: "result";
|
|
3551
|
+
readonly internalType: "struct PremintResult";
|
|
3552
|
+
readonly type: "tuple";
|
|
3553
|
+
readonly components: readonly [{
|
|
3554
|
+
readonly name: "contractAddress";
|
|
3555
|
+
readonly internalType: "address";
|
|
3556
|
+
readonly type: "address";
|
|
3557
|
+
}, {
|
|
3558
|
+
readonly name: "tokenId";
|
|
3559
|
+
readonly internalType: "uint256";
|
|
3560
|
+
readonly type: "uint256";
|
|
3561
|
+
}, {
|
|
3562
|
+
readonly name: "createdNewContract";
|
|
3563
|
+
readonly internalType: "bool";
|
|
3564
|
+
readonly type: "bool";
|
|
3565
|
+
}];
|
|
3416
3566
|
}];
|
|
3417
3567
|
}, {
|
|
3418
3568
|
readonly stateMutability: "payable";
|
|
@@ -3436,11 +3586,11 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3436
3586
|
}];
|
|
3437
3587
|
}, {
|
|
3438
3588
|
readonly name: "premintConfig";
|
|
3439
|
-
readonly internalType: "struct
|
|
3589
|
+
readonly internalType: "struct PremintConfigV2";
|
|
3440
3590
|
readonly type: "tuple";
|
|
3441
3591
|
readonly components: readonly [{
|
|
3442
3592
|
readonly name: "tokenConfig";
|
|
3443
|
-
readonly internalType: "struct
|
|
3593
|
+
readonly internalType: "struct TokenCreationConfigV2";
|
|
3444
3594
|
readonly type: "tuple";
|
|
3445
3595
|
readonly components: readonly [{
|
|
3446
3596
|
readonly name: "tokenURI";
|
|
@@ -3466,22 +3616,22 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3466
3616
|
readonly name: "mintDuration";
|
|
3467
3617
|
readonly internalType: "uint64";
|
|
3468
3618
|
readonly type: "uint64";
|
|
3469
|
-
}, {
|
|
3470
|
-
readonly name: "royaltyMintSchedule";
|
|
3471
|
-
readonly internalType: "uint32";
|
|
3472
|
-
readonly type: "uint32";
|
|
3473
3619
|
}, {
|
|
3474
3620
|
readonly name: "royaltyBPS";
|
|
3475
3621
|
readonly internalType: "uint32";
|
|
3476
3622
|
readonly type: "uint32";
|
|
3477
3623
|
}, {
|
|
3478
|
-
readonly name: "
|
|
3624
|
+
readonly name: "payoutRecipient";
|
|
3479
3625
|
readonly internalType: "address";
|
|
3480
3626
|
readonly type: "address";
|
|
3481
3627
|
}, {
|
|
3482
3628
|
readonly name: "fixedPriceMinter";
|
|
3483
3629
|
readonly internalType: "address";
|
|
3484
3630
|
readonly type: "address";
|
|
3631
|
+
}, {
|
|
3632
|
+
readonly name: "createReferral";
|
|
3633
|
+
readonly internalType: "address";
|
|
3634
|
+
readonly type: "address";
|
|
3485
3635
|
}];
|
|
3486
3636
|
}, {
|
|
3487
3637
|
readonly name: "uid";
|
|
@@ -3506,7 +3656,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3506
3656
|
readonly type: "uint256";
|
|
3507
3657
|
}, {
|
|
3508
3658
|
readonly name: "mintArguments";
|
|
3509
|
-
readonly internalType: "struct
|
|
3659
|
+
readonly internalType: "struct MintArguments";
|
|
3510
3660
|
readonly type: "tuple";
|
|
3511
3661
|
readonly components: readonly [{
|
|
3512
3662
|
readonly name: "mintRecipient";
|
|
@@ -3522,10 +3672,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3522
3672
|
readonly type: "address[]";
|
|
3523
3673
|
}];
|
|
3524
3674
|
}];
|
|
3525
|
-
readonly name: "
|
|
3675
|
+
readonly name: "premintV2";
|
|
3526
3676
|
readonly outputs: readonly [{
|
|
3527
3677
|
readonly name: "result";
|
|
3528
|
-
readonly internalType: "struct
|
|
3678
|
+
readonly internalType: "struct PremintResult";
|
|
3529
3679
|
readonly type: "tuple";
|
|
3530
3680
|
readonly components: readonly [{
|
|
3531
3681
|
readonly name: "contractAddress";
|
|
@@ -3633,7 +3783,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3633
3783
|
readonly type: "uint256";
|
|
3634
3784
|
}, {
|
|
3635
3785
|
readonly name: "mintArguments";
|
|
3636
|
-
readonly internalType: "struct
|
|
3786
|
+
readonly internalType: "struct MintArguments";
|
|
3637
3787
|
readonly type: "tuple";
|
|
3638
3788
|
readonly components: readonly [{
|
|
3639
3789
|
readonly name: "mintRecipient";
|
|
@@ -3648,11 +3798,15 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3648
3798
|
readonly internalType: "address[]";
|
|
3649
3799
|
readonly type: "address[]";
|
|
3650
3800
|
}];
|
|
3801
|
+
}, {
|
|
3802
|
+
readonly name: "signerContract";
|
|
3803
|
+
readonly internalType: "address";
|
|
3804
|
+
readonly type: "address";
|
|
3651
3805
|
}];
|
|
3652
|
-
readonly name: "
|
|
3806
|
+
readonly name: "premintV2WithSignerContract";
|
|
3653
3807
|
readonly outputs: readonly [{
|
|
3654
3808
|
readonly name: "result";
|
|
3655
|
-
readonly internalType: "struct
|
|
3809
|
+
readonly internalType: "struct PremintResult";
|
|
3656
3810
|
readonly type: "tuple";
|
|
3657
3811
|
readonly components: readonly [{
|
|
3658
3812
|
readonly name: "contractAddress";
|
|
@@ -3669,41 +3823,139 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3669
3823
|
}];
|
|
3670
3824
|
}];
|
|
3671
3825
|
}, {
|
|
3672
|
-
readonly stateMutability: "
|
|
3673
|
-
readonly type: "function";
|
|
3674
|
-
readonly inputs: readonly [];
|
|
3675
|
-
readonly name: "proxiableUUID";
|
|
3676
|
-
readonly outputs: readonly [{
|
|
3677
|
-
readonly name: "";
|
|
3678
|
-
readonly internalType: "bytes32";
|
|
3679
|
-
readonly type: "bytes32";
|
|
3680
|
-
}];
|
|
3681
|
-
}, {
|
|
3682
|
-
readonly stateMutability: "nonpayable";
|
|
3683
|
-
readonly type: "function";
|
|
3684
|
-
readonly inputs: readonly [];
|
|
3685
|
-
readonly name: "resignOwnership";
|
|
3686
|
-
readonly outputs: readonly [];
|
|
3687
|
-
}, {
|
|
3688
|
-
readonly stateMutability: "nonpayable";
|
|
3689
|
-
readonly type: "function";
|
|
3690
|
-
readonly inputs: readonly [{
|
|
3691
|
-
readonly name: "_newOwner";
|
|
3692
|
-
readonly internalType: "address";
|
|
3693
|
-
readonly type: "address";
|
|
3694
|
-
}];
|
|
3695
|
-
readonly name: "safeTransferOwnership";
|
|
3696
|
-
readonly outputs: readonly [];
|
|
3697
|
-
}, {
|
|
3698
|
-
readonly stateMutability: "view";
|
|
3826
|
+
readonly stateMutability: "payable";
|
|
3699
3827
|
readonly type: "function";
|
|
3700
3828
|
readonly inputs: readonly [{
|
|
3701
|
-
readonly name: "
|
|
3702
|
-
readonly internalType: "
|
|
3703
|
-
readonly type: "
|
|
3704
|
-
}
|
|
3705
|
-
|
|
3706
|
-
|
|
3829
|
+
readonly name: "mintTokenIds";
|
|
3830
|
+
readonly internalType: "uint256[]";
|
|
3831
|
+
readonly type: "uint256[]";
|
|
3832
|
+
}, {
|
|
3833
|
+
readonly name: "mintTokenIdQuantities";
|
|
3834
|
+
readonly internalType: "uint256[]";
|
|
3835
|
+
readonly type: "uint256[]";
|
|
3836
|
+
}, {
|
|
3837
|
+
readonly name: "contractConfig";
|
|
3838
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
3839
|
+
readonly type: "tuple";
|
|
3840
|
+
readonly components: readonly [{
|
|
3841
|
+
readonly name: "contractAdmin";
|
|
3842
|
+
readonly internalType: "address";
|
|
3843
|
+
readonly type: "address";
|
|
3844
|
+
}, {
|
|
3845
|
+
readonly name: "contractURI";
|
|
3846
|
+
readonly internalType: "string";
|
|
3847
|
+
readonly type: "string";
|
|
3848
|
+
}, {
|
|
3849
|
+
readonly name: "contractName";
|
|
3850
|
+
readonly internalType: "string";
|
|
3851
|
+
readonly type: "string";
|
|
3852
|
+
}];
|
|
3853
|
+
}, {
|
|
3854
|
+
readonly name: "encodedPremintConfig";
|
|
3855
|
+
readonly internalType: "struct EncodedPremintConfig";
|
|
3856
|
+
readonly type: "tuple";
|
|
3857
|
+
readonly components: readonly [{
|
|
3858
|
+
readonly name: "premintConfig";
|
|
3859
|
+
readonly internalType: "bytes";
|
|
3860
|
+
readonly type: "bytes";
|
|
3861
|
+
}, {
|
|
3862
|
+
readonly name: "premintConfigVersion";
|
|
3863
|
+
readonly internalType: "bytes32";
|
|
3864
|
+
readonly type: "bytes32";
|
|
3865
|
+
}, {
|
|
3866
|
+
readonly name: "uid";
|
|
3867
|
+
readonly internalType: "uint32";
|
|
3868
|
+
readonly type: "uint32";
|
|
3869
|
+
}, {
|
|
3870
|
+
readonly name: "fixedPriceMinter";
|
|
3871
|
+
readonly internalType: "address";
|
|
3872
|
+
readonly type: "address";
|
|
3873
|
+
}];
|
|
3874
|
+
}, {
|
|
3875
|
+
readonly name: "signature";
|
|
3876
|
+
readonly internalType: "bytes";
|
|
3877
|
+
readonly type: "bytes";
|
|
3878
|
+
}, {
|
|
3879
|
+
readonly name: "mintArguments";
|
|
3880
|
+
readonly internalType: "struct MintArguments";
|
|
3881
|
+
readonly type: "tuple";
|
|
3882
|
+
readonly components: readonly [{
|
|
3883
|
+
readonly name: "mintRecipient";
|
|
3884
|
+
readonly internalType: "address";
|
|
3885
|
+
readonly type: "address";
|
|
3886
|
+
}, {
|
|
3887
|
+
readonly name: "mintComment";
|
|
3888
|
+
readonly internalType: "string";
|
|
3889
|
+
readonly type: "string";
|
|
3890
|
+
}, {
|
|
3891
|
+
readonly name: "mintRewardsRecipients";
|
|
3892
|
+
readonly internalType: "address[]";
|
|
3893
|
+
readonly type: "address[]";
|
|
3894
|
+
}];
|
|
3895
|
+
}, {
|
|
3896
|
+
readonly name: "minter";
|
|
3897
|
+
readonly internalType: "address";
|
|
3898
|
+
readonly type: "address";
|
|
3899
|
+
}, {
|
|
3900
|
+
readonly name: "signerContract";
|
|
3901
|
+
readonly internalType: "address";
|
|
3902
|
+
readonly type: "address";
|
|
3903
|
+
}];
|
|
3904
|
+
readonly name: "premintWithMints";
|
|
3905
|
+
readonly outputs: readonly [{
|
|
3906
|
+
readonly name: "result";
|
|
3907
|
+
readonly internalType: "struct PremintResult";
|
|
3908
|
+
readonly type: "tuple";
|
|
3909
|
+
readonly components: readonly [{
|
|
3910
|
+
readonly name: "contractAddress";
|
|
3911
|
+
readonly internalType: "address";
|
|
3912
|
+
readonly type: "address";
|
|
3913
|
+
}, {
|
|
3914
|
+
readonly name: "tokenId";
|
|
3915
|
+
readonly internalType: "uint256";
|
|
3916
|
+
readonly type: "uint256";
|
|
3917
|
+
}, {
|
|
3918
|
+
readonly name: "createdNewContract";
|
|
3919
|
+
readonly internalType: "bool";
|
|
3920
|
+
readonly type: "bool";
|
|
3921
|
+
}];
|
|
3922
|
+
}];
|
|
3923
|
+
}, {
|
|
3924
|
+
readonly stateMutability: "view";
|
|
3925
|
+
readonly type: "function";
|
|
3926
|
+
readonly inputs: readonly [];
|
|
3927
|
+
readonly name: "proxiableUUID";
|
|
3928
|
+
readonly outputs: readonly [{
|
|
3929
|
+
readonly name: "";
|
|
3930
|
+
readonly internalType: "bytes32";
|
|
3931
|
+
readonly type: "bytes32";
|
|
3932
|
+
}];
|
|
3933
|
+
}, {
|
|
3934
|
+
readonly stateMutability: "nonpayable";
|
|
3935
|
+
readonly type: "function";
|
|
3936
|
+
readonly inputs: readonly [];
|
|
3937
|
+
readonly name: "resignOwnership";
|
|
3938
|
+
readonly outputs: readonly [];
|
|
3939
|
+
}, {
|
|
3940
|
+
readonly stateMutability: "nonpayable";
|
|
3941
|
+
readonly type: "function";
|
|
3942
|
+
readonly inputs: readonly [{
|
|
3943
|
+
readonly name: "_newOwner";
|
|
3944
|
+
readonly internalType: "address";
|
|
3945
|
+
readonly type: "address";
|
|
3946
|
+
}];
|
|
3947
|
+
readonly name: "safeTransferOwnership";
|
|
3948
|
+
readonly outputs: readonly [];
|
|
3949
|
+
}, {
|
|
3950
|
+
readonly stateMutability: "view";
|
|
3951
|
+
readonly type: "function";
|
|
3952
|
+
readonly inputs: readonly [{
|
|
3953
|
+
readonly name: "contractAddress";
|
|
3954
|
+
readonly internalType: "address";
|
|
3955
|
+
readonly type: "address";
|
|
3956
|
+
}];
|
|
3957
|
+
readonly name: "supportedPremintSignatureVersions";
|
|
3958
|
+
readonly outputs: readonly [{
|
|
3707
3959
|
readonly name: "versions";
|
|
3708
3960
|
readonly internalType: "string[]";
|
|
3709
3961
|
readonly type: "string[]";
|
|
@@ -4132,10 +4384,22 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4132
4384
|
readonly type: "error";
|
|
4133
4385
|
readonly inputs: readonly [];
|
|
4134
4386
|
readonly name: "InvalidMintSchedule";
|
|
4387
|
+
}, {
|
|
4388
|
+
readonly type: "error";
|
|
4389
|
+
readonly inputs: readonly [];
|
|
4390
|
+
readonly name: "InvalidSignature";
|
|
4135
4391
|
}, {
|
|
4136
4392
|
readonly type: "error";
|
|
4137
4393
|
readonly inputs: readonly [];
|
|
4138
4394
|
readonly name: "InvalidSignatureVersion";
|
|
4395
|
+
}, {
|
|
4396
|
+
readonly type: "error";
|
|
4397
|
+
readonly inputs: readonly [{
|
|
4398
|
+
readonly name: "magicValue";
|
|
4399
|
+
readonly internalType: "bytes4";
|
|
4400
|
+
readonly type: "bytes4";
|
|
4401
|
+
}];
|
|
4402
|
+
readonly name: "InvalidSigner";
|
|
4139
4403
|
}, {
|
|
4140
4404
|
readonly type: "error";
|
|
4141
4405
|
readonly inputs: readonly [];
|
|
@@ -4144,6 +4408,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4144
4408
|
readonly type: "error";
|
|
4145
4409
|
readonly inputs: readonly [];
|
|
4146
4410
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
4411
|
+
}, {
|
|
4412
|
+
readonly type: "error";
|
|
4413
|
+
readonly inputs: readonly [];
|
|
4414
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
4147
4415
|
}, {
|
|
4148
4416
|
readonly type: "error";
|
|
4149
4417
|
readonly inputs: readonly [];
|
|
@@ -4288,16 +4556,22 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4288
4556
|
readonly type: "error";
|
|
4289
4557
|
readonly inputs: readonly [];
|
|
4290
4558
|
readonly name: "WrongValueSent";
|
|
4559
|
+
}, {
|
|
4560
|
+
readonly type: "error";
|
|
4561
|
+
readonly inputs: readonly [];
|
|
4562
|
+
readonly name: "premintSignerContractFailedToRecoverSigner";
|
|
4563
|
+
}, {
|
|
4564
|
+
readonly type: "error";
|
|
4565
|
+
readonly inputs: readonly [];
|
|
4566
|
+
readonly name: "premintSignerContractNotAContract";
|
|
4291
4567
|
}];
|
|
4292
4568
|
/**
|
|
4293
4569
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4294
4570
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4295
4571
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4296
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4297
4572
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4298
4573
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4299
4574
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4300
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4301
4575
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4302
4576
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4303
4577
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -4307,11 +4581,9 @@ export declare const zoraCreator1155PremintExecutorImplAddress: {
|
|
|
4307
4581
|
readonly 1: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4308
4582
|
readonly 5: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4309
4583
|
readonly 10: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4310
|
-
readonly 420: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4311
4584
|
readonly 999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4312
4585
|
readonly 8453: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4313
4586
|
readonly 42161: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4314
|
-
readonly 84531: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4315
4587
|
readonly 421614: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4316
4588
|
readonly 7777777: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4317
4589
|
readonly 11155111: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
@@ -4321,11 +4593,9 @@ export declare const zoraCreator1155PremintExecutorImplAddress: {
|
|
|
4321
4593
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4322
4594
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4323
4595
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4324
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4325
4596
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4326
4597
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4327
4598
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4328
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4329
4599
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4330
4600
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4331
4601
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -4336,11 +4606,9 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4336
4606
|
readonly 1: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4337
4607
|
readonly 5: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4338
4608
|
readonly 10: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4339
|
-
readonly 420: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4340
4609
|
readonly 999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4341
4610
|
readonly 8453: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4342
4611
|
readonly 42161: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4343
|
-
readonly 84531: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4344
4612
|
readonly 421614: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4345
4613
|
readonly 7777777: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4346
4614
|
readonly 11155111: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
@@ -4580,6 +4848,28 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4580
4848
|
readonly internalType: "address";
|
|
4581
4849
|
readonly type: "address";
|
|
4582
4850
|
}];
|
|
4851
|
+
}, {
|
|
4852
|
+
readonly stateMutability: "view";
|
|
4853
|
+
readonly type: "function";
|
|
4854
|
+
readonly inputs: readonly [{
|
|
4855
|
+
readonly name: "contractAddress";
|
|
4856
|
+
readonly internalType: "address";
|
|
4857
|
+
readonly type: "address";
|
|
4858
|
+
}, {
|
|
4859
|
+
readonly name: "uid";
|
|
4860
|
+
readonly internalType: "uint32";
|
|
4861
|
+
readonly type: "uint32";
|
|
4862
|
+
}];
|
|
4863
|
+
readonly name: "premintStatus";
|
|
4864
|
+
readonly outputs: readonly [{
|
|
4865
|
+
readonly name: "contractCreated";
|
|
4866
|
+
readonly internalType: "bool";
|
|
4867
|
+
readonly type: "bool";
|
|
4868
|
+
}, {
|
|
4869
|
+
readonly name: "tokenIdForPremint";
|
|
4870
|
+
readonly internalType: "uint256";
|
|
4871
|
+
readonly type: "uint256";
|
|
4872
|
+
}];
|
|
4583
4873
|
}, {
|
|
4584
4874
|
readonly stateMutability: "payable";
|
|
4585
4875
|
readonly type: "function";
|
|
@@ -4671,37 +4961,41 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4671
4961
|
readonly internalType: "uint256";
|
|
4672
4962
|
readonly type: "uint256";
|
|
4673
4963
|
}, {
|
|
4674
|
-
readonly name: "
|
|
4675
|
-
readonly internalType: "
|
|
4676
|
-
readonly type: "
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
readonly type: "address";
|
|
4691
|
-
}, {
|
|
4692
|
-
readonly name: "uid";
|
|
4693
|
-
readonly internalType: "uint32";
|
|
4694
|
-
readonly type: "uint32";
|
|
4964
|
+
readonly name: "mintArguments";
|
|
4965
|
+
readonly internalType: "struct MintArguments";
|
|
4966
|
+
readonly type: "tuple";
|
|
4967
|
+
readonly components: readonly [{
|
|
4968
|
+
readonly name: "mintRecipient";
|
|
4969
|
+
readonly internalType: "address";
|
|
4970
|
+
readonly type: "address";
|
|
4971
|
+
}, {
|
|
4972
|
+
readonly name: "mintComment";
|
|
4973
|
+
readonly internalType: "string";
|
|
4974
|
+
readonly type: "string";
|
|
4975
|
+
}, {
|
|
4976
|
+
readonly name: "mintRewardsRecipients";
|
|
4977
|
+
readonly internalType: "address[]";
|
|
4978
|
+
readonly type: "address[]";
|
|
4979
|
+
}];
|
|
4695
4980
|
}];
|
|
4696
|
-
readonly name: "
|
|
4981
|
+
readonly name: "premintV1";
|
|
4697
4982
|
readonly outputs: readonly [{
|
|
4698
|
-
readonly name: "
|
|
4699
|
-
readonly internalType: "
|
|
4700
|
-
readonly type: "
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4983
|
+
readonly name: "result";
|
|
4984
|
+
readonly internalType: "struct PremintResult";
|
|
4985
|
+
readonly type: "tuple";
|
|
4986
|
+
readonly components: readonly [{
|
|
4987
|
+
readonly name: "contractAddress";
|
|
4988
|
+
readonly internalType: "address";
|
|
4989
|
+
readonly type: "address";
|
|
4990
|
+
}, {
|
|
4991
|
+
readonly name: "tokenId";
|
|
4992
|
+
readonly internalType: "uint256";
|
|
4993
|
+
readonly type: "uint256";
|
|
4994
|
+
}, {
|
|
4995
|
+
readonly name: "createdNewContract";
|
|
4996
|
+
readonly internalType: "bool";
|
|
4997
|
+
readonly type: "bool";
|
|
4998
|
+
}];
|
|
4705
4999
|
}];
|
|
4706
5000
|
}, {
|
|
4707
5001
|
readonly stateMutability: "payable";
|
|
@@ -4725,11 +5019,11 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4725
5019
|
}];
|
|
4726
5020
|
}, {
|
|
4727
5021
|
readonly name: "premintConfig";
|
|
4728
|
-
readonly internalType: "struct
|
|
5022
|
+
readonly internalType: "struct PremintConfigV2";
|
|
4729
5023
|
readonly type: "tuple";
|
|
4730
5024
|
readonly components: readonly [{
|
|
4731
5025
|
readonly name: "tokenConfig";
|
|
4732
|
-
readonly internalType: "struct
|
|
5026
|
+
readonly internalType: "struct TokenCreationConfigV2";
|
|
4733
5027
|
readonly type: "tuple";
|
|
4734
5028
|
readonly components: readonly [{
|
|
4735
5029
|
readonly name: "tokenURI";
|
|
@@ -4755,22 +5049,22 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4755
5049
|
readonly name: "mintDuration";
|
|
4756
5050
|
readonly internalType: "uint64";
|
|
4757
5051
|
readonly type: "uint64";
|
|
4758
|
-
}, {
|
|
4759
|
-
readonly name: "royaltyMintSchedule";
|
|
4760
|
-
readonly internalType: "uint32";
|
|
4761
|
-
readonly type: "uint32";
|
|
4762
5052
|
}, {
|
|
4763
5053
|
readonly name: "royaltyBPS";
|
|
4764
5054
|
readonly internalType: "uint32";
|
|
4765
5055
|
readonly type: "uint32";
|
|
4766
5056
|
}, {
|
|
4767
|
-
readonly name: "
|
|
5057
|
+
readonly name: "payoutRecipient";
|
|
4768
5058
|
readonly internalType: "address";
|
|
4769
5059
|
readonly type: "address";
|
|
4770
5060
|
}, {
|
|
4771
5061
|
readonly name: "fixedPriceMinter";
|
|
4772
5062
|
readonly internalType: "address";
|
|
4773
5063
|
readonly type: "address";
|
|
5064
|
+
}, {
|
|
5065
|
+
readonly name: "createReferral";
|
|
5066
|
+
readonly internalType: "address";
|
|
5067
|
+
readonly type: "address";
|
|
4774
5068
|
}];
|
|
4775
5069
|
}, {
|
|
4776
5070
|
readonly name: "uid";
|
|
@@ -4795,7 +5089,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4795
5089
|
readonly type: "uint256";
|
|
4796
5090
|
}, {
|
|
4797
5091
|
readonly name: "mintArguments";
|
|
4798
|
-
readonly internalType: "struct
|
|
5092
|
+
readonly internalType: "struct MintArguments";
|
|
4799
5093
|
readonly type: "tuple";
|
|
4800
5094
|
readonly components: readonly [{
|
|
4801
5095
|
readonly name: "mintRecipient";
|
|
@@ -4811,10 +5105,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4811
5105
|
readonly type: "address[]";
|
|
4812
5106
|
}];
|
|
4813
5107
|
}];
|
|
4814
|
-
readonly name: "
|
|
5108
|
+
readonly name: "premintV2";
|
|
4815
5109
|
readonly outputs: readonly [{
|
|
4816
5110
|
readonly name: "result";
|
|
4817
|
-
readonly internalType: "struct
|
|
5111
|
+
readonly internalType: "struct PremintResult";
|
|
4818
5112
|
readonly type: "tuple";
|
|
4819
5113
|
readonly components: readonly [{
|
|
4820
5114
|
readonly name: "contractAddress";
|
|
@@ -4922,7 +5216,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4922
5216
|
readonly type: "uint256";
|
|
4923
5217
|
}, {
|
|
4924
5218
|
readonly name: "mintArguments";
|
|
4925
|
-
readonly internalType: "struct
|
|
5219
|
+
readonly internalType: "struct MintArguments";
|
|
4926
5220
|
readonly type: "tuple";
|
|
4927
5221
|
readonly components: readonly [{
|
|
4928
5222
|
readonly name: "mintRecipient";
|
|
@@ -4937,11 +5231,15 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4937
5231
|
readonly internalType: "address[]";
|
|
4938
5232
|
readonly type: "address[]";
|
|
4939
5233
|
}];
|
|
5234
|
+
}, {
|
|
5235
|
+
readonly name: "signerContract";
|
|
5236
|
+
readonly internalType: "address";
|
|
5237
|
+
readonly type: "address";
|
|
4940
5238
|
}];
|
|
4941
|
-
readonly name: "
|
|
5239
|
+
readonly name: "premintV2WithSignerContract";
|
|
4942
5240
|
readonly outputs: readonly [{
|
|
4943
5241
|
readonly name: "result";
|
|
4944
|
-
readonly internalType: "struct
|
|
5242
|
+
readonly internalType: "struct PremintResult";
|
|
4945
5243
|
readonly type: "tuple";
|
|
4946
5244
|
readonly components: readonly [{
|
|
4947
5245
|
readonly name: "contractAddress";
|
|
@@ -4958,23 +5256,121 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4958
5256
|
}];
|
|
4959
5257
|
}];
|
|
4960
5258
|
}, {
|
|
4961
|
-
readonly stateMutability: "
|
|
4962
|
-
readonly type: "function";
|
|
4963
|
-
readonly inputs: readonly [];
|
|
4964
|
-
readonly name: "proxiableUUID";
|
|
4965
|
-
readonly outputs: readonly [{
|
|
4966
|
-
readonly name: "";
|
|
4967
|
-
readonly internalType: "bytes32";
|
|
4968
|
-
readonly type: "bytes32";
|
|
4969
|
-
}];
|
|
4970
|
-
}, {
|
|
4971
|
-
readonly stateMutability: "nonpayable";
|
|
5259
|
+
readonly stateMutability: "payable";
|
|
4972
5260
|
readonly type: "function";
|
|
4973
|
-
readonly inputs: readonly [
|
|
4974
|
-
|
|
4975
|
-
|
|
4976
|
-
|
|
4977
|
-
|
|
5261
|
+
readonly inputs: readonly [{
|
|
5262
|
+
readonly name: "mintTokenIds";
|
|
5263
|
+
readonly internalType: "uint256[]";
|
|
5264
|
+
readonly type: "uint256[]";
|
|
5265
|
+
}, {
|
|
5266
|
+
readonly name: "mintTokenIdQuantities";
|
|
5267
|
+
readonly internalType: "uint256[]";
|
|
5268
|
+
readonly type: "uint256[]";
|
|
5269
|
+
}, {
|
|
5270
|
+
readonly name: "contractConfig";
|
|
5271
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
5272
|
+
readonly type: "tuple";
|
|
5273
|
+
readonly components: readonly [{
|
|
5274
|
+
readonly name: "contractAdmin";
|
|
5275
|
+
readonly internalType: "address";
|
|
5276
|
+
readonly type: "address";
|
|
5277
|
+
}, {
|
|
5278
|
+
readonly name: "contractURI";
|
|
5279
|
+
readonly internalType: "string";
|
|
5280
|
+
readonly type: "string";
|
|
5281
|
+
}, {
|
|
5282
|
+
readonly name: "contractName";
|
|
5283
|
+
readonly internalType: "string";
|
|
5284
|
+
readonly type: "string";
|
|
5285
|
+
}];
|
|
5286
|
+
}, {
|
|
5287
|
+
readonly name: "encodedPremintConfig";
|
|
5288
|
+
readonly internalType: "struct EncodedPremintConfig";
|
|
5289
|
+
readonly type: "tuple";
|
|
5290
|
+
readonly components: readonly [{
|
|
5291
|
+
readonly name: "premintConfig";
|
|
5292
|
+
readonly internalType: "bytes";
|
|
5293
|
+
readonly type: "bytes";
|
|
5294
|
+
}, {
|
|
5295
|
+
readonly name: "premintConfigVersion";
|
|
5296
|
+
readonly internalType: "bytes32";
|
|
5297
|
+
readonly type: "bytes32";
|
|
5298
|
+
}, {
|
|
5299
|
+
readonly name: "uid";
|
|
5300
|
+
readonly internalType: "uint32";
|
|
5301
|
+
readonly type: "uint32";
|
|
5302
|
+
}, {
|
|
5303
|
+
readonly name: "fixedPriceMinter";
|
|
5304
|
+
readonly internalType: "address";
|
|
5305
|
+
readonly type: "address";
|
|
5306
|
+
}];
|
|
5307
|
+
}, {
|
|
5308
|
+
readonly name: "signature";
|
|
5309
|
+
readonly internalType: "bytes";
|
|
5310
|
+
readonly type: "bytes";
|
|
5311
|
+
}, {
|
|
5312
|
+
readonly name: "mintArguments";
|
|
5313
|
+
readonly internalType: "struct MintArguments";
|
|
5314
|
+
readonly type: "tuple";
|
|
5315
|
+
readonly components: readonly [{
|
|
5316
|
+
readonly name: "mintRecipient";
|
|
5317
|
+
readonly internalType: "address";
|
|
5318
|
+
readonly type: "address";
|
|
5319
|
+
}, {
|
|
5320
|
+
readonly name: "mintComment";
|
|
5321
|
+
readonly internalType: "string";
|
|
5322
|
+
readonly type: "string";
|
|
5323
|
+
}, {
|
|
5324
|
+
readonly name: "mintRewardsRecipients";
|
|
5325
|
+
readonly internalType: "address[]";
|
|
5326
|
+
readonly type: "address[]";
|
|
5327
|
+
}];
|
|
5328
|
+
}, {
|
|
5329
|
+
readonly name: "minter";
|
|
5330
|
+
readonly internalType: "address";
|
|
5331
|
+
readonly type: "address";
|
|
5332
|
+
}, {
|
|
5333
|
+
readonly name: "signerContract";
|
|
5334
|
+
readonly internalType: "address";
|
|
5335
|
+
readonly type: "address";
|
|
5336
|
+
}];
|
|
5337
|
+
readonly name: "premintWithMints";
|
|
5338
|
+
readonly outputs: readonly [{
|
|
5339
|
+
readonly name: "result";
|
|
5340
|
+
readonly internalType: "struct PremintResult";
|
|
5341
|
+
readonly type: "tuple";
|
|
5342
|
+
readonly components: readonly [{
|
|
5343
|
+
readonly name: "contractAddress";
|
|
5344
|
+
readonly internalType: "address";
|
|
5345
|
+
readonly type: "address";
|
|
5346
|
+
}, {
|
|
5347
|
+
readonly name: "tokenId";
|
|
5348
|
+
readonly internalType: "uint256";
|
|
5349
|
+
readonly type: "uint256";
|
|
5350
|
+
}, {
|
|
5351
|
+
readonly name: "createdNewContract";
|
|
5352
|
+
readonly internalType: "bool";
|
|
5353
|
+
readonly type: "bool";
|
|
5354
|
+
}];
|
|
5355
|
+
}];
|
|
5356
|
+
}, {
|
|
5357
|
+
readonly stateMutability: "view";
|
|
5358
|
+
readonly type: "function";
|
|
5359
|
+
readonly inputs: readonly [];
|
|
5360
|
+
readonly name: "proxiableUUID";
|
|
5361
|
+
readonly outputs: readonly [{
|
|
5362
|
+
readonly name: "";
|
|
5363
|
+
readonly internalType: "bytes32";
|
|
5364
|
+
readonly type: "bytes32";
|
|
5365
|
+
}];
|
|
5366
|
+
}, {
|
|
5367
|
+
readonly stateMutability: "nonpayable";
|
|
5368
|
+
readonly type: "function";
|
|
5369
|
+
readonly inputs: readonly [];
|
|
5370
|
+
readonly name: "resignOwnership";
|
|
5371
|
+
readonly outputs: readonly [];
|
|
5372
|
+
}, {
|
|
5373
|
+
readonly stateMutability: "nonpayable";
|
|
4978
5374
|
readonly type: "function";
|
|
4979
5375
|
readonly inputs: readonly [{
|
|
4980
5376
|
readonly name: "_newOwner";
|
|
@@ -5421,10 +5817,22 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5421
5817
|
readonly type: "error";
|
|
5422
5818
|
readonly inputs: readonly [];
|
|
5423
5819
|
readonly name: "InvalidMintSchedule";
|
|
5820
|
+
}, {
|
|
5821
|
+
readonly type: "error";
|
|
5822
|
+
readonly inputs: readonly [];
|
|
5823
|
+
readonly name: "InvalidSignature";
|
|
5424
5824
|
}, {
|
|
5425
5825
|
readonly type: "error";
|
|
5426
5826
|
readonly inputs: readonly [];
|
|
5427
5827
|
readonly name: "InvalidSignatureVersion";
|
|
5828
|
+
}, {
|
|
5829
|
+
readonly type: "error";
|
|
5830
|
+
readonly inputs: readonly [{
|
|
5831
|
+
readonly name: "magicValue";
|
|
5832
|
+
readonly internalType: "bytes4";
|
|
5833
|
+
readonly type: "bytes4";
|
|
5834
|
+
}];
|
|
5835
|
+
readonly name: "InvalidSigner";
|
|
5428
5836
|
}, {
|
|
5429
5837
|
readonly type: "error";
|
|
5430
5838
|
readonly inputs: readonly [];
|
|
@@ -5433,6 +5841,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5433
5841
|
readonly type: "error";
|
|
5434
5842
|
readonly inputs: readonly [];
|
|
5435
5843
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
5844
|
+
}, {
|
|
5845
|
+
readonly type: "error";
|
|
5846
|
+
readonly inputs: readonly [];
|
|
5847
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
5436
5848
|
}, {
|
|
5437
5849
|
readonly type: "error";
|
|
5438
5850
|
readonly inputs: readonly [];
|
|
@@ -5577,17 +5989,23 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5577
5989
|
readonly type: "error";
|
|
5578
5990
|
readonly inputs: readonly [];
|
|
5579
5991
|
readonly name: "WrongValueSent";
|
|
5992
|
+
}, {
|
|
5993
|
+
readonly type: "error";
|
|
5994
|
+
readonly inputs: readonly [];
|
|
5995
|
+
readonly name: "premintSignerContractFailedToRecoverSigner";
|
|
5996
|
+
}, {
|
|
5997
|
+
readonly type: "error";
|
|
5998
|
+
readonly inputs: readonly [];
|
|
5999
|
+
readonly name: "premintSignerContractNotAContract";
|
|
5580
6000
|
}];
|
|
5581
6001
|
};
|
|
5582
6002
|
/**
|
|
5583
6003
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5584
6004
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5585
6005
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
5586
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5587
6006
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5588
6007
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5589
6008
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5590
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5591
6009
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5592
6010
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5593
6011
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
@@ -5923,11 +6341,9 @@ export declare const zoraCreatorFixedPriceSaleStrategyABI: readonly [{
|
|
|
5923
6341
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5924
6342
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5925
6343
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
5926
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5927
6344
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5928
6345
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5929
6346
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5930
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5931
6347
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5932
6348
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5933
6349
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
@@ -5937,11 +6353,9 @@ export declare const zoraCreatorFixedPriceSaleStrategyAddress: {
|
|
|
5937
6353
|
readonly 1: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5938
6354
|
readonly 5: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5939
6355
|
readonly 10: "0x3678862f04290E565cCA2EF163BAeb92Bb76790C";
|
|
5940
|
-
readonly 420: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5941
6356
|
readonly 999: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5942
6357
|
readonly 8453: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5943
6358
|
readonly 42161: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
5944
|
-
readonly 84531: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5945
6359
|
readonly 421614: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
5946
6360
|
readonly 7777777: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5947
6361
|
readonly 11155111: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
@@ -5951,11 +6365,9 @@ export declare const zoraCreatorFixedPriceSaleStrategyAddress: {
|
|
|
5951
6365
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5952
6366
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5953
6367
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
5954
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5955
6368
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5956
6369
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5957
6370
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5958
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5959
6371
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
5960
6372
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
5961
6373
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21)
|
|
@@ -5966,11 +6378,9 @@ export declare const zoraCreatorFixedPriceSaleStrategyConfig: {
|
|
|
5966
6378
|
readonly 1: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5967
6379
|
readonly 5: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5968
6380
|
readonly 10: "0x3678862f04290E565cCA2EF163BAeb92Bb76790C";
|
|
5969
|
-
readonly 420: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5970
6381
|
readonly 999: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5971
6382
|
readonly 8453: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5972
6383
|
readonly 42161: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
5973
|
-
readonly 84531: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5974
6384
|
readonly 421614: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
5975
6385
|
readonly 7777777: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
5976
6386
|
readonly 11155111: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
@@ -6307,11 +6717,9 @@ export declare const zoraCreatorFixedPriceSaleStrategyConfig: {
|
|
|
6307
6717
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6308
6718
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6309
6719
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
6310
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6311
6720
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6312
6721
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6313
6722
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6314
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6315
6723
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6316
6724
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6317
6725
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
@@ -6639,11 +7047,9 @@ export declare const zoraCreatorMerkleMinterStrategyABI: readonly [{
|
|
|
6639
7047
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6640
7048
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6641
7049
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
6642
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6643
7050
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6644
7051
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6645
7052
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6646
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6647
7053
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6648
7054
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6649
7055
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
@@ -6653,11 +7059,9 @@ export declare const zoraCreatorMerkleMinterStrategyAddress: {
|
|
|
6653
7059
|
readonly 1: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6654
7060
|
readonly 5: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6655
7061
|
readonly 10: "0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8";
|
|
6656
|
-
readonly 420: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6657
7062
|
readonly 999: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6658
7063
|
readonly 8453: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6659
7064
|
readonly 42161: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6660
|
-
readonly 84531: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6661
7065
|
readonly 421614: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6662
7066
|
readonly 7777777: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6663
7067
|
readonly 11155111: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
@@ -6667,11 +7071,9 @@ export declare const zoraCreatorMerkleMinterStrategyAddress: {
|
|
|
6667
7071
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6668
7072
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6669
7073
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
6670
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6671
7074
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6672
7075
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6673
7076
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6674
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6675
7077
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
6676
7078
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6677
7079
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0xe770E6f19aecF8ef3145A50087999b5556aB3610)
|
|
@@ -6682,11 +7084,9 @@ export declare const zoraCreatorMerkleMinterStrategyConfig: {
|
|
|
6682
7084
|
readonly 1: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6683
7085
|
readonly 5: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6684
7086
|
readonly 10: "0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8";
|
|
6685
|
-
readonly 420: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6686
7087
|
readonly 999: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6687
7088
|
readonly 8453: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6688
7089
|
readonly 42161: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6689
|
-
readonly 84531: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6690
7090
|
readonly 421614: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6691
7091
|
readonly 7777777: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
6692
7092
|
readonly 11155111: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
@@ -7015,11 +7415,9 @@ export declare const zoraCreatorMerkleMinterStrategyConfig: {
|
|
|
7015
7415
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7016
7416
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7017
7417
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7018
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7019
7418
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7020
7419
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7021
7420
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7022
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7023
7421
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7024
7422
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7025
7423
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
@@ -7249,11 +7647,9 @@ export declare const zoraCreatorRedeemMinterFactoryABI: readonly [{
|
|
|
7249
7647
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7250
7648
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7251
7649
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7252
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7253
7650
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7254
7651
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7255
7652
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7256
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7257
7653
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7258
7654
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7259
7655
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
@@ -7263,11 +7659,9 @@ export declare const zoraCreatorRedeemMinterFactoryAddress: {
|
|
|
7263
7659
|
readonly 1: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7264
7660
|
readonly 5: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7265
7661
|
readonly 10: "0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2";
|
|
7266
|
-
readonly 420: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7267
7662
|
readonly 999: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7268
7663
|
readonly 8453: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7269
7664
|
readonly 42161: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7270
|
-
readonly 84531: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7271
7665
|
readonly 421614: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7272
7666
|
readonly 7777777: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7273
7667
|
readonly 11155111: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
@@ -7277,11 +7671,9 @@ export declare const zoraCreatorRedeemMinterFactoryAddress: {
|
|
|
7277
7671
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7278
7672
|
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7279
7673
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7280
|
-
* - [__View Contract on Optimism Goerli Etherscan__](https://goerli-optimism.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7281
7674
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7282
7675
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7283
7676
|
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7284
|
-
* - [__View Contract on Base Goerli Basescan__](https://goerli.basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7285
7677
|
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
7286
7678
|
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7287
7679
|
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D)
|
|
@@ -7292,11 +7684,9 @@ export declare const zoraCreatorRedeemMinterFactoryConfig: {
|
|
|
7292
7684
|
readonly 1: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7293
7685
|
readonly 5: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7294
7686
|
readonly 10: "0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2";
|
|
7295
|
-
readonly 420: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7296
7687
|
readonly 999: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7297
7688
|
readonly 8453: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7298
7689
|
readonly 42161: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7299
|
-
readonly 84531: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7300
7690
|
readonly 421614: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7301
7691
|
readonly 7777777: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7302
7692
|
readonly 11155111: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
@@ -7523,4 +7913,2289 @@ export declare const zoraCreatorRedeemMinterFactoryConfig: {
|
|
|
7523
7913
|
readonly name: "WrongValueSent";
|
|
7524
7914
|
}];
|
|
7525
7915
|
};
|
|
7916
|
+
/**
|
|
7917
|
+
* [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777773dE7607C8d2eF571ba03ab22a7df64CEA)
|
|
7918
|
+
*/
|
|
7919
|
+
export declare const zoraMintsABI: readonly [{
|
|
7920
|
+
readonly stateMutability: "nonpayable";
|
|
7921
|
+
readonly type: "constructor";
|
|
7922
|
+
readonly inputs: readonly [{
|
|
7923
|
+
readonly name: "_premintExecutor";
|
|
7924
|
+
readonly internalType: "contract IPremintWithMints";
|
|
7925
|
+
readonly type: "address";
|
|
7926
|
+
}];
|
|
7927
|
+
}, {
|
|
7928
|
+
readonly stateMutability: "nonpayable";
|
|
7929
|
+
readonly type: "function";
|
|
7930
|
+
readonly inputs: readonly [];
|
|
7931
|
+
readonly name: "acceptOwnership";
|
|
7932
|
+
readonly outputs: readonly [];
|
|
7933
|
+
}, {
|
|
7934
|
+
readonly stateMutability: "view";
|
|
7935
|
+
readonly type: "function";
|
|
7936
|
+
readonly inputs: readonly [{
|
|
7937
|
+
readonly name: "account";
|
|
7938
|
+
readonly internalType: "address";
|
|
7939
|
+
readonly type: "address";
|
|
7940
|
+
}, {
|
|
7941
|
+
readonly name: "id";
|
|
7942
|
+
readonly internalType: "uint256";
|
|
7943
|
+
readonly type: "uint256";
|
|
7944
|
+
}];
|
|
7945
|
+
readonly name: "balanceOf";
|
|
7946
|
+
readonly outputs: readonly [{
|
|
7947
|
+
readonly name: "";
|
|
7948
|
+
readonly internalType: "uint256";
|
|
7949
|
+
readonly type: "uint256";
|
|
7950
|
+
}];
|
|
7951
|
+
}, {
|
|
7952
|
+
readonly stateMutability: "view";
|
|
7953
|
+
readonly type: "function";
|
|
7954
|
+
readonly inputs: readonly [{
|
|
7955
|
+
readonly name: "accounts";
|
|
7956
|
+
readonly internalType: "address[]";
|
|
7957
|
+
readonly type: "address[]";
|
|
7958
|
+
}, {
|
|
7959
|
+
readonly name: "ids";
|
|
7960
|
+
readonly internalType: "uint256[]";
|
|
7961
|
+
readonly type: "uint256[]";
|
|
7962
|
+
}];
|
|
7963
|
+
readonly name: "balanceOfBatch";
|
|
7964
|
+
readonly outputs: readonly [{
|
|
7965
|
+
readonly name: "";
|
|
7966
|
+
readonly internalType: "uint256[]";
|
|
7967
|
+
readonly type: "uint256[]";
|
|
7968
|
+
}];
|
|
7969
|
+
}, {
|
|
7970
|
+
readonly stateMutability: "payable";
|
|
7971
|
+
readonly type: "function";
|
|
7972
|
+
readonly inputs: readonly [{
|
|
7973
|
+
readonly name: "tokenIds";
|
|
7974
|
+
readonly internalType: "uint256[]";
|
|
7975
|
+
readonly type: "uint256[]";
|
|
7976
|
+
}, {
|
|
7977
|
+
readonly name: "quantities";
|
|
7978
|
+
readonly internalType: "uint256[]";
|
|
7979
|
+
readonly type: "uint256[]";
|
|
7980
|
+
}, {
|
|
7981
|
+
readonly name: "zoraCreator1155Contract";
|
|
7982
|
+
readonly internalType: "contract IMintWithMints";
|
|
7983
|
+
readonly type: "address";
|
|
7984
|
+
}, {
|
|
7985
|
+
readonly name: "minter";
|
|
7986
|
+
readonly internalType: "contract IMinter1155";
|
|
7987
|
+
readonly type: "address";
|
|
7988
|
+
}, {
|
|
7989
|
+
readonly name: "zoraCreator1155TokenId";
|
|
7990
|
+
readonly internalType: "uint256";
|
|
7991
|
+
readonly type: "uint256";
|
|
7992
|
+
}, {
|
|
7993
|
+
readonly name: "rewardsRecipients";
|
|
7994
|
+
readonly internalType: "address[]";
|
|
7995
|
+
readonly type: "address[]";
|
|
7996
|
+
}, {
|
|
7997
|
+
readonly name: "minterArguments";
|
|
7998
|
+
readonly internalType: "bytes";
|
|
7999
|
+
readonly type: "bytes";
|
|
8000
|
+
}];
|
|
8001
|
+
readonly name: "collect";
|
|
8002
|
+
readonly outputs: readonly [];
|
|
8003
|
+
}, {
|
|
8004
|
+
readonly stateMutability: "payable";
|
|
8005
|
+
readonly type: "function";
|
|
8006
|
+
readonly inputs: readonly [{
|
|
8007
|
+
readonly name: "tokenIds";
|
|
8008
|
+
readonly internalType: "uint256[]";
|
|
8009
|
+
readonly type: "uint256[]";
|
|
8010
|
+
}, {
|
|
8011
|
+
readonly name: "quantities";
|
|
8012
|
+
readonly internalType: "uint256[]";
|
|
8013
|
+
readonly type: "uint256[]";
|
|
8014
|
+
}, {
|
|
8015
|
+
readonly name: "contractConfig";
|
|
8016
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
8017
|
+
readonly type: "tuple";
|
|
8018
|
+
readonly components: readonly [{
|
|
8019
|
+
readonly name: "contractAdmin";
|
|
8020
|
+
readonly internalType: "address";
|
|
8021
|
+
readonly type: "address";
|
|
8022
|
+
}, {
|
|
8023
|
+
readonly name: "contractURI";
|
|
8024
|
+
readonly internalType: "string";
|
|
8025
|
+
readonly type: "string";
|
|
8026
|
+
}, {
|
|
8027
|
+
readonly name: "contractName";
|
|
8028
|
+
readonly internalType: "string";
|
|
8029
|
+
readonly type: "string";
|
|
8030
|
+
}];
|
|
8031
|
+
}, {
|
|
8032
|
+
readonly name: "premintConfig";
|
|
8033
|
+
readonly internalType: "struct PremintConfigV2";
|
|
8034
|
+
readonly type: "tuple";
|
|
8035
|
+
readonly components: readonly [{
|
|
8036
|
+
readonly name: "tokenConfig";
|
|
8037
|
+
readonly internalType: "struct TokenCreationConfigV2";
|
|
8038
|
+
readonly type: "tuple";
|
|
8039
|
+
readonly components: readonly [{
|
|
8040
|
+
readonly name: "tokenURI";
|
|
8041
|
+
readonly internalType: "string";
|
|
8042
|
+
readonly type: "string";
|
|
8043
|
+
}, {
|
|
8044
|
+
readonly name: "maxSupply";
|
|
8045
|
+
readonly internalType: "uint256";
|
|
8046
|
+
readonly type: "uint256";
|
|
8047
|
+
}, {
|
|
8048
|
+
readonly name: "maxTokensPerAddress";
|
|
8049
|
+
readonly internalType: "uint64";
|
|
8050
|
+
readonly type: "uint64";
|
|
8051
|
+
}, {
|
|
8052
|
+
readonly name: "pricePerToken";
|
|
8053
|
+
readonly internalType: "uint96";
|
|
8054
|
+
readonly type: "uint96";
|
|
8055
|
+
}, {
|
|
8056
|
+
readonly name: "mintStart";
|
|
8057
|
+
readonly internalType: "uint64";
|
|
8058
|
+
readonly type: "uint64";
|
|
8059
|
+
}, {
|
|
8060
|
+
readonly name: "mintDuration";
|
|
8061
|
+
readonly internalType: "uint64";
|
|
8062
|
+
readonly type: "uint64";
|
|
8063
|
+
}, {
|
|
8064
|
+
readonly name: "royaltyBPS";
|
|
8065
|
+
readonly internalType: "uint32";
|
|
8066
|
+
readonly type: "uint32";
|
|
8067
|
+
}, {
|
|
8068
|
+
readonly name: "payoutRecipient";
|
|
8069
|
+
readonly internalType: "address";
|
|
8070
|
+
readonly type: "address";
|
|
8071
|
+
}, {
|
|
8072
|
+
readonly name: "fixedPriceMinter";
|
|
8073
|
+
readonly internalType: "address";
|
|
8074
|
+
readonly type: "address";
|
|
8075
|
+
}, {
|
|
8076
|
+
readonly name: "createReferral";
|
|
8077
|
+
readonly internalType: "address";
|
|
8078
|
+
readonly type: "address";
|
|
8079
|
+
}];
|
|
8080
|
+
}, {
|
|
8081
|
+
readonly name: "uid";
|
|
8082
|
+
readonly internalType: "uint32";
|
|
8083
|
+
readonly type: "uint32";
|
|
8084
|
+
}, {
|
|
8085
|
+
readonly name: "version";
|
|
8086
|
+
readonly internalType: "uint32";
|
|
8087
|
+
readonly type: "uint32";
|
|
8088
|
+
}, {
|
|
8089
|
+
readonly name: "deleted";
|
|
8090
|
+
readonly internalType: "bool";
|
|
8091
|
+
readonly type: "bool";
|
|
8092
|
+
}];
|
|
8093
|
+
}, {
|
|
8094
|
+
readonly name: "signature";
|
|
8095
|
+
readonly internalType: "bytes";
|
|
8096
|
+
readonly type: "bytes";
|
|
8097
|
+
}, {
|
|
8098
|
+
readonly name: "mintArguments";
|
|
8099
|
+
readonly internalType: "struct MintArguments";
|
|
8100
|
+
readonly type: "tuple";
|
|
8101
|
+
readonly components: readonly [{
|
|
8102
|
+
readonly name: "mintRecipient";
|
|
8103
|
+
readonly internalType: "address";
|
|
8104
|
+
readonly type: "address";
|
|
8105
|
+
}, {
|
|
8106
|
+
readonly name: "mintComment";
|
|
8107
|
+
readonly internalType: "string";
|
|
8108
|
+
readonly type: "string";
|
|
8109
|
+
}, {
|
|
8110
|
+
readonly name: "mintRewardsRecipients";
|
|
8111
|
+
readonly internalType: "address[]";
|
|
8112
|
+
readonly type: "address[]";
|
|
8113
|
+
}];
|
|
8114
|
+
}, {
|
|
8115
|
+
readonly name: "signerContract";
|
|
8116
|
+
readonly internalType: "address";
|
|
8117
|
+
readonly type: "address";
|
|
8118
|
+
}];
|
|
8119
|
+
readonly name: "collectPremintV2";
|
|
8120
|
+
readonly outputs: readonly [];
|
|
8121
|
+
}, {
|
|
8122
|
+
readonly stateMutability: "pure";
|
|
8123
|
+
readonly type: "function";
|
|
8124
|
+
readonly inputs: readonly [];
|
|
8125
|
+
readonly name: "contractVersion";
|
|
8126
|
+
readonly outputs: readonly [{
|
|
8127
|
+
readonly name: "";
|
|
8128
|
+
readonly internalType: "string";
|
|
8129
|
+
readonly type: "string";
|
|
8130
|
+
}];
|
|
8131
|
+
}, {
|
|
8132
|
+
readonly stateMutability: "nonpayable";
|
|
8133
|
+
readonly type: "function";
|
|
8134
|
+
readonly inputs: readonly [{
|
|
8135
|
+
readonly name: "tokenId";
|
|
8136
|
+
readonly internalType: "uint256";
|
|
8137
|
+
readonly type: "uint256";
|
|
8138
|
+
}, {
|
|
8139
|
+
readonly name: "pricePerToken";
|
|
8140
|
+
readonly internalType: "uint256";
|
|
8141
|
+
readonly type: "uint256";
|
|
8142
|
+
}, {
|
|
8143
|
+
readonly name: "defaultMintable";
|
|
8144
|
+
readonly internalType: "bool";
|
|
8145
|
+
readonly type: "bool";
|
|
8146
|
+
}];
|
|
8147
|
+
readonly name: "createEthToken";
|
|
8148
|
+
readonly outputs: readonly [];
|
|
8149
|
+
}, {
|
|
8150
|
+
readonly stateMutability: "view";
|
|
8151
|
+
readonly type: "function";
|
|
8152
|
+
readonly inputs: readonly [];
|
|
8153
|
+
readonly name: "getEthPrice";
|
|
8154
|
+
readonly outputs: readonly [{
|
|
8155
|
+
readonly name: "";
|
|
8156
|
+
readonly internalType: "uint256";
|
|
8157
|
+
readonly type: "uint256";
|
|
8158
|
+
}];
|
|
8159
|
+
}, {
|
|
8160
|
+
readonly stateMutability: "view";
|
|
8161
|
+
readonly type: "function";
|
|
8162
|
+
readonly inputs: readonly [];
|
|
8163
|
+
readonly name: "implementation";
|
|
8164
|
+
readonly outputs: readonly [{
|
|
8165
|
+
readonly name: "";
|
|
8166
|
+
readonly internalType: "address";
|
|
8167
|
+
readonly type: "address";
|
|
8168
|
+
}];
|
|
8169
|
+
}, {
|
|
8170
|
+
readonly stateMutability: "nonpayable";
|
|
8171
|
+
readonly type: "function";
|
|
8172
|
+
readonly inputs: readonly [{
|
|
8173
|
+
readonly name: "initialOwner";
|
|
8174
|
+
readonly internalType: "address";
|
|
8175
|
+
readonly type: "address";
|
|
8176
|
+
}, {
|
|
8177
|
+
readonly name: "initialEthTokenId";
|
|
8178
|
+
readonly internalType: "uint256";
|
|
8179
|
+
readonly type: "uint256";
|
|
8180
|
+
}, {
|
|
8181
|
+
readonly name: "initialEthTokenPrice";
|
|
8182
|
+
readonly internalType: "uint256";
|
|
8183
|
+
readonly type: "uint256";
|
|
8184
|
+
}];
|
|
8185
|
+
readonly name: "initialize";
|
|
8186
|
+
readonly outputs: readonly [];
|
|
8187
|
+
}, {
|
|
8188
|
+
readonly stateMutability: "view";
|
|
8189
|
+
readonly type: "function";
|
|
8190
|
+
readonly inputs: readonly [{
|
|
8191
|
+
readonly name: "account";
|
|
8192
|
+
readonly internalType: "address";
|
|
8193
|
+
readonly type: "address";
|
|
8194
|
+
}, {
|
|
8195
|
+
readonly name: "operator";
|
|
8196
|
+
readonly internalType: "address";
|
|
8197
|
+
readonly type: "address";
|
|
8198
|
+
}];
|
|
8199
|
+
readonly name: "isApprovedForAll";
|
|
8200
|
+
readonly outputs: readonly [{
|
|
8201
|
+
readonly name: "";
|
|
8202
|
+
readonly internalType: "bool";
|
|
8203
|
+
readonly type: "bool";
|
|
8204
|
+
}];
|
|
8205
|
+
}, {
|
|
8206
|
+
readonly stateMutability: "payable";
|
|
8207
|
+
readonly type: "function";
|
|
8208
|
+
readonly inputs: readonly [{
|
|
8209
|
+
readonly name: "quantity";
|
|
8210
|
+
readonly internalType: "uint256";
|
|
8211
|
+
readonly type: "uint256";
|
|
8212
|
+
}, {
|
|
8213
|
+
readonly name: "recipient";
|
|
8214
|
+
readonly internalType: "address";
|
|
8215
|
+
readonly type: "address";
|
|
8216
|
+
}];
|
|
8217
|
+
readonly name: "mintWithEth";
|
|
8218
|
+
readonly outputs: readonly [{
|
|
8219
|
+
readonly name: "";
|
|
8220
|
+
readonly internalType: "uint256";
|
|
8221
|
+
readonly type: "uint256";
|
|
8222
|
+
}];
|
|
8223
|
+
}, {
|
|
8224
|
+
readonly stateMutability: "view";
|
|
8225
|
+
readonly type: "function";
|
|
8226
|
+
readonly inputs: readonly [];
|
|
8227
|
+
readonly name: "mintableEthToken";
|
|
8228
|
+
readonly outputs: readonly [{
|
|
8229
|
+
readonly name: "";
|
|
8230
|
+
readonly internalType: "uint256";
|
|
8231
|
+
readonly type: "uint256";
|
|
8232
|
+
}];
|
|
8233
|
+
}, {
|
|
8234
|
+
readonly stateMutability: "pure";
|
|
8235
|
+
readonly type: "function";
|
|
8236
|
+
readonly inputs: readonly [];
|
|
8237
|
+
readonly name: "name";
|
|
8238
|
+
readonly outputs: readonly [{
|
|
8239
|
+
readonly name: "";
|
|
8240
|
+
readonly internalType: "string";
|
|
8241
|
+
readonly type: "string";
|
|
8242
|
+
}];
|
|
8243
|
+
}, {
|
|
8244
|
+
readonly stateMutability: "view";
|
|
8245
|
+
readonly type: "function";
|
|
8246
|
+
readonly inputs: readonly [];
|
|
8247
|
+
readonly name: "owner";
|
|
8248
|
+
readonly outputs: readonly [{
|
|
8249
|
+
readonly name: "";
|
|
8250
|
+
readonly internalType: "address";
|
|
8251
|
+
readonly type: "address";
|
|
8252
|
+
}];
|
|
8253
|
+
}, {
|
|
8254
|
+
readonly stateMutability: "view";
|
|
8255
|
+
readonly type: "function";
|
|
8256
|
+
readonly inputs: readonly [];
|
|
8257
|
+
readonly name: "pendingOwner";
|
|
8258
|
+
readonly outputs: readonly [{
|
|
8259
|
+
readonly name: "";
|
|
8260
|
+
readonly internalType: "address";
|
|
8261
|
+
readonly type: "address";
|
|
8262
|
+
}];
|
|
8263
|
+
}, {
|
|
8264
|
+
readonly stateMutability: "view";
|
|
8265
|
+
readonly type: "function";
|
|
8266
|
+
readonly inputs: readonly [];
|
|
8267
|
+
readonly name: "premintExecutor";
|
|
8268
|
+
readonly outputs: readonly [{
|
|
8269
|
+
readonly name: "";
|
|
8270
|
+
readonly internalType: "contract IPremintWithMints";
|
|
8271
|
+
readonly type: "address";
|
|
8272
|
+
}];
|
|
8273
|
+
}, {
|
|
8274
|
+
readonly stateMutability: "nonpayable";
|
|
8275
|
+
readonly type: "function";
|
|
8276
|
+
readonly inputs: readonly [{
|
|
8277
|
+
readonly name: "tokenId";
|
|
8278
|
+
readonly internalType: "uint256";
|
|
8279
|
+
readonly type: "uint256";
|
|
8280
|
+
}, {
|
|
8281
|
+
readonly name: "quantity";
|
|
8282
|
+
readonly internalType: "uint256";
|
|
8283
|
+
readonly type: "uint256";
|
|
8284
|
+
}, {
|
|
8285
|
+
readonly name: "recipient";
|
|
8286
|
+
readonly internalType: "address";
|
|
8287
|
+
readonly type: "address";
|
|
8288
|
+
}];
|
|
8289
|
+
readonly name: "redeem";
|
|
8290
|
+
readonly outputs: readonly [{
|
|
8291
|
+
readonly name: "valueRedeemed";
|
|
8292
|
+
readonly internalType: "uint256";
|
|
8293
|
+
readonly type: "uint256";
|
|
8294
|
+
}];
|
|
8295
|
+
}, {
|
|
8296
|
+
readonly stateMutability: "nonpayable";
|
|
8297
|
+
readonly type: "function";
|
|
8298
|
+
readonly inputs: readonly [{
|
|
8299
|
+
readonly name: "tokenIds";
|
|
8300
|
+
readonly internalType: "uint256[]";
|
|
8301
|
+
readonly type: "uint256[]";
|
|
8302
|
+
}, {
|
|
8303
|
+
readonly name: "quantities";
|
|
8304
|
+
readonly internalType: "uint256[]";
|
|
8305
|
+
readonly type: "uint256[]";
|
|
8306
|
+
}, {
|
|
8307
|
+
readonly name: "recipient";
|
|
8308
|
+
readonly internalType: "address";
|
|
8309
|
+
readonly type: "address";
|
|
8310
|
+
}];
|
|
8311
|
+
readonly name: "redeemBatch";
|
|
8312
|
+
readonly outputs: readonly [{
|
|
8313
|
+
readonly name: "valueRedeemed";
|
|
8314
|
+
readonly internalType: "uint256";
|
|
8315
|
+
readonly type: "uint256";
|
|
8316
|
+
}];
|
|
8317
|
+
}, {
|
|
8318
|
+
readonly stateMutability: "nonpayable";
|
|
8319
|
+
readonly type: "function";
|
|
8320
|
+
readonly inputs: readonly [];
|
|
8321
|
+
readonly name: "renounceOwnership";
|
|
8322
|
+
readonly outputs: readonly [];
|
|
8323
|
+
}, {
|
|
8324
|
+
readonly stateMutability: "nonpayable";
|
|
8325
|
+
readonly type: "function";
|
|
8326
|
+
readonly inputs: readonly [{
|
|
8327
|
+
readonly name: "from";
|
|
8328
|
+
readonly internalType: "address";
|
|
8329
|
+
readonly type: "address";
|
|
8330
|
+
}, {
|
|
8331
|
+
readonly name: "to";
|
|
8332
|
+
readonly internalType: "address";
|
|
8333
|
+
readonly type: "address";
|
|
8334
|
+
}, {
|
|
8335
|
+
readonly name: "ids";
|
|
8336
|
+
readonly internalType: "uint256[]";
|
|
8337
|
+
readonly type: "uint256[]";
|
|
8338
|
+
}, {
|
|
8339
|
+
readonly name: "values";
|
|
8340
|
+
readonly internalType: "uint256[]";
|
|
8341
|
+
readonly type: "uint256[]";
|
|
8342
|
+
}, {
|
|
8343
|
+
readonly name: "data";
|
|
8344
|
+
readonly internalType: "bytes";
|
|
8345
|
+
readonly type: "bytes";
|
|
8346
|
+
}];
|
|
8347
|
+
readonly name: "safeBatchTransferFrom";
|
|
8348
|
+
readonly outputs: readonly [];
|
|
8349
|
+
}, {
|
|
8350
|
+
readonly stateMutability: "nonpayable";
|
|
8351
|
+
readonly type: "function";
|
|
8352
|
+
readonly inputs: readonly [{
|
|
8353
|
+
readonly name: "from";
|
|
8354
|
+
readonly internalType: "address";
|
|
8355
|
+
readonly type: "address";
|
|
8356
|
+
}, {
|
|
8357
|
+
readonly name: "to";
|
|
8358
|
+
readonly internalType: "address";
|
|
8359
|
+
readonly type: "address";
|
|
8360
|
+
}, {
|
|
8361
|
+
readonly name: "id";
|
|
8362
|
+
readonly internalType: "uint256";
|
|
8363
|
+
readonly type: "uint256";
|
|
8364
|
+
}, {
|
|
8365
|
+
readonly name: "value";
|
|
8366
|
+
readonly internalType: "uint256";
|
|
8367
|
+
readonly type: "uint256";
|
|
8368
|
+
}, {
|
|
8369
|
+
readonly name: "data";
|
|
8370
|
+
readonly internalType: "bytes";
|
|
8371
|
+
readonly type: "bytes";
|
|
8372
|
+
}];
|
|
8373
|
+
readonly name: "safeTransferFrom";
|
|
8374
|
+
readonly outputs: readonly [];
|
|
8375
|
+
}, {
|
|
8376
|
+
readonly stateMutability: "nonpayable";
|
|
8377
|
+
readonly type: "function";
|
|
8378
|
+
readonly inputs: readonly [{
|
|
8379
|
+
readonly name: "operator";
|
|
8380
|
+
readonly internalType: "address";
|
|
8381
|
+
readonly type: "address";
|
|
8382
|
+
}, {
|
|
8383
|
+
readonly name: "approved";
|
|
8384
|
+
readonly internalType: "bool";
|
|
8385
|
+
readonly type: "bool";
|
|
8386
|
+
}];
|
|
8387
|
+
readonly name: "setApprovalForAll";
|
|
8388
|
+
readonly outputs: readonly [];
|
|
8389
|
+
}, {
|
|
8390
|
+
readonly stateMutability: "nonpayable";
|
|
8391
|
+
readonly type: "function";
|
|
8392
|
+
readonly inputs: readonly [{
|
|
8393
|
+
readonly name: "tokenId";
|
|
8394
|
+
readonly internalType: "uint256";
|
|
8395
|
+
readonly type: "uint256";
|
|
8396
|
+
}];
|
|
8397
|
+
readonly name: "setMintableEthToken";
|
|
8398
|
+
readonly outputs: readonly [];
|
|
8399
|
+
}, {
|
|
8400
|
+
readonly stateMutability: "view";
|
|
8401
|
+
readonly type: "function";
|
|
8402
|
+
readonly inputs: readonly [{
|
|
8403
|
+
readonly name: "interfaceId";
|
|
8404
|
+
readonly internalType: "bytes4";
|
|
8405
|
+
readonly type: "bytes4";
|
|
8406
|
+
}];
|
|
8407
|
+
readonly name: "supportsInterface";
|
|
8408
|
+
readonly outputs: readonly [{
|
|
8409
|
+
readonly name: "";
|
|
8410
|
+
readonly internalType: "bool";
|
|
8411
|
+
readonly type: "bool";
|
|
8412
|
+
}];
|
|
8413
|
+
}, {
|
|
8414
|
+
readonly stateMutability: "pure";
|
|
8415
|
+
readonly type: "function";
|
|
8416
|
+
readonly inputs: readonly [];
|
|
8417
|
+
readonly name: "symbol";
|
|
8418
|
+
readonly outputs: readonly [{
|
|
8419
|
+
readonly name: "";
|
|
8420
|
+
readonly internalType: "string";
|
|
8421
|
+
readonly type: "string";
|
|
8422
|
+
}];
|
|
8423
|
+
}, {
|
|
8424
|
+
readonly stateMutability: "view";
|
|
8425
|
+
readonly type: "function";
|
|
8426
|
+
readonly inputs: readonly [{
|
|
8427
|
+
readonly name: "tokenId";
|
|
8428
|
+
readonly internalType: "uint256";
|
|
8429
|
+
readonly type: "uint256";
|
|
8430
|
+
}];
|
|
8431
|
+
readonly name: "tokenCreated";
|
|
8432
|
+
readonly outputs: readonly [{
|
|
8433
|
+
readonly name: "";
|
|
8434
|
+
readonly internalType: "bool";
|
|
8435
|
+
readonly type: "bool";
|
|
8436
|
+
}];
|
|
8437
|
+
}, {
|
|
8438
|
+
readonly stateMutability: "view";
|
|
8439
|
+
readonly type: "function";
|
|
8440
|
+
readonly inputs: readonly [{
|
|
8441
|
+
readonly name: "tokenId";
|
|
8442
|
+
readonly internalType: "uint256";
|
|
8443
|
+
readonly type: "uint256";
|
|
8444
|
+
}];
|
|
8445
|
+
readonly name: "tokenPrice";
|
|
8446
|
+
readonly outputs: readonly [{
|
|
8447
|
+
readonly name: "";
|
|
8448
|
+
readonly internalType: "uint256";
|
|
8449
|
+
readonly type: "uint256";
|
|
8450
|
+
}];
|
|
8451
|
+
}, {
|
|
8452
|
+
readonly stateMutability: "nonpayable";
|
|
8453
|
+
readonly type: "function";
|
|
8454
|
+
readonly inputs: readonly [{
|
|
8455
|
+
readonly name: "newOwner";
|
|
8456
|
+
readonly internalType: "address";
|
|
8457
|
+
readonly type: "address";
|
|
8458
|
+
}];
|
|
8459
|
+
readonly name: "transferOwnership";
|
|
8460
|
+
readonly outputs: readonly [];
|
|
8461
|
+
}, {
|
|
8462
|
+
readonly stateMutability: "view";
|
|
8463
|
+
readonly type: "function";
|
|
8464
|
+
readonly inputs: readonly [{
|
|
8465
|
+
readonly name: "";
|
|
8466
|
+
readonly internalType: "uint256";
|
|
8467
|
+
readonly type: "uint256";
|
|
8468
|
+
}];
|
|
8469
|
+
readonly name: "uri";
|
|
8470
|
+
readonly outputs: readonly [{
|
|
8471
|
+
readonly name: "";
|
|
8472
|
+
readonly internalType: "string";
|
|
8473
|
+
readonly type: "string";
|
|
8474
|
+
}];
|
|
8475
|
+
}, {
|
|
8476
|
+
readonly type: "event";
|
|
8477
|
+
readonly anonymous: false;
|
|
8478
|
+
readonly inputs: readonly [{
|
|
8479
|
+
readonly name: "account";
|
|
8480
|
+
readonly internalType: "address";
|
|
8481
|
+
readonly type: "address";
|
|
8482
|
+
readonly indexed: true;
|
|
8483
|
+
}, {
|
|
8484
|
+
readonly name: "operator";
|
|
8485
|
+
readonly internalType: "address";
|
|
8486
|
+
readonly type: "address";
|
|
8487
|
+
readonly indexed: true;
|
|
8488
|
+
}, {
|
|
8489
|
+
readonly name: "approved";
|
|
8490
|
+
readonly internalType: "bool";
|
|
8491
|
+
readonly type: "bool";
|
|
8492
|
+
readonly indexed: false;
|
|
8493
|
+
}];
|
|
8494
|
+
readonly name: "ApprovalForAll";
|
|
8495
|
+
}, {
|
|
8496
|
+
readonly type: "event";
|
|
8497
|
+
readonly anonymous: false;
|
|
8498
|
+
readonly inputs: readonly [{
|
|
8499
|
+
readonly name: "tokenIds";
|
|
8500
|
+
readonly internalType: "uint256[]";
|
|
8501
|
+
readonly type: "uint256[]";
|
|
8502
|
+
readonly indexed: true;
|
|
8503
|
+
}, {
|
|
8504
|
+
readonly name: "quantities";
|
|
8505
|
+
readonly internalType: "uint256[]";
|
|
8506
|
+
readonly type: "uint256[]";
|
|
8507
|
+
readonly indexed: false;
|
|
8508
|
+
}, {
|
|
8509
|
+
readonly name: "zoraCreator1155Contract";
|
|
8510
|
+
readonly internalType: "address";
|
|
8511
|
+
readonly type: "address";
|
|
8512
|
+
readonly indexed: true;
|
|
8513
|
+
}, {
|
|
8514
|
+
readonly name: "zoraCreator1155TokenId";
|
|
8515
|
+
readonly internalType: "uint256";
|
|
8516
|
+
readonly type: "uint256";
|
|
8517
|
+
readonly indexed: true;
|
|
8518
|
+
}];
|
|
8519
|
+
readonly name: "Collected";
|
|
8520
|
+
}, {
|
|
8521
|
+
readonly type: "event";
|
|
8522
|
+
readonly anonymous: false;
|
|
8523
|
+
readonly inputs: readonly [{
|
|
8524
|
+
readonly name: "tokenId";
|
|
8525
|
+
readonly internalType: "uint256";
|
|
8526
|
+
readonly type: "uint256";
|
|
8527
|
+
readonly indexed: true;
|
|
8528
|
+
}];
|
|
8529
|
+
readonly name: "EthMintableTokenSet";
|
|
8530
|
+
}, {
|
|
8531
|
+
readonly type: "event";
|
|
8532
|
+
readonly anonymous: false;
|
|
8533
|
+
readonly inputs: readonly [{
|
|
8534
|
+
readonly name: "tokenId";
|
|
8535
|
+
readonly internalType: "uint256";
|
|
8536
|
+
readonly type: "uint256";
|
|
8537
|
+
readonly indexed: true;
|
|
8538
|
+
}, {
|
|
8539
|
+
readonly name: "pricePerToken";
|
|
8540
|
+
readonly internalType: "uint256";
|
|
8541
|
+
readonly type: "uint256";
|
|
8542
|
+
readonly indexed: true;
|
|
8543
|
+
}];
|
|
8544
|
+
readonly name: "EthTokenCreated";
|
|
8545
|
+
}, {
|
|
8546
|
+
readonly type: "event";
|
|
8547
|
+
readonly anonymous: false;
|
|
8548
|
+
readonly inputs: readonly [{
|
|
8549
|
+
readonly name: "version";
|
|
8550
|
+
readonly internalType: "uint64";
|
|
8551
|
+
readonly type: "uint64";
|
|
8552
|
+
readonly indexed: false;
|
|
8553
|
+
}];
|
|
8554
|
+
readonly name: "Initialized";
|
|
8555
|
+
}, {
|
|
8556
|
+
readonly type: "event";
|
|
8557
|
+
readonly anonymous: false;
|
|
8558
|
+
readonly inputs: readonly [{
|
|
8559
|
+
readonly name: "previousOwner";
|
|
8560
|
+
readonly internalType: "address";
|
|
8561
|
+
readonly type: "address";
|
|
8562
|
+
readonly indexed: true;
|
|
8563
|
+
}, {
|
|
8564
|
+
readonly name: "newOwner";
|
|
8565
|
+
readonly internalType: "address";
|
|
8566
|
+
readonly type: "address";
|
|
8567
|
+
readonly indexed: true;
|
|
8568
|
+
}];
|
|
8569
|
+
readonly name: "OwnershipTransferStarted";
|
|
8570
|
+
}, {
|
|
8571
|
+
readonly type: "event";
|
|
8572
|
+
readonly anonymous: false;
|
|
8573
|
+
readonly inputs: readonly [{
|
|
8574
|
+
readonly name: "previousOwner";
|
|
8575
|
+
readonly internalType: "address";
|
|
8576
|
+
readonly type: "address";
|
|
8577
|
+
readonly indexed: true;
|
|
8578
|
+
}, {
|
|
8579
|
+
readonly name: "newOwner";
|
|
8580
|
+
readonly internalType: "address";
|
|
8581
|
+
readonly type: "address";
|
|
8582
|
+
readonly indexed: true;
|
|
8583
|
+
}];
|
|
8584
|
+
readonly name: "OwnershipTransferred";
|
|
8585
|
+
}, {
|
|
8586
|
+
readonly type: "event";
|
|
8587
|
+
readonly anonymous: false;
|
|
8588
|
+
readonly inputs: readonly [{
|
|
8589
|
+
readonly name: "tokenIds";
|
|
8590
|
+
readonly internalType: "uint256[]";
|
|
8591
|
+
readonly type: "uint256[]";
|
|
8592
|
+
readonly indexed: false;
|
|
8593
|
+
}, {
|
|
8594
|
+
readonly name: "quantities";
|
|
8595
|
+
readonly internalType: "uint256[]";
|
|
8596
|
+
readonly type: "uint256[]";
|
|
8597
|
+
readonly indexed: false;
|
|
8598
|
+
}, {
|
|
8599
|
+
readonly name: "recipient";
|
|
8600
|
+
readonly internalType: "address";
|
|
8601
|
+
readonly type: "address";
|
|
8602
|
+
readonly indexed: false;
|
|
8603
|
+
}];
|
|
8604
|
+
readonly name: "RedeemedBatch";
|
|
8605
|
+
}, {
|
|
8606
|
+
readonly type: "event";
|
|
8607
|
+
readonly anonymous: false;
|
|
8608
|
+
readonly inputs: readonly [{
|
|
8609
|
+
readonly name: "operator";
|
|
8610
|
+
readonly internalType: "address";
|
|
8611
|
+
readonly type: "address";
|
|
8612
|
+
readonly indexed: true;
|
|
8613
|
+
}, {
|
|
8614
|
+
readonly name: "from";
|
|
8615
|
+
readonly internalType: "address";
|
|
8616
|
+
readonly type: "address";
|
|
8617
|
+
readonly indexed: true;
|
|
8618
|
+
}, {
|
|
8619
|
+
readonly name: "to";
|
|
8620
|
+
readonly internalType: "address";
|
|
8621
|
+
readonly type: "address";
|
|
8622
|
+
readonly indexed: true;
|
|
8623
|
+
}, {
|
|
8624
|
+
readonly name: "ids";
|
|
8625
|
+
readonly internalType: "uint256[]";
|
|
8626
|
+
readonly type: "uint256[]";
|
|
8627
|
+
readonly indexed: false;
|
|
8628
|
+
}, {
|
|
8629
|
+
readonly name: "values";
|
|
8630
|
+
readonly internalType: "uint256[]";
|
|
8631
|
+
readonly type: "uint256[]";
|
|
8632
|
+
readonly indexed: false;
|
|
8633
|
+
}];
|
|
8634
|
+
readonly name: "TransferBatch";
|
|
8635
|
+
}, {
|
|
8636
|
+
readonly type: "event";
|
|
8637
|
+
readonly anonymous: false;
|
|
8638
|
+
readonly inputs: readonly [{
|
|
8639
|
+
readonly name: "operator";
|
|
8640
|
+
readonly internalType: "address";
|
|
8641
|
+
readonly type: "address";
|
|
8642
|
+
readonly indexed: true;
|
|
8643
|
+
}, {
|
|
8644
|
+
readonly name: "from";
|
|
8645
|
+
readonly internalType: "address";
|
|
8646
|
+
readonly type: "address";
|
|
8647
|
+
readonly indexed: true;
|
|
8648
|
+
}, {
|
|
8649
|
+
readonly name: "to";
|
|
8650
|
+
readonly internalType: "address";
|
|
8651
|
+
readonly type: "address";
|
|
8652
|
+
readonly indexed: true;
|
|
8653
|
+
}, {
|
|
8654
|
+
readonly name: "id";
|
|
8655
|
+
readonly internalType: "uint256";
|
|
8656
|
+
readonly type: "uint256";
|
|
8657
|
+
readonly indexed: false;
|
|
8658
|
+
}, {
|
|
8659
|
+
readonly name: "value";
|
|
8660
|
+
readonly internalType: "uint256";
|
|
8661
|
+
readonly type: "uint256";
|
|
8662
|
+
readonly indexed: false;
|
|
8663
|
+
}];
|
|
8664
|
+
readonly name: "TransferSingle";
|
|
8665
|
+
}, {
|
|
8666
|
+
readonly type: "event";
|
|
8667
|
+
readonly anonymous: false;
|
|
8668
|
+
readonly inputs: readonly [{
|
|
8669
|
+
readonly name: "value";
|
|
8670
|
+
readonly internalType: "string";
|
|
8671
|
+
readonly type: "string";
|
|
8672
|
+
readonly indexed: false;
|
|
8673
|
+
}, {
|
|
8674
|
+
readonly name: "id";
|
|
8675
|
+
readonly internalType: "uint256";
|
|
8676
|
+
readonly type: "uint256";
|
|
8677
|
+
readonly indexed: true;
|
|
8678
|
+
}];
|
|
8679
|
+
readonly name: "URI";
|
|
8680
|
+
}, {
|
|
8681
|
+
readonly type: "error";
|
|
8682
|
+
readonly inputs: readonly [{
|
|
8683
|
+
readonly name: "operator";
|
|
8684
|
+
readonly internalType: "address";
|
|
8685
|
+
readonly type: "address";
|
|
8686
|
+
}, {
|
|
8687
|
+
readonly name: "user";
|
|
8688
|
+
readonly internalType: "address";
|
|
8689
|
+
readonly type: "address";
|
|
8690
|
+
}];
|
|
8691
|
+
readonly name: "Burn_NotOwnerOrApproved";
|
|
8692
|
+
}, {
|
|
8693
|
+
readonly type: "error";
|
|
8694
|
+
readonly inputs: readonly [{
|
|
8695
|
+
readonly name: "reason";
|
|
8696
|
+
readonly internalType: "bytes";
|
|
8697
|
+
readonly type: "bytes";
|
|
8698
|
+
}];
|
|
8699
|
+
readonly name: "CallFailed";
|
|
8700
|
+
}, {
|
|
8701
|
+
readonly type: "error";
|
|
8702
|
+
readonly inputs: readonly [];
|
|
8703
|
+
readonly name: "Call_TokenIdMismatch";
|
|
8704
|
+
}, {
|
|
8705
|
+
readonly type: "error";
|
|
8706
|
+
readonly inputs: readonly [];
|
|
8707
|
+
readonly name: "CallerNotZoraCreator1155";
|
|
8708
|
+
}, {
|
|
8709
|
+
readonly type: "error";
|
|
8710
|
+
readonly inputs: readonly [{
|
|
8711
|
+
readonly name: "tokenId";
|
|
8712
|
+
readonly internalType: "uint256";
|
|
8713
|
+
readonly type: "uint256";
|
|
8714
|
+
}, {
|
|
8715
|
+
readonly name: "quantity";
|
|
8716
|
+
readonly internalType: "uint256";
|
|
8717
|
+
readonly type: "uint256";
|
|
8718
|
+
}, {
|
|
8719
|
+
readonly name: "totalMinted";
|
|
8720
|
+
readonly internalType: "uint256";
|
|
8721
|
+
readonly type: "uint256";
|
|
8722
|
+
}, {
|
|
8723
|
+
readonly name: "maxSupply";
|
|
8724
|
+
readonly internalType: "uint256";
|
|
8725
|
+
readonly type: "uint256";
|
|
8726
|
+
}];
|
|
8727
|
+
readonly name: "CannotMintMoreTokens";
|
|
8728
|
+
}, {
|
|
8729
|
+
readonly type: "error";
|
|
8730
|
+
readonly inputs: readonly [{
|
|
8731
|
+
readonly name: "proposedAddress";
|
|
8732
|
+
readonly internalType: "address";
|
|
8733
|
+
readonly type: "address";
|
|
8734
|
+
}];
|
|
8735
|
+
readonly name: "Config_TransferHookNotSupported";
|
|
8736
|
+
}, {
|
|
8737
|
+
readonly type: "error";
|
|
8738
|
+
readonly inputs: readonly [{
|
|
8739
|
+
readonly name: "sender";
|
|
8740
|
+
readonly internalType: "address";
|
|
8741
|
+
readonly type: "address";
|
|
8742
|
+
}, {
|
|
8743
|
+
readonly name: "balance";
|
|
8744
|
+
readonly internalType: "uint256";
|
|
8745
|
+
readonly type: "uint256";
|
|
8746
|
+
}, {
|
|
8747
|
+
readonly name: "needed";
|
|
8748
|
+
readonly internalType: "uint256";
|
|
8749
|
+
readonly type: "uint256";
|
|
8750
|
+
}, {
|
|
8751
|
+
readonly name: "tokenId";
|
|
8752
|
+
readonly internalType: "uint256";
|
|
8753
|
+
readonly type: "uint256";
|
|
8754
|
+
}];
|
|
8755
|
+
readonly name: "ERC1155InsufficientBalance";
|
|
8756
|
+
}, {
|
|
8757
|
+
readonly type: "error";
|
|
8758
|
+
readonly inputs: readonly [{
|
|
8759
|
+
readonly name: "approver";
|
|
8760
|
+
readonly internalType: "address";
|
|
8761
|
+
readonly type: "address";
|
|
8762
|
+
}];
|
|
8763
|
+
readonly name: "ERC1155InvalidApprover";
|
|
8764
|
+
}, {
|
|
8765
|
+
readonly type: "error";
|
|
8766
|
+
readonly inputs: readonly [{
|
|
8767
|
+
readonly name: "idsLength";
|
|
8768
|
+
readonly internalType: "uint256";
|
|
8769
|
+
readonly type: "uint256";
|
|
8770
|
+
}, {
|
|
8771
|
+
readonly name: "valuesLength";
|
|
8772
|
+
readonly internalType: "uint256";
|
|
8773
|
+
readonly type: "uint256";
|
|
8774
|
+
}];
|
|
8775
|
+
readonly name: "ERC1155InvalidArrayLength";
|
|
8776
|
+
}, {
|
|
8777
|
+
readonly type: "error";
|
|
8778
|
+
readonly inputs: readonly [{
|
|
8779
|
+
readonly name: "operator";
|
|
8780
|
+
readonly internalType: "address";
|
|
8781
|
+
readonly type: "address";
|
|
8782
|
+
}];
|
|
8783
|
+
readonly name: "ERC1155InvalidOperator";
|
|
8784
|
+
}, {
|
|
8785
|
+
readonly type: "error";
|
|
8786
|
+
readonly inputs: readonly [{
|
|
8787
|
+
readonly name: "receiver";
|
|
8788
|
+
readonly internalType: "address";
|
|
8789
|
+
readonly type: "address";
|
|
8790
|
+
}];
|
|
8791
|
+
readonly name: "ERC1155InvalidReceiver";
|
|
8792
|
+
}, {
|
|
8793
|
+
readonly type: "error";
|
|
8794
|
+
readonly inputs: readonly [{
|
|
8795
|
+
readonly name: "sender";
|
|
8796
|
+
readonly internalType: "address";
|
|
8797
|
+
readonly type: "address";
|
|
8798
|
+
}];
|
|
8799
|
+
readonly name: "ERC1155InvalidSender";
|
|
8800
|
+
}, {
|
|
8801
|
+
readonly type: "error";
|
|
8802
|
+
readonly inputs: readonly [{
|
|
8803
|
+
readonly name: "operator";
|
|
8804
|
+
readonly internalType: "address";
|
|
8805
|
+
readonly type: "address";
|
|
8806
|
+
}, {
|
|
8807
|
+
readonly name: "owner";
|
|
8808
|
+
readonly internalType: "address";
|
|
8809
|
+
readonly type: "address";
|
|
8810
|
+
}];
|
|
8811
|
+
readonly name: "ERC1155MissingApprovalForAll";
|
|
8812
|
+
}, {
|
|
8813
|
+
readonly type: "error";
|
|
8814
|
+
readonly inputs: readonly [];
|
|
8815
|
+
readonly name: "ERC1155_MINT_TO_ZERO_ADDRESS";
|
|
8816
|
+
}, {
|
|
8817
|
+
readonly type: "error";
|
|
8818
|
+
readonly inputs: readonly [{
|
|
8819
|
+
readonly name: "recipient";
|
|
8820
|
+
readonly internalType: "address";
|
|
8821
|
+
readonly type: "address";
|
|
8822
|
+
}, {
|
|
8823
|
+
readonly name: "amount";
|
|
8824
|
+
readonly internalType: "uint256";
|
|
8825
|
+
readonly type: "uint256";
|
|
8826
|
+
}];
|
|
8827
|
+
readonly name: "ETHWithdrawFailed";
|
|
8828
|
+
}, {
|
|
8829
|
+
readonly type: "error";
|
|
8830
|
+
readonly inputs: readonly [{
|
|
8831
|
+
readonly name: "amount";
|
|
8832
|
+
readonly internalType: "uint256";
|
|
8833
|
+
readonly type: "uint256";
|
|
8834
|
+
}, {
|
|
8835
|
+
readonly name: "contractValue";
|
|
8836
|
+
readonly internalType: "uint256";
|
|
8837
|
+
readonly type: "uint256";
|
|
8838
|
+
}];
|
|
8839
|
+
readonly name: "FundsWithdrawInsolvent";
|
|
8840
|
+
}, {
|
|
8841
|
+
readonly type: "error";
|
|
8842
|
+
readonly inputs: readonly [];
|
|
8843
|
+
readonly name: "IncorrectAmountSent";
|
|
8844
|
+
}, {
|
|
8845
|
+
readonly type: "error";
|
|
8846
|
+
readonly inputs: readonly [];
|
|
8847
|
+
readonly name: "InvalidInitialization";
|
|
8848
|
+
}, {
|
|
8849
|
+
readonly type: "error";
|
|
8850
|
+
readonly inputs: readonly [{
|
|
8851
|
+
readonly name: "mintTo";
|
|
8852
|
+
readonly internalType: "address";
|
|
8853
|
+
readonly type: "address";
|
|
8854
|
+
}, {
|
|
8855
|
+
readonly name: "merkleProof";
|
|
8856
|
+
readonly internalType: "bytes32[]";
|
|
8857
|
+
readonly type: "bytes32[]";
|
|
8858
|
+
}, {
|
|
8859
|
+
readonly name: "merkleRoot";
|
|
8860
|
+
readonly internalType: "bytes32";
|
|
8861
|
+
readonly type: "bytes32";
|
|
8862
|
+
}];
|
|
8863
|
+
readonly name: "InvalidMerkleProof";
|
|
8864
|
+
}, {
|
|
8865
|
+
readonly type: "error";
|
|
8866
|
+
readonly inputs: readonly [];
|
|
8867
|
+
readonly name: "InvalidMintSchedule";
|
|
8868
|
+
}, {
|
|
8869
|
+
readonly type: "error";
|
|
8870
|
+
readonly inputs: readonly [];
|
|
8871
|
+
readonly name: "InvalidSignature";
|
|
8872
|
+
}, {
|
|
8873
|
+
readonly type: "error";
|
|
8874
|
+
readonly inputs: readonly [];
|
|
8875
|
+
readonly name: "InvalidSignatureVersion";
|
|
8876
|
+
}, {
|
|
8877
|
+
readonly type: "error";
|
|
8878
|
+
readonly inputs: readonly [{
|
|
8879
|
+
readonly name: "magicValue";
|
|
8880
|
+
readonly internalType: "bytes4";
|
|
8881
|
+
readonly type: "bytes4";
|
|
8882
|
+
}];
|
|
8883
|
+
readonly name: "InvalidSigner";
|
|
8884
|
+
}, {
|
|
8885
|
+
readonly type: "error";
|
|
8886
|
+
readonly inputs: readonly [];
|
|
8887
|
+
readonly name: "InvalidTokenPrice";
|
|
8888
|
+
}, {
|
|
8889
|
+
readonly type: "error";
|
|
8890
|
+
readonly inputs: readonly [];
|
|
8891
|
+
readonly name: "MintNotYetStarted";
|
|
8892
|
+
}, {
|
|
8893
|
+
readonly type: "error";
|
|
8894
|
+
readonly inputs: readonly [];
|
|
8895
|
+
readonly name: "Mint_InsolventSaleTransfer";
|
|
8896
|
+
}, {
|
|
8897
|
+
readonly type: "error";
|
|
8898
|
+
readonly inputs: readonly [];
|
|
8899
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
8900
|
+
}, {
|
|
8901
|
+
readonly type: "error";
|
|
8902
|
+
readonly inputs: readonly [];
|
|
8903
|
+
readonly name: "Mint_TokenIDMintNotAllowed";
|
|
8904
|
+
}, {
|
|
8905
|
+
readonly type: "error";
|
|
8906
|
+
readonly inputs: readonly [];
|
|
8907
|
+
readonly name: "Mint_UnknownCommand";
|
|
8908
|
+
}, {
|
|
8909
|
+
readonly type: "error";
|
|
8910
|
+
readonly inputs: readonly [];
|
|
8911
|
+
readonly name: "Mint_ValueTransferFail";
|
|
8912
|
+
}, {
|
|
8913
|
+
readonly type: "error";
|
|
8914
|
+
readonly inputs: readonly [];
|
|
8915
|
+
readonly name: "MinterContractAlreadyExists";
|
|
8916
|
+
}, {
|
|
8917
|
+
readonly type: "error";
|
|
8918
|
+
readonly inputs: readonly [];
|
|
8919
|
+
readonly name: "MinterContractDoesNotExist";
|
|
8920
|
+
}, {
|
|
8921
|
+
readonly type: "error";
|
|
8922
|
+
readonly inputs: readonly [];
|
|
8923
|
+
readonly name: "NewOwnerNeedsToBeAdmin";
|
|
8924
|
+
}, {
|
|
8925
|
+
readonly type: "error";
|
|
8926
|
+
readonly inputs: readonly [];
|
|
8927
|
+
readonly name: "NotInitializing";
|
|
8928
|
+
}, {
|
|
8929
|
+
readonly type: "error";
|
|
8930
|
+
readonly inputs: readonly [{
|
|
8931
|
+
readonly name: "owner";
|
|
8932
|
+
readonly internalType: "address";
|
|
8933
|
+
readonly type: "address";
|
|
8934
|
+
}];
|
|
8935
|
+
readonly name: "OwnableInvalidOwner";
|
|
8936
|
+
}, {
|
|
8937
|
+
readonly type: "error";
|
|
8938
|
+
readonly inputs: readonly [{
|
|
8939
|
+
readonly name: "account";
|
|
8940
|
+
readonly internalType: "address";
|
|
8941
|
+
readonly type: "address";
|
|
8942
|
+
}];
|
|
8943
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
8944
|
+
}, {
|
|
8945
|
+
readonly type: "error";
|
|
8946
|
+
readonly inputs: readonly [];
|
|
8947
|
+
readonly name: "PremintDeleted";
|
|
8948
|
+
}, {
|
|
8949
|
+
readonly type: "error";
|
|
8950
|
+
readonly inputs: readonly [{
|
|
8951
|
+
readonly name: "caller";
|
|
8952
|
+
readonly internalType: "address";
|
|
8953
|
+
readonly type: "address";
|
|
8954
|
+
}, {
|
|
8955
|
+
readonly name: "recipient";
|
|
8956
|
+
readonly internalType: "address";
|
|
8957
|
+
readonly type: "address";
|
|
8958
|
+
}, {
|
|
8959
|
+
readonly name: "amount";
|
|
8960
|
+
readonly internalType: "uint256";
|
|
8961
|
+
readonly type: "uint256";
|
|
8962
|
+
}];
|
|
8963
|
+
readonly name: "ProtocolRewardsWithdrawFailed";
|
|
8964
|
+
}, {
|
|
8965
|
+
readonly type: "error";
|
|
8966
|
+
readonly inputs: readonly [];
|
|
8967
|
+
readonly name: "Renderer_NotValidRendererContract";
|
|
8968
|
+
}, {
|
|
8969
|
+
readonly type: "error";
|
|
8970
|
+
readonly inputs: readonly [];
|
|
8971
|
+
readonly name: "SaleEnded";
|
|
8972
|
+
}, {
|
|
8973
|
+
readonly type: "error";
|
|
8974
|
+
readonly inputs: readonly [];
|
|
8975
|
+
readonly name: "SaleHasNotStarted";
|
|
8976
|
+
}, {
|
|
8977
|
+
readonly type: "error";
|
|
8978
|
+
readonly inputs: readonly [{
|
|
8979
|
+
readonly name: "targetContract";
|
|
8980
|
+
readonly internalType: "address";
|
|
8981
|
+
readonly type: "address";
|
|
8982
|
+
}];
|
|
8983
|
+
readonly name: "Sale_CannotCallNonSalesContract";
|
|
8984
|
+
}, {
|
|
8985
|
+
readonly type: "error";
|
|
8986
|
+
readonly inputs: readonly [];
|
|
8987
|
+
readonly name: "TokenAlreadyCreated";
|
|
8988
|
+
}, {
|
|
8989
|
+
readonly type: "error";
|
|
8990
|
+
readonly inputs: readonly [];
|
|
8991
|
+
readonly name: "TokenDoesNotExist";
|
|
8992
|
+
}, {
|
|
8993
|
+
readonly type: "error";
|
|
8994
|
+
readonly inputs: readonly [{
|
|
8995
|
+
readonly name: "expected";
|
|
8996
|
+
readonly internalType: "uint256";
|
|
8997
|
+
readonly type: "uint256";
|
|
8998
|
+
}, {
|
|
8999
|
+
readonly name: "actual";
|
|
9000
|
+
readonly internalType: "uint256";
|
|
9001
|
+
readonly type: "uint256";
|
|
9002
|
+
}];
|
|
9003
|
+
readonly name: "TokenIdMismatch";
|
|
9004
|
+
}, {
|
|
9005
|
+
readonly type: "error";
|
|
9006
|
+
readonly inputs: readonly [];
|
|
9007
|
+
readonly name: "TransferFailed";
|
|
9008
|
+
}, {
|
|
9009
|
+
readonly type: "error";
|
|
9010
|
+
readonly inputs: readonly [{
|
|
9011
|
+
readonly name: "user";
|
|
9012
|
+
readonly internalType: "address";
|
|
9013
|
+
readonly type: "address";
|
|
9014
|
+
}, {
|
|
9015
|
+
readonly name: "limit";
|
|
9016
|
+
readonly internalType: "uint256";
|
|
9017
|
+
readonly type: "uint256";
|
|
9018
|
+
}, {
|
|
9019
|
+
readonly name: "requestedAmount";
|
|
9020
|
+
readonly internalType: "uint256";
|
|
9021
|
+
readonly type: "uint256";
|
|
9022
|
+
}];
|
|
9023
|
+
readonly name: "UserExceedsMintLimit";
|
|
9024
|
+
}, {
|
|
9025
|
+
readonly type: "error";
|
|
9026
|
+
readonly inputs: readonly [{
|
|
9027
|
+
readonly name: "user";
|
|
9028
|
+
readonly internalType: "address";
|
|
9029
|
+
readonly type: "address";
|
|
9030
|
+
}, {
|
|
9031
|
+
readonly name: "tokenId";
|
|
9032
|
+
readonly internalType: "uint256";
|
|
9033
|
+
readonly type: "uint256";
|
|
9034
|
+
}, {
|
|
9035
|
+
readonly name: "role";
|
|
9036
|
+
readonly internalType: "uint256";
|
|
9037
|
+
readonly type: "uint256";
|
|
9038
|
+
}];
|
|
9039
|
+
readonly name: "UserMissingRoleForToken";
|
|
9040
|
+
}, {
|
|
9041
|
+
readonly type: "error";
|
|
9042
|
+
readonly inputs: readonly [];
|
|
9043
|
+
readonly name: "WrongValueSent";
|
|
9044
|
+
}, {
|
|
9045
|
+
readonly type: "error";
|
|
9046
|
+
readonly inputs: readonly [];
|
|
9047
|
+
readonly name: "premintSignerContractFailedToRecoverSigner";
|
|
9048
|
+
}, {
|
|
9049
|
+
readonly type: "error";
|
|
9050
|
+
readonly inputs: readonly [];
|
|
9051
|
+
readonly name: "premintSignerContractNotAContract";
|
|
9052
|
+
}];
|
|
9053
|
+
/**
|
|
9054
|
+
* [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777773dE7607C8d2eF571ba03ab22a7df64CEA)
|
|
9055
|
+
*/
|
|
9056
|
+
export declare const zoraMintsAddress: {
|
|
9057
|
+
readonly 999999999: "0x77777773dE7607C8d2eF571ba03ab22a7df64CEA";
|
|
9058
|
+
};
|
|
9059
|
+
/**
|
|
9060
|
+
* [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777773dE7607C8d2eF571ba03ab22a7df64CEA)
|
|
9061
|
+
*/
|
|
9062
|
+
export declare const zoraMintsConfig: {
|
|
9063
|
+
readonly address: {
|
|
9064
|
+
readonly 999999999: "0x77777773dE7607C8d2eF571ba03ab22a7df64CEA";
|
|
9065
|
+
};
|
|
9066
|
+
readonly abi: readonly [{
|
|
9067
|
+
readonly stateMutability: "nonpayable";
|
|
9068
|
+
readonly type: "constructor";
|
|
9069
|
+
readonly inputs: readonly [{
|
|
9070
|
+
readonly name: "_premintExecutor";
|
|
9071
|
+
readonly internalType: "contract IPremintWithMints";
|
|
9072
|
+
readonly type: "address";
|
|
9073
|
+
}];
|
|
9074
|
+
}, {
|
|
9075
|
+
readonly stateMutability: "nonpayable";
|
|
9076
|
+
readonly type: "function";
|
|
9077
|
+
readonly inputs: readonly [];
|
|
9078
|
+
readonly name: "acceptOwnership";
|
|
9079
|
+
readonly outputs: readonly [];
|
|
9080
|
+
}, {
|
|
9081
|
+
readonly stateMutability: "view";
|
|
9082
|
+
readonly type: "function";
|
|
9083
|
+
readonly inputs: readonly [{
|
|
9084
|
+
readonly name: "account";
|
|
9085
|
+
readonly internalType: "address";
|
|
9086
|
+
readonly type: "address";
|
|
9087
|
+
}, {
|
|
9088
|
+
readonly name: "id";
|
|
9089
|
+
readonly internalType: "uint256";
|
|
9090
|
+
readonly type: "uint256";
|
|
9091
|
+
}];
|
|
9092
|
+
readonly name: "balanceOf";
|
|
9093
|
+
readonly outputs: readonly [{
|
|
9094
|
+
readonly name: "";
|
|
9095
|
+
readonly internalType: "uint256";
|
|
9096
|
+
readonly type: "uint256";
|
|
9097
|
+
}];
|
|
9098
|
+
}, {
|
|
9099
|
+
readonly stateMutability: "view";
|
|
9100
|
+
readonly type: "function";
|
|
9101
|
+
readonly inputs: readonly [{
|
|
9102
|
+
readonly name: "accounts";
|
|
9103
|
+
readonly internalType: "address[]";
|
|
9104
|
+
readonly type: "address[]";
|
|
9105
|
+
}, {
|
|
9106
|
+
readonly name: "ids";
|
|
9107
|
+
readonly internalType: "uint256[]";
|
|
9108
|
+
readonly type: "uint256[]";
|
|
9109
|
+
}];
|
|
9110
|
+
readonly name: "balanceOfBatch";
|
|
9111
|
+
readonly outputs: readonly [{
|
|
9112
|
+
readonly name: "";
|
|
9113
|
+
readonly internalType: "uint256[]";
|
|
9114
|
+
readonly type: "uint256[]";
|
|
9115
|
+
}];
|
|
9116
|
+
}, {
|
|
9117
|
+
readonly stateMutability: "payable";
|
|
9118
|
+
readonly type: "function";
|
|
9119
|
+
readonly inputs: readonly [{
|
|
9120
|
+
readonly name: "tokenIds";
|
|
9121
|
+
readonly internalType: "uint256[]";
|
|
9122
|
+
readonly type: "uint256[]";
|
|
9123
|
+
}, {
|
|
9124
|
+
readonly name: "quantities";
|
|
9125
|
+
readonly internalType: "uint256[]";
|
|
9126
|
+
readonly type: "uint256[]";
|
|
9127
|
+
}, {
|
|
9128
|
+
readonly name: "zoraCreator1155Contract";
|
|
9129
|
+
readonly internalType: "contract IMintWithMints";
|
|
9130
|
+
readonly type: "address";
|
|
9131
|
+
}, {
|
|
9132
|
+
readonly name: "minter";
|
|
9133
|
+
readonly internalType: "contract IMinter1155";
|
|
9134
|
+
readonly type: "address";
|
|
9135
|
+
}, {
|
|
9136
|
+
readonly name: "zoraCreator1155TokenId";
|
|
9137
|
+
readonly internalType: "uint256";
|
|
9138
|
+
readonly type: "uint256";
|
|
9139
|
+
}, {
|
|
9140
|
+
readonly name: "rewardsRecipients";
|
|
9141
|
+
readonly internalType: "address[]";
|
|
9142
|
+
readonly type: "address[]";
|
|
9143
|
+
}, {
|
|
9144
|
+
readonly name: "minterArguments";
|
|
9145
|
+
readonly internalType: "bytes";
|
|
9146
|
+
readonly type: "bytes";
|
|
9147
|
+
}];
|
|
9148
|
+
readonly name: "collect";
|
|
9149
|
+
readonly outputs: readonly [];
|
|
9150
|
+
}, {
|
|
9151
|
+
readonly stateMutability: "payable";
|
|
9152
|
+
readonly type: "function";
|
|
9153
|
+
readonly inputs: readonly [{
|
|
9154
|
+
readonly name: "tokenIds";
|
|
9155
|
+
readonly internalType: "uint256[]";
|
|
9156
|
+
readonly type: "uint256[]";
|
|
9157
|
+
}, {
|
|
9158
|
+
readonly name: "quantities";
|
|
9159
|
+
readonly internalType: "uint256[]";
|
|
9160
|
+
readonly type: "uint256[]";
|
|
9161
|
+
}, {
|
|
9162
|
+
readonly name: "contractConfig";
|
|
9163
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
9164
|
+
readonly type: "tuple";
|
|
9165
|
+
readonly components: readonly [{
|
|
9166
|
+
readonly name: "contractAdmin";
|
|
9167
|
+
readonly internalType: "address";
|
|
9168
|
+
readonly type: "address";
|
|
9169
|
+
}, {
|
|
9170
|
+
readonly name: "contractURI";
|
|
9171
|
+
readonly internalType: "string";
|
|
9172
|
+
readonly type: "string";
|
|
9173
|
+
}, {
|
|
9174
|
+
readonly name: "contractName";
|
|
9175
|
+
readonly internalType: "string";
|
|
9176
|
+
readonly type: "string";
|
|
9177
|
+
}];
|
|
9178
|
+
}, {
|
|
9179
|
+
readonly name: "premintConfig";
|
|
9180
|
+
readonly internalType: "struct PremintConfigV2";
|
|
9181
|
+
readonly type: "tuple";
|
|
9182
|
+
readonly components: readonly [{
|
|
9183
|
+
readonly name: "tokenConfig";
|
|
9184
|
+
readonly internalType: "struct TokenCreationConfigV2";
|
|
9185
|
+
readonly type: "tuple";
|
|
9186
|
+
readonly components: readonly [{
|
|
9187
|
+
readonly name: "tokenURI";
|
|
9188
|
+
readonly internalType: "string";
|
|
9189
|
+
readonly type: "string";
|
|
9190
|
+
}, {
|
|
9191
|
+
readonly name: "maxSupply";
|
|
9192
|
+
readonly internalType: "uint256";
|
|
9193
|
+
readonly type: "uint256";
|
|
9194
|
+
}, {
|
|
9195
|
+
readonly name: "maxTokensPerAddress";
|
|
9196
|
+
readonly internalType: "uint64";
|
|
9197
|
+
readonly type: "uint64";
|
|
9198
|
+
}, {
|
|
9199
|
+
readonly name: "pricePerToken";
|
|
9200
|
+
readonly internalType: "uint96";
|
|
9201
|
+
readonly type: "uint96";
|
|
9202
|
+
}, {
|
|
9203
|
+
readonly name: "mintStart";
|
|
9204
|
+
readonly internalType: "uint64";
|
|
9205
|
+
readonly type: "uint64";
|
|
9206
|
+
}, {
|
|
9207
|
+
readonly name: "mintDuration";
|
|
9208
|
+
readonly internalType: "uint64";
|
|
9209
|
+
readonly type: "uint64";
|
|
9210
|
+
}, {
|
|
9211
|
+
readonly name: "royaltyBPS";
|
|
9212
|
+
readonly internalType: "uint32";
|
|
9213
|
+
readonly type: "uint32";
|
|
9214
|
+
}, {
|
|
9215
|
+
readonly name: "payoutRecipient";
|
|
9216
|
+
readonly internalType: "address";
|
|
9217
|
+
readonly type: "address";
|
|
9218
|
+
}, {
|
|
9219
|
+
readonly name: "fixedPriceMinter";
|
|
9220
|
+
readonly internalType: "address";
|
|
9221
|
+
readonly type: "address";
|
|
9222
|
+
}, {
|
|
9223
|
+
readonly name: "createReferral";
|
|
9224
|
+
readonly internalType: "address";
|
|
9225
|
+
readonly type: "address";
|
|
9226
|
+
}];
|
|
9227
|
+
}, {
|
|
9228
|
+
readonly name: "uid";
|
|
9229
|
+
readonly internalType: "uint32";
|
|
9230
|
+
readonly type: "uint32";
|
|
9231
|
+
}, {
|
|
9232
|
+
readonly name: "version";
|
|
9233
|
+
readonly internalType: "uint32";
|
|
9234
|
+
readonly type: "uint32";
|
|
9235
|
+
}, {
|
|
9236
|
+
readonly name: "deleted";
|
|
9237
|
+
readonly internalType: "bool";
|
|
9238
|
+
readonly type: "bool";
|
|
9239
|
+
}];
|
|
9240
|
+
}, {
|
|
9241
|
+
readonly name: "signature";
|
|
9242
|
+
readonly internalType: "bytes";
|
|
9243
|
+
readonly type: "bytes";
|
|
9244
|
+
}, {
|
|
9245
|
+
readonly name: "mintArguments";
|
|
9246
|
+
readonly internalType: "struct MintArguments";
|
|
9247
|
+
readonly type: "tuple";
|
|
9248
|
+
readonly components: readonly [{
|
|
9249
|
+
readonly name: "mintRecipient";
|
|
9250
|
+
readonly internalType: "address";
|
|
9251
|
+
readonly type: "address";
|
|
9252
|
+
}, {
|
|
9253
|
+
readonly name: "mintComment";
|
|
9254
|
+
readonly internalType: "string";
|
|
9255
|
+
readonly type: "string";
|
|
9256
|
+
}, {
|
|
9257
|
+
readonly name: "mintRewardsRecipients";
|
|
9258
|
+
readonly internalType: "address[]";
|
|
9259
|
+
readonly type: "address[]";
|
|
9260
|
+
}];
|
|
9261
|
+
}, {
|
|
9262
|
+
readonly name: "signerContract";
|
|
9263
|
+
readonly internalType: "address";
|
|
9264
|
+
readonly type: "address";
|
|
9265
|
+
}];
|
|
9266
|
+
readonly name: "collectPremintV2";
|
|
9267
|
+
readonly outputs: readonly [];
|
|
9268
|
+
}, {
|
|
9269
|
+
readonly stateMutability: "pure";
|
|
9270
|
+
readonly type: "function";
|
|
9271
|
+
readonly inputs: readonly [];
|
|
9272
|
+
readonly name: "contractVersion";
|
|
9273
|
+
readonly outputs: readonly [{
|
|
9274
|
+
readonly name: "";
|
|
9275
|
+
readonly internalType: "string";
|
|
9276
|
+
readonly type: "string";
|
|
9277
|
+
}];
|
|
9278
|
+
}, {
|
|
9279
|
+
readonly stateMutability: "nonpayable";
|
|
9280
|
+
readonly type: "function";
|
|
9281
|
+
readonly inputs: readonly [{
|
|
9282
|
+
readonly name: "tokenId";
|
|
9283
|
+
readonly internalType: "uint256";
|
|
9284
|
+
readonly type: "uint256";
|
|
9285
|
+
}, {
|
|
9286
|
+
readonly name: "pricePerToken";
|
|
9287
|
+
readonly internalType: "uint256";
|
|
9288
|
+
readonly type: "uint256";
|
|
9289
|
+
}, {
|
|
9290
|
+
readonly name: "defaultMintable";
|
|
9291
|
+
readonly internalType: "bool";
|
|
9292
|
+
readonly type: "bool";
|
|
9293
|
+
}];
|
|
9294
|
+
readonly name: "createEthToken";
|
|
9295
|
+
readonly outputs: readonly [];
|
|
9296
|
+
}, {
|
|
9297
|
+
readonly stateMutability: "view";
|
|
9298
|
+
readonly type: "function";
|
|
9299
|
+
readonly inputs: readonly [];
|
|
9300
|
+
readonly name: "getEthPrice";
|
|
9301
|
+
readonly outputs: readonly [{
|
|
9302
|
+
readonly name: "";
|
|
9303
|
+
readonly internalType: "uint256";
|
|
9304
|
+
readonly type: "uint256";
|
|
9305
|
+
}];
|
|
9306
|
+
}, {
|
|
9307
|
+
readonly stateMutability: "view";
|
|
9308
|
+
readonly type: "function";
|
|
9309
|
+
readonly inputs: readonly [];
|
|
9310
|
+
readonly name: "implementation";
|
|
9311
|
+
readonly outputs: readonly [{
|
|
9312
|
+
readonly name: "";
|
|
9313
|
+
readonly internalType: "address";
|
|
9314
|
+
readonly type: "address";
|
|
9315
|
+
}];
|
|
9316
|
+
}, {
|
|
9317
|
+
readonly stateMutability: "nonpayable";
|
|
9318
|
+
readonly type: "function";
|
|
9319
|
+
readonly inputs: readonly [{
|
|
9320
|
+
readonly name: "initialOwner";
|
|
9321
|
+
readonly internalType: "address";
|
|
9322
|
+
readonly type: "address";
|
|
9323
|
+
}, {
|
|
9324
|
+
readonly name: "initialEthTokenId";
|
|
9325
|
+
readonly internalType: "uint256";
|
|
9326
|
+
readonly type: "uint256";
|
|
9327
|
+
}, {
|
|
9328
|
+
readonly name: "initialEthTokenPrice";
|
|
9329
|
+
readonly internalType: "uint256";
|
|
9330
|
+
readonly type: "uint256";
|
|
9331
|
+
}];
|
|
9332
|
+
readonly name: "initialize";
|
|
9333
|
+
readonly outputs: readonly [];
|
|
9334
|
+
}, {
|
|
9335
|
+
readonly stateMutability: "view";
|
|
9336
|
+
readonly type: "function";
|
|
9337
|
+
readonly inputs: readonly [{
|
|
9338
|
+
readonly name: "account";
|
|
9339
|
+
readonly internalType: "address";
|
|
9340
|
+
readonly type: "address";
|
|
9341
|
+
}, {
|
|
9342
|
+
readonly name: "operator";
|
|
9343
|
+
readonly internalType: "address";
|
|
9344
|
+
readonly type: "address";
|
|
9345
|
+
}];
|
|
9346
|
+
readonly name: "isApprovedForAll";
|
|
9347
|
+
readonly outputs: readonly [{
|
|
9348
|
+
readonly name: "";
|
|
9349
|
+
readonly internalType: "bool";
|
|
9350
|
+
readonly type: "bool";
|
|
9351
|
+
}];
|
|
9352
|
+
}, {
|
|
9353
|
+
readonly stateMutability: "payable";
|
|
9354
|
+
readonly type: "function";
|
|
9355
|
+
readonly inputs: readonly [{
|
|
9356
|
+
readonly name: "quantity";
|
|
9357
|
+
readonly internalType: "uint256";
|
|
9358
|
+
readonly type: "uint256";
|
|
9359
|
+
}, {
|
|
9360
|
+
readonly name: "recipient";
|
|
9361
|
+
readonly internalType: "address";
|
|
9362
|
+
readonly type: "address";
|
|
9363
|
+
}];
|
|
9364
|
+
readonly name: "mintWithEth";
|
|
9365
|
+
readonly outputs: readonly [{
|
|
9366
|
+
readonly name: "";
|
|
9367
|
+
readonly internalType: "uint256";
|
|
9368
|
+
readonly type: "uint256";
|
|
9369
|
+
}];
|
|
9370
|
+
}, {
|
|
9371
|
+
readonly stateMutability: "view";
|
|
9372
|
+
readonly type: "function";
|
|
9373
|
+
readonly inputs: readonly [];
|
|
9374
|
+
readonly name: "mintableEthToken";
|
|
9375
|
+
readonly outputs: readonly [{
|
|
9376
|
+
readonly name: "";
|
|
9377
|
+
readonly internalType: "uint256";
|
|
9378
|
+
readonly type: "uint256";
|
|
9379
|
+
}];
|
|
9380
|
+
}, {
|
|
9381
|
+
readonly stateMutability: "pure";
|
|
9382
|
+
readonly type: "function";
|
|
9383
|
+
readonly inputs: readonly [];
|
|
9384
|
+
readonly name: "name";
|
|
9385
|
+
readonly outputs: readonly [{
|
|
9386
|
+
readonly name: "";
|
|
9387
|
+
readonly internalType: "string";
|
|
9388
|
+
readonly type: "string";
|
|
9389
|
+
}];
|
|
9390
|
+
}, {
|
|
9391
|
+
readonly stateMutability: "view";
|
|
9392
|
+
readonly type: "function";
|
|
9393
|
+
readonly inputs: readonly [];
|
|
9394
|
+
readonly name: "owner";
|
|
9395
|
+
readonly outputs: readonly [{
|
|
9396
|
+
readonly name: "";
|
|
9397
|
+
readonly internalType: "address";
|
|
9398
|
+
readonly type: "address";
|
|
9399
|
+
}];
|
|
9400
|
+
}, {
|
|
9401
|
+
readonly stateMutability: "view";
|
|
9402
|
+
readonly type: "function";
|
|
9403
|
+
readonly inputs: readonly [];
|
|
9404
|
+
readonly name: "pendingOwner";
|
|
9405
|
+
readonly outputs: readonly [{
|
|
9406
|
+
readonly name: "";
|
|
9407
|
+
readonly internalType: "address";
|
|
9408
|
+
readonly type: "address";
|
|
9409
|
+
}];
|
|
9410
|
+
}, {
|
|
9411
|
+
readonly stateMutability: "view";
|
|
9412
|
+
readonly type: "function";
|
|
9413
|
+
readonly inputs: readonly [];
|
|
9414
|
+
readonly name: "premintExecutor";
|
|
9415
|
+
readonly outputs: readonly [{
|
|
9416
|
+
readonly name: "";
|
|
9417
|
+
readonly internalType: "contract IPremintWithMints";
|
|
9418
|
+
readonly type: "address";
|
|
9419
|
+
}];
|
|
9420
|
+
}, {
|
|
9421
|
+
readonly stateMutability: "nonpayable";
|
|
9422
|
+
readonly type: "function";
|
|
9423
|
+
readonly inputs: readonly [{
|
|
9424
|
+
readonly name: "tokenId";
|
|
9425
|
+
readonly internalType: "uint256";
|
|
9426
|
+
readonly type: "uint256";
|
|
9427
|
+
}, {
|
|
9428
|
+
readonly name: "quantity";
|
|
9429
|
+
readonly internalType: "uint256";
|
|
9430
|
+
readonly type: "uint256";
|
|
9431
|
+
}, {
|
|
9432
|
+
readonly name: "recipient";
|
|
9433
|
+
readonly internalType: "address";
|
|
9434
|
+
readonly type: "address";
|
|
9435
|
+
}];
|
|
9436
|
+
readonly name: "redeem";
|
|
9437
|
+
readonly outputs: readonly [{
|
|
9438
|
+
readonly name: "valueRedeemed";
|
|
9439
|
+
readonly internalType: "uint256";
|
|
9440
|
+
readonly type: "uint256";
|
|
9441
|
+
}];
|
|
9442
|
+
}, {
|
|
9443
|
+
readonly stateMutability: "nonpayable";
|
|
9444
|
+
readonly type: "function";
|
|
9445
|
+
readonly inputs: readonly [{
|
|
9446
|
+
readonly name: "tokenIds";
|
|
9447
|
+
readonly internalType: "uint256[]";
|
|
9448
|
+
readonly type: "uint256[]";
|
|
9449
|
+
}, {
|
|
9450
|
+
readonly name: "quantities";
|
|
9451
|
+
readonly internalType: "uint256[]";
|
|
9452
|
+
readonly type: "uint256[]";
|
|
9453
|
+
}, {
|
|
9454
|
+
readonly name: "recipient";
|
|
9455
|
+
readonly internalType: "address";
|
|
9456
|
+
readonly type: "address";
|
|
9457
|
+
}];
|
|
9458
|
+
readonly name: "redeemBatch";
|
|
9459
|
+
readonly outputs: readonly [{
|
|
9460
|
+
readonly name: "valueRedeemed";
|
|
9461
|
+
readonly internalType: "uint256";
|
|
9462
|
+
readonly type: "uint256";
|
|
9463
|
+
}];
|
|
9464
|
+
}, {
|
|
9465
|
+
readonly stateMutability: "nonpayable";
|
|
9466
|
+
readonly type: "function";
|
|
9467
|
+
readonly inputs: readonly [];
|
|
9468
|
+
readonly name: "renounceOwnership";
|
|
9469
|
+
readonly outputs: readonly [];
|
|
9470
|
+
}, {
|
|
9471
|
+
readonly stateMutability: "nonpayable";
|
|
9472
|
+
readonly type: "function";
|
|
9473
|
+
readonly inputs: readonly [{
|
|
9474
|
+
readonly name: "from";
|
|
9475
|
+
readonly internalType: "address";
|
|
9476
|
+
readonly type: "address";
|
|
9477
|
+
}, {
|
|
9478
|
+
readonly name: "to";
|
|
9479
|
+
readonly internalType: "address";
|
|
9480
|
+
readonly type: "address";
|
|
9481
|
+
}, {
|
|
9482
|
+
readonly name: "ids";
|
|
9483
|
+
readonly internalType: "uint256[]";
|
|
9484
|
+
readonly type: "uint256[]";
|
|
9485
|
+
}, {
|
|
9486
|
+
readonly name: "values";
|
|
9487
|
+
readonly internalType: "uint256[]";
|
|
9488
|
+
readonly type: "uint256[]";
|
|
9489
|
+
}, {
|
|
9490
|
+
readonly name: "data";
|
|
9491
|
+
readonly internalType: "bytes";
|
|
9492
|
+
readonly type: "bytes";
|
|
9493
|
+
}];
|
|
9494
|
+
readonly name: "safeBatchTransferFrom";
|
|
9495
|
+
readonly outputs: readonly [];
|
|
9496
|
+
}, {
|
|
9497
|
+
readonly stateMutability: "nonpayable";
|
|
9498
|
+
readonly type: "function";
|
|
9499
|
+
readonly inputs: readonly [{
|
|
9500
|
+
readonly name: "from";
|
|
9501
|
+
readonly internalType: "address";
|
|
9502
|
+
readonly type: "address";
|
|
9503
|
+
}, {
|
|
9504
|
+
readonly name: "to";
|
|
9505
|
+
readonly internalType: "address";
|
|
9506
|
+
readonly type: "address";
|
|
9507
|
+
}, {
|
|
9508
|
+
readonly name: "id";
|
|
9509
|
+
readonly internalType: "uint256";
|
|
9510
|
+
readonly type: "uint256";
|
|
9511
|
+
}, {
|
|
9512
|
+
readonly name: "value";
|
|
9513
|
+
readonly internalType: "uint256";
|
|
9514
|
+
readonly type: "uint256";
|
|
9515
|
+
}, {
|
|
9516
|
+
readonly name: "data";
|
|
9517
|
+
readonly internalType: "bytes";
|
|
9518
|
+
readonly type: "bytes";
|
|
9519
|
+
}];
|
|
9520
|
+
readonly name: "safeTransferFrom";
|
|
9521
|
+
readonly outputs: readonly [];
|
|
9522
|
+
}, {
|
|
9523
|
+
readonly stateMutability: "nonpayable";
|
|
9524
|
+
readonly type: "function";
|
|
9525
|
+
readonly inputs: readonly [{
|
|
9526
|
+
readonly name: "operator";
|
|
9527
|
+
readonly internalType: "address";
|
|
9528
|
+
readonly type: "address";
|
|
9529
|
+
}, {
|
|
9530
|
+
readonly name: "approved";
|
|
9531
|
+
readonly internalType: "bool";
|
|
9532
|
+
readonly type: "bool";
|
|
9533
|
+
}];
|
|
9534
|
+
readonly name: "setApprovalForAll";
|
|
9535
|
+
readonly outputs: readonly [];
|
|
9536
|
+
}, {
|
|
9537
|
+
readonly stateMutability: "nonpayable";
|
|
9538
|
+
readonly type: "function";
|
|
9539
|
+
readonly inputs: readonly [{
|
|
9540
|
+
readonly name: "tokenId";
|
|
9541
|
+
readonly internalType: "uint256";
|
|
9542
|
+
readonly type: "uint256";
|
|
9543
|
+
}];
|
|
9544
|
+
readonly name: "setMintableEthToken";
|
|
9545
|
+
readonly outputs: readonly [];
|
|
9546
|
+
}, {
|
|
9547
|
+
readonly stateMutability: "view";
|
|
9548
|
+
readonly type: "function";
|
|
9549
|
+
readonly inputs: readonly [{
|
|
9550
|
+
readonly name: "interfaceId";
|
|
9551
|
+
readonly internalType: "bytes4";
|
|
9552
|
+
readonly type: "bytes4";
|
|
9553
|
+
}];
|
|
9554
|
+
readonly name: "supportsInterface";
|
|
9555
|
+
readonly outputs: readonly [{
|
|
9556
|
+
readonly name: "";
|
|
9557
|
+
readonly internalType: "bool";
|
|
9558
|
+
readonly type: "bool";
|
|
9559
|
+
}];
|
|
9560
|
+
}, {
|
|
9561
|
+
readonly stateMutability: "pure";
|
|
9562
|
+
readonly type: "function";
|
|
9563
|
+
readonly inputs: readonly [];
|
|
9564
|
+
readonly name: "symbol";
|
|
9565
|
+
readonly outputs: readonly [{
|
|
9566
|
+
readonly name: "";
|
|
9567
|
+
readonly internalType: "string";
|
|
9568
|
+
readonly type: "string";
|
|
9569
|
+
}];
|
|
9570
|
+
}, {
|
|
9571
|
+
readonly stateMutability: "view";
|
|
9572
|
+
readonly type: "function";
|
|
9573
|
+
readonly inputs: readonly [{
|
|
9574
|
+
readonly name: "tokenId";
|
|
9575
|
+
readonly internalType: "uint256";
|
|
9576
|
+
readonly type: "uint256";
|
|
9577
|
+
}];
|
|
9578
|
+
readonly name: "tokenCreated";
|
|
9579
|
+
readonly outputs: readonly [{
|
|
9580
|
+
readonly name: "";
|
|
9581
|
+
readonly internalType: "bool";
|
|
9582
|
+
readonly type: "bool";
|
|
9583
|
+
}];
|
|
9584
|
+
}, {
|
|
9585
|
+
readonly stateMutability: "view";
|
|
9586
|
+
readonly type: "function";
|
|
9587
|
+
readonly inputs: readonly [{
|
|
9588
|
+
readonly name: "tokenId";
|
|
9589
|
+
readonly internalType: "uint256";
|
|
9590
|
+
readonly type: "uint256";
|
|
9591
|
+
}];
|
|
9592
|
+
readonly name: "tokenPrice";
|
|
9593
|
+
readonly outputs: readonly [{
|
|
9594
|
+
readonly name: "";
|
|
9595
|
+
readonly internalType: "uint256";
|
|
9596
|
+
readonly type: "uint256";
|
|
9597
|
+
}];
|
|
9598
|
+
}, {
|
|
9599
|
+
readonly stateMutability: "nonpayable";
|
|
9600
|
+
readonly type: "function";
|
|
9601
|
+
readonly inputs: readonly [{
|
|
9602
|
+
readonly name: "newOwner";
|
|
9603
|
+
readonly internalType: "address";
|
|
9604
|
+
readonly type: "address";
|
|
9605
|
+
}];
|
|
9606
|
+
readonly name: "transferOwnership";
|
|
9607
|
+
readonly outputs: readonly [];
|
|
9608
|
+
}, {
|
|
9609
|
+
readonly stateMutability: "view";
|
|
9610
|
+
readonly type: "function";
|
|
9611
|
+
readonly inputs: readonly [{
|
|
9612
|
+
readonly name: "";
|
|
9613
|
+
readonly internalType: "uint256";
|
|
9614
|
+
readonly type: "uint256";
|
|
9615
|
+
}];
|
|
9616
|
+
readonly name: "uri";
|
|
9617
|
+
readonly outputs: readonly [{
|
|
9618
|
+
readonly name: "";
|
|
9619
|
+
readonly internalType: "string";
|
|
9620
|
+
readonly type: "string";
|
|
9621
|
+
}];
|
|
9622
|
+
}, {
|
|
9623
|
+
readonly type: "event";
|
|
9624
|
+
readonly anonymous: false;
|
|
9625
|
+
readonly inputs: readonly [{
|
|
9626
|
+
readonly name: "account";
|
|
9627
|
+
readonly internalType: "address";
|
|
9628
|
+
readonly type: "address";
|
|
9629
|
+
readonly indexed: true;
|
|
9630
|
+
}, {
|
|
9631
|
+
readonly name: "operator";
|
|
9632
|
+
readonly internalType: "address";
|
|
9633
|
+
readonly type: "address";
|
|
9634
|
+
readonly indexed: true;
|
|
9635
|
+
}, {
|
|
9636
|
+
readonly name: "approved";
|
|
9637
|
+
readonly internalType: "bool";
|
|
9638
|
+
readonly type: "bool";
|
|
9639
|
+
readonly indexed: false;
|
|
9640
|
+
}];
|
|
9641
|
+
readonly name: "ApprovalForAll";
|
|
9642
|
+
}, {
|
|
9643
|
+
readonly type: "event";
|
|
9644
|
+
readonly anonymous: false;
|
|
9645
|
+
readonly inputs: readonly [{
|
|
9646
|
+
readonly name: "tokenIds";
|
|
9647
|
+
readonly internalType: "uint256[]";
|
|
9648
|
+
readonly type: "uint256[]";
|
|
9649
|
+
readonly indexed: true;
|
|
9650
|
+
}, {
|
|
9651
|
+
readonly name: "quantities";
|
|
9652
|
+
readonly internalType: "uint256[]";
|
|
9653
|
+
readonly type: "uint256[]";
|
|
9654
|
+
readonly indexed: false;
|
|
9655
|
+
}, {
|
|
9656
|
+
readonly name: "zoraCreator1155Contract";
|
|
9657
|
+
readonly internalType: "address";
|
|
9658
|
+
readonly type: "address";
|
|
9659
|
+
readonly indexed: true;
|
|
9660
|
+
}, {
|
|
9661
|
+
readonly name: "zoraCreator1155TokenId";
|
|
9662
|
+
readonly internalType: "uint256";
|
|
9663
|
+
readonly type: "uint256";
|
|
9664
|
+
readonly indexed: true;
|
|
9665
|
+
}];
|
|
9666
|
+
readonly name: "Collected";
|
|
9667
|
+
}, {
|
|
9668
|
+
readonly type: "event";
|
|
9669
|
+
readonly anonymous: false;
|
|
9670
|
+
readonly inputs: readonly [{
|
|
9671
|
+
readonly name: "tokenId";
|
|
9672
|
+
readonly internalType: "uint256";
|
|
9673
|
+
readonly type: "uint256";
|
|
9674
|
+
readonly indexed: true;
|
|
9675
|
+
}];
|
|
9676
|
+
readonly name: "EthMintableTokenSet";
|
|
9677
|
+
}, {
|
|
9678
|
+
readonly type: "event";
|
|
9679
|
+
readonly anonymous: false;
|
|
9680
|
+
readonly inputs: readonly [{
|
|
9681
|
+
readonly name: "tokenId";
|
|
9682
|
+
readonly internalType: "uint256";
|
|
9683
|
+
readonly type: "uint256";
|
|
9684
|
+
readonly indexed: true;
|
|
9685
|
+
}, {
|
|
9686
|
+
readonly name: "pricePerToken";
|
|
9687
|
+
readonly internalType: "uint256";
|
|
9688
|
+
readonly type: "uint256";
|
|
9689
|
+
readonly indexed: true;
|
|
9690
|
+
}];
|
|
9691
|
+
readonly name: "EthTokenCreated";
|
|
9692
|
+
}, {
|
|
9693
|
+
readonly type: "event";
|
|
9694
|
+
readonly anonymous: false;
|
|
9695
|
+
readonly inputs: readonly [{
|
|
9696
|
+
readonly name: "version";
|
|
9697
|
+
readonly internalType: "uint64";
|
|
9698
|
+
readonly type: "uint64";
|
|
9699
|
+
readonly indexed: false;
|
|
9700
|
+
}];
|
|
9701
|
+
readonly name: "Initialized";
|
|
9702
|
+
}, {
|
|
9703
|
+
readonly type: "event";
|
|
9704
|
+
readonly anonymous: false;
|
|
9705
|
+
readonly inputs: readonly [{
|
|
9706
|
+
readonly name: "previousOwner";
|
|
9707
|
+
readonly internalType: "address";
|
|
9708
|
+
readonly type: "address";
|
|
9709
|
+
readonly indexed: true;
|
|
9710
|
+
}, {
|
|
9711
|
+
readonly name: "newOwner";
|
|
9712
|
+
readonly internalType: "address";
|
|
9713
|
+
readonly type: "address";
|
|
9714
|
+
readonly indexed: true;
|
|
9715
|
+
}];
|
|
9716
|
+
readonly name: "OwnershipTransferStarted";
|
|
9717
|
+
}, {
|
|
9718
|
+
readonly type: "event";
|
|
9719
|
+
readonly anonymous: false;
|
|
9720
|
+
readonly inputs: readonly [{
|
|
9721
|
+
readonly name: "previousOwner";
|
|
9722
|
+
readonly internalType: "address";
|
|
9723
|
+
readonly type: "address";
|
|
9724
|
+
readonly indexed: true;
|
|
9725
|
+
}, {
|
|
9726
|
+
readonly name: "newOwner";
|
|
9727
|
+
readonly internalType: "address";
|
|
9728
|
+
readonly type: "address";
|
|
9729
|
+
readonly indexed: true;
|
|
9730
|
+
}];
|
|
9731
|
+
readonly name: "OwnershipTransferred";
|
|
9732
|
+
}, {
|
|
9733
|
+
readonly type: "event";
|
|
9734
|
+
readonly anonymous: false;
|
|
9735
|
+
readonly inputs: readonly [{
|
|
9736
|
+
readonly name: "tokenIds";
|
|
9737
|
+
readonly internalType: "uint256[]";
|
|
9738
|
+
readonly type: "uint256[]";
|
|
9739
|
+
readonly indexed: false;
|
|
9740
|
+
}, {
|
|
9741
|
+
readonly name: "quantities";
|
|
9742
|
+
readonly internalType: "uint256[]";
|
|
9743
|
+
readonly type: "uint256[]";
|
|
9744
|
+
readonly indexed: false;
|
|
9745
|
+
}, {
|
|
9746
|
+
readonly name: "recipient";
|
|
9747
|
+
readonly internalType: "address";
|
|
9748
|
+
readonly type: "address";
|
|
9749
|
+
readonly indexed: false;
|
|
9750
|
+
}];
|
|
9751
|
+
readonly name: "RedeemedBatch";
|
|
9752
|
+
}, {
|
|
9753
|
+
readonly type: "event";
|
|
9754
|
+
readonly anonymous: false;
|
|
9755
|
+
readonly inputs: readonly [{
|
|
9756
|
+
readonly name: "operator";
|
|
9757
|
+
readonly internalType: "address";
|
|
9758
|
+
readonly type: "address";
|
|
9759
|
+
readonly indexed: true;
|
|
9760
|
+
}, {
|
|
9761
|
+
readonly name: "from";
|
|
9762
|
+
readonly internalType: "address";
|
|
9763
|
+
readonly type: "address";
|
|
9764
|
+
readonly indexed: true;
|
|
9765
|
+
}, {
|
|
9766
|
+
readonly name: "to";
|
|
9767
|
+
readonly internalType: "address";
|
|
9768
|
+
readonly type: "address";
|
|
9769
|
+
readonly indexed: true;
|
|
9770
|
+
}, {
|
|
9771
|
+
readonly name: "ids";
|
|
9772
|
+
readonly internalType: "uint256[]";
|
|
9773
|
+
readonly type: "uint256[]";
|
|
9774
|
+
readonly indexed: false;
|
|
9775
|
+
}, {
|
|
9776
|
+
readonly name: "values";
|
|
9777
|
+
readonly internalType: "uint256[]";
|
|
9778
|
+
readonly type: "uint256[]";
|
|
9779
|
+
readonly indexed: false;
|
|
9780
|
+
}];
|
|
9781
|
+
readonly name: "TransferBatch";
|
|
9782
|
+
}, {
|
|
9783
|
+
readonly type: "event";
|
|
9784
|
+
readonly anonymous: false;
|
|
9785
|
+
readonly inputs: readonly [{
|
|
9786
|
+
readonly name: "operator";
|
|
9787
|
+
readonly internalType: "address";
|
|
9788
|
+
readonly type: "address";
|
|
9789
|
+
readonly indexed: true;
|
|
9790
|
+
}, {
|
|
9791
|
+
readonly name: "from";
|
|
9792
|
+
readonly internalType: "address";
|
|
9793
|
+
readonly type: "address";
|
|
9794
|
+
readonly indexed: true;
|
|
9795
|
+
}, {
|
|
9796
|
+
readonly name: "to";
|
|
9797
|
+
readonly internalType: "address";
|
|
9798
|
+
readonly type: "address";
|
|
9799
|
+
readonly indexed: true;
|
|
9800
|
+
}, {
|
|
9801
|
+
readonly name: "id";
|
|
9802
|
+
readonly internalType: "uint256";
|
|
9803
|
+
readonly type: "uint256";
|
|
9804
|
+
readonly indexed: false;
|
|
9805
|
+
}, {
|
|
9806
|
+
readonly name: "value";
|
|
9807
|
+
readonly internalType: "uint256";
|
|
9808
|
+
readonly type: "uint256";
|
|
9809
|
+
readonly indexed: false;
|
|
9810
|
+
}];
|
|
9811
|
+
readonly name: "TransferSingle";
|
|
9812
|
+
}, {
|
|
9813
|
+
readonly type: "event";
|
|
9814
|
+
readonly anonymous: false;
|
|
9815
|
+
readonly inputs: readonly [{
|
|
9816
|
+
readonly name: "value";
|
|
9817
|
+
readonly internalType: "string";
|
|
9818
|
+
readonly type: "string";
|
|
9819
|
+
readonly indexed: false;
|
|
9820
|
+
}, {
|
|
9821
|
+
readonly name: "id";
|
|
9822
|
+
readonly internalType: "uint256";
|
|
9823
|
+
readonly type: "uint256";
|
|
9824
|
+
readonly indexed: true;
|
|
9825
|
+
}];
|
|
9826
|
+
readonly name: "URI";
|
|
9827
|
+
}, {
|
|
9828
|
+
readonly type: "error";
|
|
9829
|
+
readonly inputs: readonly [{
|
|
9830
|
+
readonly name: "operator";
|
|
9831
|
+
readonly internalType: "address";
|
|
9832
|
+
readonly type: "address";
|
|
9833
|
+
}, {
|
|
9834
|
+
readonly name: "user";
|
|
9835
|
+
readonly internalType: "address";
|
|
9836
|
+
readonly type: "address";
|
|
9837
|
+
}];
|
|
9838
|
+
readonly name: "Burn_NotOwnerOrApproved";
|
|
9839
|
+
}, {
|
|
9840
|
+
readonly type: "error";
|
|
9841
|
+
readonly inputs: readonly [{
|
|
9842
|
+
readonly name: "reason";
|
|
9843
|
+
readonly internalType: "bytes";
|
|
9844
|
+
readonly type: "bytes";
|
|
9845
|
+
}];
|
|
9846
|
+
readonly name: "CallFailed";
|
|
9847
|
+
}, {
|
|
9848
|
+
readonly type: "error";
|
|
9849
|
+
readonly inputs: readonly [];
|
|
9850
|
+
readonly name: "Call_TokenIdMismatch";
|
|
9851
|
+
}, {
|
|
9852
|
+
readonly type: "error";
|
|
9853
|
+
readonly inputs: readonly [];
|
|
9854
|
+
readonly name: "CallerNotZoraCreator1155";
|
|
9855
|
+
}, {
|
|
9856
|
+
readonly type: "error";
|
|
9857
|
+
readonly inputs: readonly [{
|
|
9858
|
+
readonly name: "tokenId";
|
|
9859
|
+
readonly internalType: "uint256";
|
|
9860
|
+
readonly type: "uint256";
|
|
9861
|
+
}, {
|
|
9862
|
+
readonly name: "quantity";
|
|
9863
|
+
readonly internalType: "uint256";
|
|
9864
|
+
readonly type: "uint256";
|
|
9865
|
+
}, {
|
|
9866
|
+
readonly name: "totalMinted";
|
|
9867
|
+
readonly internalType: "uint256";
|
|
9868
|
+
readonly type: "uint256";
|
|
9869
|
+
}, {
|
|
9870
|
+
readonly name: "maxSupply";
|
|
9871
|
+
readonly internalType: "uint256";
|
|
9872
|
+
readonly type: "uint256";
|
|
9873
|
+
}];
|
|
9874
|
+
readonly name: "CannotMintMoreTokens";
|
|
9875
|
+
}, {
|
|
9876
|
+
readonly type: "error";
|
|
9877
|
+
readonly inputs: readonly [{
|
|
9878
|
+
readonly name: "proposedAddress";
|
|
9879
|
+
readonly internalType: "address";
|
|
9880
|
+
readonly type: "address";
|
|
9881
|
+
}];
|
|
9882
|
+
readonly name: "Config_TransferHookNotSupported";
|
|
9883
|
+
}, {
|
|
9884
|
+
readonly type: "error";
|
|
9885
|
+
readonly inputs: readonly [{
|
|
9886
|
+
readonly name: "sender";
|
|
9887
|
+
readonly internalType: "address";
|
|
9888
|
+
readonly type: "address";
|
|
9889
|
+
}, {
|
|
9890
|
+
readonly name: "balance";
|
|
9891
|
+
readonly internalType: "uint256";
|
|
9892
|
+
readonly type: "uint256";
|
|
9893
|
+
}, {
|
|
9894
|
+
readonly name: "needed";
|
|
9895
|
+
readonly internalType: "uint256";
|
|
9896
|
+
readonly type: "uint256";
|
|
9897
|
+
}, {
|
|
9898
|
+
readonly name: "tokenId";
|
|
9899
|
+
readonly internalType: "uint256";
|
|
9900
|
+
readonly type: "uint256";
|
|
9901
|
+
}];
|
|
9902
|
+
readonly name: "ERC1155InsufficientBalance";
|
|
9903
|
+
}, {
|
|
9904
|
+
readonly type: "error";
|
|
9905
|
+
readonly inputs: readonly [{
|
|
9906
|
+
readonly name: "approver";
|
|
9907
|
+
readonly internalType: "address";
|
|
9908
|
+
readonly type: "address";
|
|
9909
|
+
}];
|
|
9910
|
+
readonly name: "ERC1155InvalidApprover";
|
|
9911
|
+
}, {
|
|
9912
|
+
readonly type: "error";
|
|
9913
|
+
readonly inputs: readonly [{
|
|
9914
|
+
readonly name: "idsLength";
|
|
9915
|
+
readonly internalType: "uint256";
|
|
9916
|
+
readonly type: "uint256";
|
|
9917
|
+
}, {
|
|
9918
|
+
readonly name: "valuesLength";
|
|
9919
|
+
readonly internalType: "uint256";
|
|
9920
|
+
readonly type: "uint256";
|
|
9921
|
+
}];
|
|
9922
|
+
readonly name: "ERC1155InvalidArrayLength";
|
|
9923
|
+
}, {
|
|
9924
|
+
readonly type: "error";
|
|
9925
|
+
readonly inputs: readonly [{
|
|
9926
|
+
readonly name: "operator";
|
|
9927
|
+
readonly internalType: "address";
|
|
9928
|
+
readonly type: "address";
|
|
9929
|
+
}];
|
|
9930
|
+
readonly name: "ERC1155InvalidOperator";
|
|
9931
|
+
}, {
|
|
9932
|
+
readonly type: "error";
|
|
9933
|
+
readonly inputs: readonly [{
|
|
9934
|
+
readonly name: "receiver";
|
|
9935
|
+
readonly internalType: "address";
|
|
9936
|
+
readonly type: "address";
|
|
9937
|
+
}];
|
|
9938
|
+
readonly name: "ERC1155InvalidReceiver";
|
|
9939
|
+
}, {
|
|
9940
|
+
readonly type: "error";
|
|
9941
|
+
readonly inputs: readonly [{
|
|
9942
|
+
readonly name: "sender";
|
|
9943
|
+
readonly internalType: "address";
|
|
9944
|
+
readonly type: "address";
|
|
9945
|
+
}];
|
|
9946
|
+
readonly name: "ERC1155InvalidSender";
|
|
9947
|
+
}, {
|
|
9948
|
+
readonly type: "error";
|
|
9949
|
+
readonly inputs: readonly [{
|
|
9950
|
+
readonly name: "operator";
|
|
9951
|
+
readonly internalType: "address";
|
|
9952
|
+
readonly type: "address";
|
|
9953
|
+
}, {
|
|
9954
|
+
readonly name: "owner";
|
|
9955
|
+
readonly internalType: "address";
|
|
9956
|
+
readonly type: "address";
|
|
9957
|
+
}];
|
|
9958
|
+
readonly name: "ERC1155MissingApprovalForAll";
|
|
9959
|
+
}, {
|
|
9960
|
+
readonly type: "error";
|
|
9961
|
+
readonly inputs: readonly [];
|
|
9962
|
+
readonly name: "ERC1155_MINT_TO_ZERO_ADDRESS";
|
|
9963
|
+
}, {
|
|
9964
|
+
readonly type: "error";
|
|
9965
|
+
readonly inputs: readonly [{
|
|
9966
|
+
readonly name: "recipient";
|
|
9967
|
+
readonly internalType: "address";
|
|
9968
|
+
readonly type: "address";
|
|
9969
|
+
}, {
|
|
9970
|
+
readonly name: "amount";
|
|
9971
|
+
readonly internalType: "uint256";
|
|
9972
|
+
readonly type: "uint256";
|
|
9973
|
+
}];
|
|
9974
|
+
readonly name: "ETHWithdrawFailed";
|
|
9975
|
+
}, {
|
|
9976
|
+
readonly type: "error";
|
|
9977
|
+
readonly inputs: readonly [{
|
|
9978
|
+
readonly name: "amount";
|
|
9979
|
+
readonly internalType: "uint256";
|
|
9980
|
+
readonly type: "uint256";
|
|
9981
|
+
}, {
|
|
9982
|
+
readonly name: "contractValue";
|
|
9983
|
+
readonly internalType: "uint256";
|
|
9984
|
+
readonly type: "uint256";
|
|
9985
|
+
}];
|
|
9986
|
+
readonly name: "FundsWithdrawInsolvent";
|
|
9987
|
+
}, {
|
|
9988
|
+
readonly type: "error";
|
|
9989
|
+
readonly inputs: readonly [];
|
|
9990
|
+
readonly name: "IncorrectAmountSent";
|
|
9991
|
+
}, {
|
|
9992
|
+
readonly type: "error";
|
|
9993
|
+
readonly inputs: readonly [];
|
|
9994
|
+
readonly name: "InvalidInitialization";
|
|
9995
|
+
}, {
|
|
9996
|
+
readonly type: "error";
|
|
9997
|
+
readonly inputs: readonly [{
|
|
9998
|
+
readonly name: "mintTo";
|
|
9999
|
+
readonly internalType: "address";
|
|
10000
|
+
readonly type: "address";
|
|
10001
|
+
}, {
|
|
10002
|
+
readonly name: "merkleProof";
|
|
10003
|
+
readonly internalType: "bytes32[]";
|
|
10004
|
+
readonly type: "bytes32[]";
|
|
10005
|
+
}, {
|
|
10006
|
+
readonly name: "merkleRoot";
|
|
10007
|
+
readonly internalType: "bytes32";
|
|
10008
|
+
readonly type: "bytes32";
|
|
10009
|
+
}];
|
|
10010
|
+
readonly name: "InvalidMerkleProof";
|
|
10011
|
+
}, {
|
|
10012
|
+
readonly type: "error";
|
|
10013
|
+
readonly inputs: readonly [];
|
|
10014
|
+
readonly name: "InvalidMintSchedule";
|
|
10015
|
+
}, {
|
|
10016
|
+
readonly type: "error";
|
|
10017
|
+
readonly inputs: readonly [];
|
|
10018
|
+
readonly name: "InvalidSignature";
|
|
10019
|
+
}, {
|
|
10020
|
+
readonly type: "error";
|
|
10021
|
+
readonly inputs: readonly [];
|
|
10022
|
+
readonly name: "InvalidSignatureVersion";
|
|
10023
|
+
}, {
|
|
10024
|
+
readonly type: "error";
|
|
10025
|
+
readonly inputs: readonly [{
|
|
10026
|
+
readonly name: "magicValue";
|
|
10027
|
+
readonly internalType: "bytes4";
|
|
10028
|
+
readonly type: "bytes4";
|
|
10029
|
+
}];
|
|
10030
|
+
readonly name: "InvalidSigner";
|
|
10031
|
+
}, {
|
|
10032
|
+
readonly type: "error";
|
|
10033
|
+
readonly inputs: readonly [];
|
|
10034
|
+
readonly name: "InvalidTokenPrice";
|
|
10035
|
+
}, {
|
|
10036
|
+
readonly type: "error";
|
|
10037
|
+
readonly inputs: readonly [];
|
|
10038
|
+
readonly name: "MintNotYetStarted";
|
|
10039
|
+
}, {
|
|
10040
|
+
readonly type: "error";
|
|
10041
|
+
readonly inputs: readonly [];
|
|
10042
|
+
readonly name: "Mint_InsolventSaleTransfer";
|
|
10043
|
+
}, {
|
|
10044
|
+
readonly type: "error";
|
|
10045
|
+
readonly inputs: readonly [];
|
|
10046
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
10047
|
+
}, {
|
|
10048
|
+
readonly type: "error";
|
|
10049
|
+
readonly inputs: readonly [];
|
|
10050
|
+
readonly name: "Mint_TokenIDMintNotAllowed";
|
|
10051
|
+
}, {
|
|
10052
|
+
readonly type: "error";
|
|
10053
|
+
readonly inputs: readonly [];
|
|
10054
|
+
readonly name: "Mint_UnknownCommand";
|
|
10055
|
+
}, {
|
|
10056
|
+
readonly type: "error";
|
|
10057
|
+
readonly inputs: readonly [];
|
|
10058
|
+
readonly name: "Mint_ValueTransferFail";
|
|
10059
|
+
}, {
|
|
10060
|
+
readonly type: "error";
|
|
10061
|
+
readonly inputs: readonly [];
|
|
10062
|
+
readonly name: "MinterContractAlreadyExists";
|
|
10063
|
+
}, {
|
|
10064
|
+
readonly type: "error";
|
|
10065
|
+
readonly inputs: readonly [];
|
|
10066
|
+
readonly name: "MinterContractDoesNotExist";
|
|
10067
|
+
}, {
|
|
10068
|
+
readonly type: "error";
|
|
10069
|
+
readonly inputs: readonly [];
|
|
10070
|
+
readonly name: "NewOwnerNeedsToBeAdmin";
|
|
10071
|
+
}, {
|
|
10072
|
+
readonly type: "error";
|
|
10073
|
+
readonly inputs: readonly [];
|
|
10074
|
+
readonly name: "NotInitializing";
|
|
10075
|
+
}, {
|
|
10076
|
+
readonly type: "error";
|
|
10077
|
+
readonly inputs: readonly [{
|
|
10078
|
+
readonly name: "owner";
|
|
10079
|
+
readonly internalType: "address";
|
|
10080
|
+
readonly type: "address";
|
|
10081
|
+
}];
|
|
10082
|
+
readonly name: "OwnableInvalidOwner";
|
|
10083
|
+
}, {
|
|
10084
|
+
readonly type: "error";
|
|
10085
|
+
readonly inputs: readonly [{
|
|
10086
|
+
readonly name: "account";
|
|
10087
|
+
readonly internalType: "address";
|
|
10088
|
+
readonly type: "address";
|
|
10089
|
+
}];
|
|
10090
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
10091
|
+
}, {
|
|
10092
|
+
readonly type: "error";
|
|
10093
|
+
readonly inputs: readonly [];
|
|
10094
|
+
readonly name: "PremintDeleted";
|
|
10095
|
+
}, {
|
|
10096
|
+
readonly type: "error";
|
|
10097
|
+
readonly inputs: readonly [{
|
|
10098
|
+
readonly name: "caller";
|
|
10099
|
+
readonly internalType: "address";
|
|
10100
|
+
readonly type: "address";
|
|
10101
|
+
}, {
|
|
10102
|
+
readonly name: "recipient";
|
|
10103
|
+
readonly internalType: "address";
|
|
10104
|
+
readonly type: "address";
|
|
10105
|
+
}, {
|
|
10106
|
+
readonly name: "amount";
|
|
10107
|
+
readonly internalType: "uint256";
|
|
10108
|
+
readonly type: "uint256";
|
|
10109
|
+
}];
|
|
10110
|
+
readonly name: "ProtocolRewardsWithdrawFailed";
|
|
10111
|
+
}, {
|
|
10112
|
+
readonly type: "error";
|
|
10113
|
+
readonly inputs: readonly [];
|
|
10114
|
+
readonly name: "Renderer_NotValidRendererContract";
|
|
10115
|
+
}, {
|
|
10116
|
+
readonly type: "error";
|
|
10117
|
+
readonly inputs: readonly [];
|
|
10118
|
+
readonly name: "SaleEnded";
|
|
10119
|
+
}, {
|
|
10120
|
+
readonly type: "error";
|
|
10121
|
+
readonly inputs: readonly [];
|
|
10122
|
+
readonly name: "SaleHasNotStarted";
|
|
10123
|
+
}, {
|
|
10124
|
+
readonly type: "error";
|
|
10125
|
+
readonly inputs: readonly [{
|
|
10126
|
+
readonly name: "targetContract";
|
|
10127
|
+
readonly internalType: "address";
|
|
10128
|
+
readonly type: "address";
|
|
10129
|
+
}];
|
|
10130
|
+
readonly name: "Sale_CannotCallNonSalesContract";
|
|
10131
|
+
}, {
|
|
10132
|
+
readonly type: "error";
|
|
10133
|
+
readonly inputs: readonly [];
|
|
10134
|
+
readonly name: "TokenAlreadyCreated";
|
|
10135
|
+
}, {
|
|
10136
|
+
readonly type: "error";
|
|
10137
|
+
readonly inputs: readonly [];
|
|
10138
|
+
readonly name: "TokenDoesNotExist";
|
|
10139
|
+
}, {
|
|
10140
|
+
readonly type: "error";
|
|
10141
|
+
readonly inputs: readonly [{
|
|
10142
|
+
readonly name: "expected";
|
|
10143
|
+
readonly internalType: "uint256";
|
|
10144
|
+
readonly type: "uint256";
|
|
10145
|
+
}, {
|
|
10146
|
+
readonly name: "actual";
|
|
10147
|
+
readonly internalType: "uint256";
|
|
10148
|
+
readonly type: "uint256";
|
|
10149
|
+
}];
|
|
10150
|
+
readonly name: "TokenIdMismatch";
|
|
10151
|
+
}, {
|
|
10152
|
+
readonly type: "error";
|
|
10153
|
+
readonly inputs: readonly [];
|
|
10154
|
+
readonly name: "TransferFailed";
|
|
10155
|
+
}, {
|
|
10156
|
+
readonly type: "error";
|
|
10157
|
+
readonly inputs: readonly [{
|
|
10158
|
+
readonly name: "user";
|
|
10159
|
+
readonly internalType: "address";
|
|
10160
|
+
readonly type: "address";
|
|
10161
|
+
}, {
|
|
10162
|
+
readonly name: "limit";
|
|
10163
|
+
readonly internalType: "uint256";
|
|
10164
|
+
readonly type: "uint256";
|
|
10165
|
+
}, {
|
|
10166
|
+
readonly name: "requestedAmount";
|
|
10167
|
+
readonly internalType: "uint256";
|
|
10168
|
+
readonly type: "uint256";
|
|
10169
|
+
}];
|
|
10170
|
+
readonly name: "UserExceedsMintLimit";
|
|
10171
|
+
}, {
|
|
10172
|
+
readonly type: "error";
|
|
10173
|
+
readonly inputs: readonly [{
|
|
10174
|
+
readonly name: "user";
|
|
10175
|
+
readonly internalType: "address";
|
|
10176
|
+
readonly type: "address";
|
|
10177
|
+
}, {
|
|
10178
|
+
readonly name: "tokenId";
|
|
10179
|
+
readonly internalType: "uint256";
|
|
10180
|
+
readonly type: "uint256";
|
|
10181
|
+
}, {
|
|
10182
|
+
readonly name: "role";
|
|
10183
|
+
readonly internalType: "uint256";
|
|
10184
|
+
readonly type: "uint256";
|
|
10185
|
+
}];
|
|
10186
|
+
readonly name: "UserMissingRoleForToken";
|
|
10187
|
+
}, {
|
|
10188
|
+
readonly type: "error";
|
|
10189
|
+
readonly inputs: readonly [];
|
|
10190
|
+
readonly name: "WrongValueSent";
|
|
10191
|
+
}, {
|
|
10192
|
+
readonly type: "error";
|
|
10193
|
+
readonly inputs: readonly [];
|
|
10194
|
+
readonly name: "premintSignerContractFailedToRecoverSigner";
|
|
10195
|
+
}, {
|
|
10196
|
+
readonly type: "error";
|
|
10197
|
+
readonly inputs: readonly [];
|
|
10198
|
+
readonly name: "premintSignerContractNotAContract";
|
|
10199
|
+
}];
|
|
10200
|
+
};
|
|
7526
10201
|
//# sourceMappingURL=wagmi.d.ts.map
|