@zoralabs/protocol-deployments 0.1.1-MINT.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +114 -1037
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +113 -1032
- package/dist/index.js.map +1 -1
- package/dist/src/generated/1155.d.ts +29 -6
- package/dist/src/generated/1155.d.ts.map +1 -1
- package/dist/src/generated/wagmi.d.ts +70 -2664
- package/dist/src/generated/wagmi.d.ts.map +1 -1
- package/dist/src/index.d.ts +0 -1
- package/dist/src/index.d.ts.map +1 -1
- package/json/1155.json +41 -18
- package/package.json +3 -5
- package/src/generated/1155.ts +41 -18
- package/src/generated/wagmi.ts +44 -962
- package/src/index.ts +0 -1
- package/dist/scripts/bundle-chainConfigs.d.ts +0 -2
- package/dist/scripts/bundle-chainConfigs.d.ts.map +0 -1
- package/dist/src/addresses.d.ts +0 -164
- package/dist/src/addresses.d.ts.map +0 -1
- package/dist/src/generated/mints.d.ts +0 -45
- package/dist/src/generated/mints.d.ts.map +0 -1
- package/json/mints.json +0 -46
- package/src/addresses.ts +0 -163
- package/src/generated/mints.ts +0 -44
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
3
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
4
3
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
5
4
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
6
5
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -548,7 +547,6 @@ export declare const zoraCreator1155FactoryImplABI: readonly [{
|
|
|
548
547
|
}];
|
|
549
548
|
/**
|
|
550
549
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
551
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
552
550
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
553
551
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
554
552
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -560,19 +558,19 @@ export declare const zoraCreator1155FactoryImplABI: readonly [{
|
|
|
560
558
|
*/
|
|
561
559
|
export declare const zoraCreator1155FactoryImplAddress: {
|
|
562
560
|
readonly 1: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
563
|
-
readonly 5: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
564
561
|
readonly 10: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
565
562
|
readonly 999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
566
563
|
readonly 8453: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
567
564
|
readonly 42161: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
565
|
+
readonly 81457: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
568
566
|
readonly 421614: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
569
567
|
readonly 7777777: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
570
568
|
readonly 11155111: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
569
|
+
readonly 168587773: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
571
570
|
readonly 999999999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
572
571
|
};
|
|
573
572
|
/**
|
|
574
573
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
575
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
576
574
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
577
575
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
578
576
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -585,14 +583,15 @@ export declare const zoraCreator1155FactoryImplAddress: {
|
|
|
585
583
|
export declare const zoraCreator1155FactoryImplConfig: {
|
|
586
584
|
readonly address: {
|
|
587
585
|
readonly 1: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
588
|
-
readonly 5: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
589
586
|
readonly 10: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
590
587
|
readonly 999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
591
588
|
readonly 8453: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
592
589
|
readonly 42161: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
590
|
+
readonly 81457: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
593
591
|
readonly 421614: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
594
592
|
readonly 7777777: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
595
593
|
readonly 11155111: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
594
|
+
readonly 168587773: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
596
595
|
readonly 999999999: "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021";
|
|
597
596
|
};
|
|
598
597
|
readonly abi: readonly [{
|
|
@@ -1147,10 +1146,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1147
1146
|
readonly name: "_protocolRewards";
|
|
1148
1147
|
readonly internalType: "address";
|
|
1149
1148
|
readonly type: "address";
|
|
1150
|
-
}, {
|
|
1151
|
-
readonly name: "_mints";
|
|
1152
|
-
readonly internalType: "address";
|
|
1153
|
-
readonly type: "address";
|
|
1154
1149
|
}];
|
|
1155
1150
|
}, {
|
|
1156
1151
|
readonly stateMutability: "payable";
|
|
@@ -1377,14 +1372,14 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1377
1372
|
readonly stateMutability: "pure";
|
|
1378
1373
|
readonly type: "function";
|
|
1379
1374
|
readonly inputs: readonly [{
|
|
1380
|
-
readonly name: "
|
|
1375
|
+
readonly name: "numTokens";
|
|
1381
1376
|
readonly internalType: "uint256";
|
|
1382
1377
|
readonly type: "uint256";
|
|
1383
1378
|
}];
|
|
1384
1379
|
readonly name: "computeFreeMintRewards";
|
|
1385
1380
|
readonly outputs: readonly [{
|
|
1386
1381
|
readonly name: "";
|
|
1387
|
-
readonly internalType: "struct
|
|
1382
|
+
readonly internalType: "struct RewardsSettings";
|
|
1388
1383
|
readonly type: "tuple";
|
|
1389
1384
|
readonly components: readonly [{
|
|
1390
1385
|
readonly name: "creatorReward";
|
|
@@ -1412,14 +1407,14 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1412
1407
|
readonly stateMutability: "pure";
|
|
1413
1408
|
readonly type: "function";
|
|
1414
1409
|
readonly inputs: readonly [{
|
|
1415
|
-
readonly name: "
|
|
1410
|
+
readonly name: "numTokens";
|
|
1416
1411
|
readonly internalType: "uint256";
|
|
1417
1412
|
readonly type: "uint256";
|
|
1418
1413
|
}];
|
|
1419
1414
|
readonly name: "computePaidMintRewards";
|
|
1420
1415
|
readonly outputs: readonly [{
|
|
1421
1416
|
readonly name: "";
|
|
1422
|
-
readonly internalType: "struct
|
|
1417
|
+
readonly internalType: "struct RewardsSettings";
|
|
1423
1418
|
readonly type: "tuple";
|
|
1424
1419
|
readonly components: readonly [{
|
|
1425
1420
|
readonly name: "creatorReward";
|
|
@@ -1447,29 +1442,7 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1447
1442
|
readonly stateMutability: "pure";
|
|
1448
1443
|
readonly type: "function";
|
|
1449
1444
|
readonly inputs: readonly [{
|
|
1450
|
-
readonly name: "
|
|
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";
|
|
1445
|
+
readonly name: "numTokens";
|
|
1473
1446
|
readonly internalType: "uint256";
|
|
1474
1447
|
readonly type: "uint256";
|
|
1475
1448
|
}];
|
|
@@ -1697,24 +1670,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1697
1670
|
readonly type: "uint256";
|
|
1698
1671
|
}];
|
|
1699
1672
|
}];
|
|
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
|
-
}];
|
|
1718
1673
|
}, {
|
|
1719
1674
|
readonly stateMutability: "view";
|
|
1720
1675
|
readonly type: "function";
|
|
@@ -1845,7 +1800,7 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1845
1800
|
readonly name: "mint";
|
|
1846
1801
|
readonly outputs: readonly [];
|
|
1847
1802
|
}, {
|
|
1848
|
-
readonly stateMutability: "
|
|
1803
|
+
readonly stateMutability: "pure";
|
|
1849
1804
|
readonly type: "function";
|
|
1850
1805
|
readonly inputs: readonly [];
|
|
1851
1806
|
readonly name: "mintFee";
|
|
@@ -1854,36 +1809,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1854
1809
|
readonly internalType: "uint256";
|
|
1855
1810
|
readonly type: "uint256";
|
|
1856
1811
|
}];
|
|
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 [];
|
|
1887
1812
|
}, {
|
|
1888
1813
|
readonly stateMutability: "payable";
|
|
1889
1814
|
readonly type: "function";
|
|
@@ -1944,36 +1869,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
1944
1869
|
readonly internalType: "uint256";
|
|
1945
1870
|
readonly type: "uint256";
|
|
1946
1871
|
}];
|
|
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
|
-
}];
|
|
1977
1872
|
}, {
|
|
1978
1873
|
readonly stateMutability: "view";
|
|
1979
1874
|
readonly type: "function";
|
|
@@ -2994,11 +2889,11 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2994
2889
|
readonly name: "InvalidMintSchedule";
|
|
2995
2890
|
}, {
|
|
2996
2891
|
readonly type: "error";
|
|
2997
|
-
readonly inputs: readonly [
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
2892
|
+
readonly inputs: readonly [{
|
|
2893
|
+
readonly name: "recoverError";
|
|
2894
|
+
readonly internalType: "enum ECDSAUpgradeable.RecoverError";
|
|
2895
|
+
readonly type: "uint8";
|
|
2896
|
+
}];
|
|
3002
2897
|
readonly name: "InvalidSignature";
|
|
3003
2898
|
}, {
|
|
3004
2899
|
readonly type: "error";
|
|
@@ -3020,10 +2915,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
3020
2915
|
readonly type: "error";
|
|
3021
2916
|
readonly inputs: readonly [];
|
|
3022
2917
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
3023
|
-
}, {
|
|
3024
|
-
readonly type: "error";
|
|
3025
|
-
readonly inputs: readonly [];
|
|
3026
|
-
readonly name: "Mint_InvalidMintArrayLength";
|
|
3027
2918
|
}, {
|
|
3028
2919
|
readonly type: "error";
|
|
3029
2920
|
readonly inputs: readonly [];
|
|
@@ -3171,7 +3062,6 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
3171
3062
|
}];
|
|
3172
3063
|
/**
|
|
3173
3064
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3174
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3175
3065
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3176
3066
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
3177
3067
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -3529,7 +3419,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3529
3419
|
readonly type: "uint256";
|
|
3530
3420
|
}, {
|
|
3531
3421
|
readonly name: "mintArguments";
|
|
3532
|
-
readonly internalType: "struct MintArguments";
|
|
3422
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
3533
3423
|
readonly type: "tuple";
|
|
3534
3424
|
readonly components: readonly [{
|
|
3535
3425
|
readonly name: "mintRecipient";
|
|
@@ -3548,7 +3438,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3548
3438
|
readonly name: "premintV1";
|
|
3549
3439
|
readonly outputs: readonly [{
|
|
3550
3440
|
readonly name: "result";
|
|
3551
|
-
readonly internalType: "struct PremintResult";
|
|
3441
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
3552
3442
|
readonly type: "tuple";
|
|
3553
3443
|
readonly components: readonly [{
|
|
3554
3444
|
readonly name: "contractAddress";
|
|
@@ -3656,7 +3546,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3656
3546
|
readonly type: "uint256";
|
|
3657
3547
|
}, {
|
|
3658
3548
|
readonly name: "mintArguments";
|
|
3659
|
-
readonly internalType: "struct MintArguments";
|
|
3549
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
3660
3550
|
readonly type: "tuple";
|
|
3661
3551
|
readonly components: readonly [{
|
|
3662
3552
|
readonly name: "mintRecipient";
|
|
@@ -3675,7 +3565,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3675
3565
|
readonly name: "premintV2";
|
|
3676
3566
|
readonly outputs: readonly [{
|
|
3677
3567
|
readonly name: "result";
|
|
3678
|
-
readonly internalType: "struct PremintResult";
|
|
3568
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
3679
3569
|
readonly type: "tuple";
|
|
3680
3570
|
readonly components: readonly [{
|
|
3681
3571
|
readonly name: "contractAddress";
|
|
@@ -3783,7 +3673,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3783
3673
|
readonly type: "uint256";
|
|
3784
3674
|
}, {
|
|
3785
3675
|
readonly name: "mintArguments";
|
|
3786
|
-
readonly internalType: "struct MintArguments";
|
|
3676
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
3787
3677
|
readonly type: "tuple";
|
|
3788
3678
|
readonly components: readonly [{
|
|
3789
3679
|
readonly name: "mintRecipient";
|
|
@@ -3806,105 +3696,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3806
3696
|
readonly name: "premintV2WithSignerContract";
|
|
3807
3697
|
readonly outputs: readonly [{
|
|
3808
3698
|
readonly name: "result";
|
|
3809
|
-
readonly internalType: "struct PremintResult";
|
|
3810
|
-
readonly type: "tuple";
|
|
3811
|
-
readonly components: readonly [{
|
|
3812
|
-
readonly name: "contractAddress";
|
|
3813
|
-
readonly internalType: "address";
|
|
3814
|
-
readonly type: "address";
|
|
3815
|
-
}, {
|
|
3816
|
-
readonly name: "tokenId";
|
|
3817
|
-
readonly internalType: "uint256";
|
|
3818
|
-
readonly type: "uint256";
|
|
3819
|
-
}, {
|
|
3820
|
-
readonly name: "createdNewContract";
|
|
3821
|
-
readonly internalType: "bool";
|
|
3822
|
-
readonly type: "bool";
|
|
3823
|
-
}];
|
|
3824
|
-
}];
|
|
3825
|
-
}, {
|
|
3826
|
-
readonly stateMutability: "payable";
|
|
3827
|
-
readonly type: "function";
|
|
3828
|
-
readonly inputs: readonly [{
|
|
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";
|
|
3699
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
3908
3700
|
readonly type: "tuple";
|
|
3909
3701
|
readonly components: readonly [{
|
|
3910
3702
|
readonly name: "contractAddress";
|
|
@@ -4386,7 +4178,11 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4386
4178
|
readonly name: "InvalidMintSchedule";
|
|
4387
4179
|
}, {
|
|
4388
4180
|
readonly type: "error";
|
|
4389
|
-
readonly inputs: readonly [
|
|
4181
|
+
readonly inputs: readonly [{
|
|
4182
|
+
readonly name: "recoverError";
|
|
4183
|
+
readonly internalType: "enum ECDSAUpgradeable.RecoverError";
|
|
4184
|
+
readonly type: "uint8";
|
|
4185
|
+
}];
|
|
4390
4186
|
readonly name: "InvalidSignature";
|
|
4391
4187
|
}, {
|
|
4392
4188
|
readonly type: "error";
|
|
@@ -4408,10 +4204,6 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4408
4204
|
readonly type: "error";
|
|
4409
4205
|
readonly inputs: readonly [];
|
|
4410
4206
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
4411
|
-
}, {
|
|
4412
|
-
readonly type: "error";
|
|
4413
|
-
readonly inputs: readonly [];
|
|
4414
|
-
readonly name: "Mint_InvalidMintArrayLength";
|
|
4415
4207
|
}, {
|
|
4416
4208
|
readonly type: "error";
|
|
4417
4209
|
readonly inputs: readonly [];
|
|
@@ -4567,7 +4359,6 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4567
4359
|
}];
|
|
4568
4360
|
/**
|
|
4569
4361
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4570
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4571
4362
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4572
4363
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4573
4364
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -4579,19 +4370,19 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4579
4370
|
*/
|
|
4580
4371
|
export declare const zoraCreator1155PremintExecutorImplAddress: {
|
|
4581
4372
|
readonly 1: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4582
|
-
readonly 5: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4583
4373
|
readonly 10: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4584
4374
|
readonly 999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4585
4375
|
readonly 8453: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4586
4376
|
readonly 42161: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4377
|
+
readonly 81457: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4587
4378
|
readonly 421614: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4588
4379
|
readonly 7777777: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4589
4380
|
readonly 11155111: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4381
|
+
readonly 168587773: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4590
4382
|
readonly 999999999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4591
4383
|
};
|
|
4592
4384
|
/**
|
|
4593
4385
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4594
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4595
4386
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4596
4387
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
4597
4388
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777773606e7e46C8Ba8B98C08f5cD218e31d340)
|
|
@@ -4604,14 +4395,15 @@ export declare const zoraCreator1155PremintExecutorImplAddress: {
|
|
|
4604
4395
|
export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
4605
4396
|
readonly address: {
|
|
4606
4397
|
readonly 1: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4607
|
-
readonly 5: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4608
4398
|
readonly 10: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4609
4399
|
readonly 999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4610
4400
|
readonly 8453: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4611
4401
|
readonly 42161: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4402
|
+
readonly 81457: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4612
4403
|
readonly 421614: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4613
4404
|
readonly 7777777: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4614
4405
|
readonly 11155111: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4406
|
+
readonly 168587773: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4615
4407
|
readonly 999999999: "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340";
|
|
4616
4408
|
};
|
|
4617
4409
|
readonly abi: readonly [{
|
|
@@ -4962,7 +4754,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4962
4754
|
readonly type: "uint256";
|
|
4963
4755
|
}, {
|
|
4964
4756
|
readonly name: "mintArguments";
|
|
4965
|
-
readonly internalType: "struct MintArguments";
|
|
4757
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
4966
4758
|
readonly type: "tuple";
|
|
4967
4759
|
readonly components: readonly [{
|
|
4968
4760
|
readonly name: "mintRecipient";
|
|
@@ -4981,7 +4773,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4981
4773
|
readonly name: "premintV1";
|
|
4982
4774
|
readonly outputs: readonly [{
|
|
4983
4775
|
readonly name: "result";
|
|
4984
|
-
readonly internalType: "struct PremintResult";
|
|
4776
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
4985
4777
|
readonly type: "tuple";
|
|
4986
4778
|
readonly components: readonly [{
|
|
4987
4779
|
readonly name: "contractAddress";
|
|
@@ -5089,7 +4881,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5089
4881
|
readonly type: "uint256";
|
|
5090
4882
|
}, {
|
|
5091
4883
|
readonly name: "mintArguments";
|
|
5092
|
-
readonly internalType: "struct MintArguments";
|
|
4884
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
5093
4885
|
readonly type: "tuple";
|
|
5094
4886
|
readonly components: readonly [{
|
|
5095
4887
|
readonly name: "mintRecipient";
|
|
@@ -5108,7 +4900,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5108
4900
|
readonly name: "premintV2";
|
|
5109
4901
|
readonly outputs: readonly [{
|
|
5110
4902
|
readonly name: "result";
|
|
5111
|
-
readonly internalType: "struct PremintResult";
|
|
4903
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
5112
4904
|
readonly type: "tuple";
|
|
5113
4905
|
readonly components: readonly [{
|
|
5114
4906
|
readonly name: "contractAddress";
|
|
@@ -5216,7 +5008,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5216
5008
|
readonly type: "uint256";
|
|
5217
5009
|
}, {
|
|
5218
5010
|
readonly name: "mintArguments";
|
|
5219
|
-
readonly internalType: "struct MintArguments";
|
|
5011
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.MintArguments";
|
|
5220
5012
|
readonly type: "tuple";
|
|
5221
5013
|
readonly components: readonly [{
|
|
5222
5014
|
readonly name: "mintRecipient";
|
|
@@ -5239,7 +5031,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5239
5031
|
readonly name: "premintV2WithSignerContract";
|
|
5240
5032
|
readonly outputs: readonly [{
|
|
5241
5033
|
readonly name: "result";
|
|
5242
|
-
readonly internalType: "struct PremintResult";
|
|
5034
|
+
readonly internalType: "struct IZoraCreator1155PremintExecutor.PremintResult";
|
|
5243
5035
|
readonly type: "tuple";
|
|
5244
5036
|
readonly components: readonly [{
|
|
5245
5037
|
readonly name: "contractAddress";
|
|
@@ -5256,121 +5048,23 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5256
5048
|
}];
|
|
5257
5049
|
}];
|
|
5258
5050
|
}, {
|
|
5259
|
-
readonly stateMutability: "
|
|
5260
|
-
readonly type: "function";
|
|
5261
|
-
readonly inputs: readonly [
|
|
5262
|
-
|
|
5263
|
-
|
|
5264
|
-
readonly
|
|
5265
|
-
|
|
5266
|
-
readonly
|
|
5267
|
-
|
|
5268
|
-
|
|
5269
|
-
|
|
5270
|
-
|
|
5271
|
-
|
|
5272
|
-
|
|
5273
|
-
|
|
5274
|
-
|
|
5275
|
-
|
|
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";
|
|
5051
|
+
readonly stateMutability: "view";
|
|
5052
|
+
readonly type: "function";
|
|
5053
|
+
readonly inputs: readonly [];
|
|
5054
|
+
readonly name: "proxiableUUID";
|
|
5055
|
+
readonly outputs: readonly [{
|
|
5056
|
+
readonly name: "";
|
|
5057
|
+
readonly internalType: "bytes32";
|
|
5058
|
+
readonly type: "bytes32";
|
|
5059
|
+
}];
|
|
5060
|
+
}, {
|
|
5061
|
+
readonly stateMutability: "nonpayable";
|
|
5062
|
+
readonly type: "function";
|
|
5063
|
+
readonly inputs: readonly [];
|
|
5064
|
+
readonly name: "resignOwnership";
|
|
5065
|
+
readonly outputs: readonly [];
|
|
5066
|
+
}, {
|
|
5067
|
+
readonly stateMutability: "nonpayable";
|
|
5374
5068
|
readonly type: "function";
|
|
5375
5069
|
readonly inputs: readonly [{
|
|
5376
5070
|
readonly name: "_newOwner";
|
|
@@ -5819,7 +5513,11 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5819
5513
|
readonly name: "InvalidMintSchedule";
|
|
5820
5514
|
}, {
|
|
5821
5515
|
readonly type: "error";
|
|
5822
|
-
readonly inputs: readonly [
|
|
5516
|
+
readonly inputs: readonly [{
|
|
5517
|
+
readonly name: "recoverError";
|
|
5518
|
+
readonly internalType: "enum ECDSAUpgradeable.RecoverError";
|
|
5519
|
+
readonly type: "uint8";
|
|
5520
|
+
}];
|
|
5823
5521
|
readonly name: "InvalidSignature";
|
|
5824
5522
|
}, {
|
|
5825
5523
|
readonly type: "error";
|
|
@@ -5841,10 +5539,6 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5841
5539
|
readonly type: "error";
|
|
5842
5540
|
readonly inputs: readonly [];
|
|
5843
5541
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
5844
|
-
}, {
|
|
5845
|
-
readonly type: "error";
|
|
5846
|
-
readonly inputs: readonly [];
|
|
5847
|
-
readonly name: "Mint_InvalidMintArrayLength";
|
|
5848
5542
|
}, {
|
|
5849
5543
|
readonly type: "error";
|
|
5850
5544
|
readonly inputs: readonly [];
|
|
@@ -6001,7 +5695,6 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
6001
5695
|
};
|
|
6002
5696
|
/**
|
|
6003
5697
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6004
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6005
5698
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
6006
5699
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6007
5700
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
@@ -6339,7 +6032,6 @@ export declare const zoraCreatorFixedPriceSaleStrategyABI: readonly [{
|
|
|
6339
6032
|
}];
|
|
6340
6033
|
/**
|
|
6341
6034
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6342
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6343
6035
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
6344
6036
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6345
6037
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
@@ -6351,19 +6043,19 @@ export declare const zoraCreatorFixedPriceSaleStrategyABI: readonly [{
|
|
|
6351
6043
|
*/
|
|
6352
6044
|
export declare const zoraCreatorFixedPriceSaleStrategyAddress: {
|
|
6353
6045
|
readonly 1: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6354
|
-
readonly 5: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6355
6046
|
readonly 10: "0x3678862f04290E565cCA2EF163BAeb92Bb76790C";
|
|
6356
6047
|
readonly 999: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6357
6048
|
readonly 8453: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6358
6049
|
readonly 42161: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6050
|
+
readonly 81457: "0x3EB144aee170BF62FdA1536e38aF51f08e34A5D0";
|
|
6359
6051
|
readonly 421614: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6360
6052
|
readonly 7777777: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6361
6053
|
readonly 11155111: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6054
|
+
readonly 168587773: "0x3EB144aee170BF62FdA1536e38aF51f08e34A5D0";
|
|
6362
6055
|
readonly 999999999: "0x6d28164C3CE04A190D5F9f0f8881fc807EAD975A";
|
|
6363
6056
|
};
|
|
6364
6057
|
/**
|
|
6365
6058
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6366
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6367
6059
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x3678862f04290E565cCA2EF163BAeb92Bb76790C)
|
|
6368
6060
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
6369
6061
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x04E2516A2c207E84a1839755675dfd8eF6302F0a)
|
|
@@ -6376,14 +6068,15 @@ export declare const zoraCreatorFixedPriceSaleStrategyAddress: {
|
|
|
6376
6068
|
export declare const zoraCreatorFixedPriceSaleStrategyConfig: {
|
|
6377
6069
|
readonly address: {
|
|
6378
6070
|
readonly 1: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6379
|
-
readonly 5: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6380
6071
|
readonly 10: "0x3678862f04290E565cCA2EF163BAeb92Bb76790C";
|
|
6381
6072
|
readonly 999: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6382
6073
|
readonly 8453: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6383
6074
|
readonly 42161: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6075
|
+
readonly 81457: "0x3EB144aee170BF62FdA1536e38aF51f08e34A5D0";
|
|
6384
6076
|
readonly 421614: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6385
6077
|
readonly 7777777: "0x04E2516A2c207E84a1839755675dfd8eF6302F0a";
|
|
6386
6078
|
readonly 11155111: "0x1Cd1C1f3b8B779B50Db23155F2Cb244FCcA06B21";
|
|
6079
|
+
readonly 168587773: "0x3EB144aee170BF62FdA1536e38aF51f08e34A5D0";
|
|
6387
6080
|
readonly 999999999: "0x6d28164C3CE04A190D5F9f0f8881fc807EAD975A";
|
|
6388
6081
|
};
|
|
6389
6082
|
readonly abi: readonly [{
|
|
@@ -6715,7 +6408,6 @@ export declare const zoraCreatorFixedPriceSaleStrategyConfig: {
|
|
|
6715
6408
|
};
|
|
6716
6409
|
/**
|
|
6717
6410
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6718
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6719
6411
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
6720
6412
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
6721
6413
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
@@ -7045,7 +6737,6 @@ export declare const zoraCreatorMerkleMinterStrategyABI: readonly [{
|
|
|
7045
6737
|
}];
|
|
7046
6738
|
/**
|
|
7047
6739
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7048
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7049
6740
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
7050
6741
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7051
6742
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
@@ -7057,19 +6748,19 @@ export declare const zoraCreatorMerkleMinterStrategyABI: readonly [{
|
|
|
7057
6748
|
*/
|
|
7058
6749
|
export declare const zoraCreatorMerkleMinterStrategyAddress: {
|
|
7059
6750
|
readonly 1: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7060
|
-
readonly 5: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7061
6751
|
readonly 10: "0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8";
|
|
7062
6752
|
readonly 999: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7063
6753
|
readonly 8453: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7064
6754
|
readonly 42161: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6755
|
+
readonly 81457: "0xB9C997FcC46a27331CC986cc2416ee99C1d506c3";
|
|
7065
6756
|
readonly 421614: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
7066
6757
|
readonly 7777777: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7067
6758
|
readonly 11155111: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6759
|
+
readonly 168587773: "0xB9C997FcC46a27331CC986cc2416ee99C1d506c3";
|
|
7068
6760
|
readonly 999999999: "0x5e5fD4b758076BAD940db0284b711A67E8a3B88c";
|
|
7069
6761
|
};
|
|
7070
6762
|
/**
|
|
7071
6763
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7072
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7073
6764
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8)
|
|
7074
6765
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
7075
6766
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7)
|
|
@@ -7082,14 +6773,15 @@ export declare const zoraCreatorMerkleMinterStrategyAddress: {
|
|
|
7082
6773
|
export declare const zoraCreatorMerkleMinterStrategyConfig: {
|
|
7083
6774
|
readonly address: {
|
|
7084
6775
|
readonly 1: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7085
|
-
readonly 5: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7086
6776
|
readonly 10: "0x899ce31dF6C6Af81203AcAaD285bF539234eF4b8";
|
|
7087
6777
|
readonly 999: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7088
6778
|
readonly 8453: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7089
6779
|
readonly 42161: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6780
|
+
readonly 81457: "0xB9C997FcC46a27331CC986cc2416ee99C1d506c3";
|
|
7090
6781
|
readonly 421614: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
7091
6782
|
readonly 7777777: "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7";
|
|
7092
6783
|
readonly 11155111: "0xe770E6f19aecF8ef3145A50087999b5556aB3610";
|
|
6784
|
+
readonly 168587773: "0xB9C997FcC46a27331CC986cc2416ee99C1d506c3";
|
|
7093
6785
|
readonly 999999999: "0x5e5fD4b758076BAD940db0284b711A67E8a3B88c";
|
|
7094
6786
|
};
|
|
7095
6787
|
readonly abi: readonly [{
|
|
@@ -7413,7 +7105,6 @@ export declare const zoraCreatorMerkleMinterStrategyConfig: {
|
|
|
7413
7105
|
};
|
|
7414
7106
|
/**
|
|
7415
7107
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7416
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7417
7108
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7418
7109
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7419
7110
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
@@ -7645,7 +7336,6 @@ export declare const zoraCreatorRedeemMinterFactoryABI: readonly [{
|
|
|
7645
7336
|
}];
|
|
7646
7337
|
/**
|
|
7647
7338
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7648
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7649
7339
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7650
7340
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7651
7341
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
@@ -7657,19 +7347,19 @@ export declare const zoraCreatorRedeemMinterFactoryABI: readonly [{
|
|
|
7657
7347
|
*/
|
|
7658
7348
|
export declare const zoraCreatorRedeemMinterFactoryAddress: {
|
|
7659
7349
|
readonly 1: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7660
|
-
readonly 5: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7661
7350
|
readonly 10: "0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2";
|
|
7662
7351
|
readonly 999: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7663
7352
|
readonly 8453: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7664
7353
|
readonly 42161: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7354
|
+
readonly 81457: "0x7A0dE1B1f5420Df5D946878fBe2cF109011BE614";
|
|
7665
7355
|
readonly 421614: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7666
7356
|
readonly 7777777: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7667
7357
|
readonly 11155111: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7358
|
+
readonly 168587773: "0x7A0dE1B1f5420Df5D946878fBe2cF109011BE614";
|
|
7668
7359
|
readonly 999999999: "0x25cFb6dd9cDE8425e781d6718a29Ccbca3F038d6";
|
|
7669
7360
|
};
|
|
7670
7361
|
/**
|
|
7671
7362
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7672
|
-
* - [__View Contract on Goerli Etherscan__](https://goerli.etherscan.io/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7673
7363
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2)
|
|
7674
7364
|
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
7675
7365
|
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x78964965cF77850224513a367f899435C5B69174)
|
|
@@ -7682,14 +7372,15 @@ export declare const zoraCreatorRedeemMinterFactoryAddress: {
|
|
|
7682
7372
|
export declare const zoraCreatorRedeemMinterFactoryConfig: {
|
|
7683
7373
|
readonly address: {
|
|
7684
7374
|
readonly 1: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7685
|
-
readonly 5: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7686
7375
|
readonly 10: "0x1B28A04b7eB7b93f920ddF2021aa3fAE065395f2";
|
|
7687
7376
|
readonly 999: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7688
7377
|
readonly 8453: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7689
7378
|
readonly 42161: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7379
|
+
readonly 81457: "0x7A0dE1B1f5420Df5D946878fBe2cF109011BE614";
|
|
7690
7380
|
readonly 421614: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7691
7381
|
readonly 7777777: "0x78964965cF77850224513a367f899435C5B69174";
|
|
7692
7382
|
readonly 11155111: "0x69bB4A24EBD8b1B87AF4538E0Ca3075b7E398c3D";
|
|
7383
|
+
readonly 168587773: "0x7A0dE1B1f5420Df5D946878fBe2cF109011BE614";
|
|
7693
7384
|
readonly 999999999: "0x25cFb6dd9cDE8425e781d6718a29Ccbca3F038d6";
|
|
7694
7385
|
};
|
|
7695
7386
|
readonly abi: readonly [{
|
|
@@ -7913,2289 +7604,4 @@ export declare const zoraCreatorRedeemMinterFactoryConfig: {
|
|
|
7913
7604
|
readonly name: "WrongValueSent";
|
|
7914
7605
|
}];
|
|
7915
7606
|
};
|
|
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
|
-
};
|
|
10201
7607
|
//# sourceMappingURL=wagmi.d.ts.map
|