@zoralabs/protocol-deployments 0.1.3 → 0.1.4
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/.turbo/turbo-build.log +8 -8
- package/CHANGELOG.md +6 -0
- package/dist/generated/1155.d.ts +8 -0
- package/dist/generated/1155.d.ts.map +1 -1
- package/dist/generated/wagmi.d.ts +354 -27
- package/dist/generated/wagmi.d.ts.map +1 -1
- package/dist/index.cjs +117 -28
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +117 -28
- package/dist/index.js.map +1 -1
- package/json/1155.json +8 -0
- package/package.json +5 -6
- package/src/generated/1155.ts +8 -0
- package/src/generated/wagmi.ts +109 -28
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,9 +10,9 @@ $ wagmi generate
|
|
|
10
10
|
✔ Writing to [90msrc/generated/wagmi.ts[39m
|
|
11
11
|
$ tsx scripts/bundle-configs.ts && yarn prettier
|
|
12
12
|
$ prettier --write 'src/**/*.ts' 'scripts/*' 'wagmi.config.ts'
|
|
13
|
-
src/index.ts
|
|
13
|
+
src/index.ts 200ms (unchanged)
|
|
14
14
|
scripts/bundle-configs.ts 49ms (unchanged)
|
|
15
|
-
wagmi.config.ts
|
|
15
|
+
wagmi.config.ts 34ms (unchanged)
|
|
16
16
|
[34mCLI[39m Building entry: src/index.ts
|
|
17
17
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
18
18
|
[34mCLI[39m tsup v7.3.0
|
|
@@ -21,9 +21,9 @@ wagmi.config.ts 33ms (unchanged)
|
|
|
21
21
|
[34mCLI[39m Cleaning output folder
|
|
22
22
|
[34mCJS[39m Build start
|
|
23
23
|
[34mESM[39m Build start
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
[
|
|
24
|
+
[32mESM[39m [1mdist/index.js [22m[32m112.56 KB[39m
|
|
25
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m209.48 KB[39m
|
|
26
|
+
[32mESM[39m ⚡️ Build success in 47ms
|
|
27
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m114.67 KB[39m
|
|
28
|
+
[32mCJS[39m [1mdist/index.cjs.map [22m[32m209.87 KB[39m
|
|
29
|
+
[32mCJS[39m ⚡️ Build success in 48ms
|
package/CHANGELOG.md
CHANGED
package/dist/generated/1155.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ export declare const addresses: {
|
|
|
67
67
|
PREMINTER_PROXY: string;
|
|
68
68
|
REDEEM_MINTER_FACTORY: string;
|
|
69
69
|
UPGRADE_GATE: string;
|
|
70
|
+
ERC20_MINTER: string;
|
|
70
71
|
timestamp: number;
|
|
71
72
|
};
|
|
72
73
|
"10": {
|
|
@@ -80,6 +81,7 @@ export declare const addresses: {
|
|
|
80
81
|
PREMINTER_PROXY: string;
|
|
81
82
|
REDEEM_MINTER_FACTORY: string;
|
|
82
83
|
UPGRADE_GATE: string;
|
|
84
|
+
ERC20_MINTER: string;
|
|
83
85
|
timestamp: number;
|
|
84
86
|
};
|
|
85
87
|
"999": {
|
|
@@ -106,6 +108,7 @@ export declare const addresses: {
|
|
|
106
108
|
PREMINTER_PROXY: string;
|
|
107
109
|
REDEEM_MINTER_FACTORY: string;
|
|
108
110
|
UPGRADE_GATE: string;
|
|
111
|
+
ERC20_MINTER: string;
|
|
109
112
|
timestamp: number;
|
|
110
113
|
};
|
|
111
114
|
"42161": {
|
|
@@ -119,6 +122,7 @@ export declare const addresses: {
|
|
|
119
122
|
PREMINTER_PROXY: string;
|
|
120
123
|
REDEEM_MINTER_FACTORY: string;
|
|
121
124
|
UPGRADE_GATE: string;
|
|
125
|
+
ERC20_MINTER: string;
|
|
122
126
|
timestamp: number;
|
|
123
127
|
};
|
|
124
128
|
"81457": {
|
|
@@ -132,6 +136,7 @@ export declare const addresses: {
|
|
|
132
136
|
PREMINTER_PROXY: string;
|
|
133
137
|
REDEEM_MINTER_FACTORY: string;
|
|
134
138
|
UPGRADE_GATE: string;
|
|
139
|
+
ERC20_MINTER: string;
|
|
135
140
|
timestamp: number;
|
|
136
141
|
};
|
|
137
142
|
"421614": {
|
|
@@ -145,6 +150,7 @@ export declare const addresses: {
|
|
|
145
150
|
PREMINTER_PROXY: string;
|
|
146
151
|
REDEEM_MINTER_FACTORY: string;
|
|
147
152
|
UPGRADE_GATE: string;
|
|
153
|
+
ERC20_MINTER: string;
|
|
148
154
|
timestamp: number;
|
|
149
155
|
};
|
|
150
156
|
"7777777": {
|
|
@@ -158,6 +164,7 @@ export declare const addresses: {
|
|
|
158
164
|
PREMINTER_PROXY: string;
|
|
159
165
|
REDEEM_MINTER_FACTORY: string;
|
|
160
166
|
UPGRADE_GATE: string;
|
|
167
|
+
ERC20_MINTER: string;
|
|
161
168
|
timestamp: number;
|
|
162
169
|
};
|
|
163
170
|
"11155111": {
|
|
@@ -171,6 +178,7 @@ export declare const addresses: {
|
|
|
171
178
|
PREMINTER_PROXY: string;
|
|
172
179
|
REDEEM_MINTER_FACTORY: string;
|
|
173
180
|
UPGRADE_GATE: string;
|
|
181
|
+
ERC20_MINTER: string;
|
|
174
182
|
timestamp: number;
|
|
175
183
|
};
|
|
176
184
|
"168587773": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"1155.d.ts","sourceRoot":"","sources":["../../src/generated/1155.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwDxB,CAAC;AACF,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"1155.d.ts","sourceRoot":"","sources":["../../src/generated/1155.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwDxB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwJrB,CAAC"}
|
|
@@ -2386,6 +2386,11 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2386
2386
|
readonly indexed: false;
|
|
2387
2387
|
}];
|
|
2388
2388
|
readonly name: "ContractRendererUpdated";
|
|
2389
|
+
}, {
|
|
2390
|
+
readonly type: "event";
|
|
2391
|
+
readonly anonymous: false;
|
|
2392
|
+
readonly inputs: readonly [];
|
|
2393
|
+
readonly name: "ContractURIUpdated";
|
|
2389
2394
|
}, {
|
|
2390
2395
|
readonly type: "event";
|
|
2391
2396
|
readonly anonymous: false;
|
|
@@ -2839,6 +2844,10 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2839
2844
|
readonly type: "error";
|
|
2840
2845
|
readonly inputs: readonly [];
|
|
2841
2846
|
readonly name: "FUNCTION_MUST_BE_CALLED_THROUGH_DELEGATECALL";
|
|
2847
|
+
}, {
|
|
2848
|
+
readonly type: "error";
|
|
2849
|
+
readonly inputs: readonly [];
|
|
2850
|
+
readonly name: "FirstMinterAddressZero";
|
|
2842
2851
|
}, {
|
|
2843
2852
|
readonly type: "error";
|
|
2844
2853
|
readonly inputs: readonly [{
|
|
@@ -2889,11 +2898,15 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2889
2898
|
readonly name: "InvalidMintSchedule";
|
|
2890
2899
|
}, {
|
|
2891
2900
|
readonly type: "error";
|
|
2892
|
-
readonly inputs: readonly [
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2901
|
+
readonly inputs: readonly [];
|
|
2902
|
+
readonly name: "InvalidMintSchedule";
|
|
2903
|
+
}, {
|
|
2904
|
+
readonly type: "error";
|
|
2905
|
+
readonly inputs: readonly [];
|
|
2906
|
+
readonly name: "InvalidPremintVersion";
|
|
2907
|
+
}, {
|
|
2908
|
+
readonly type: "error";
|
|
2909
|
+
readonly inputs: readonly [];
|
|
2897
2910
|
readonly name: "InvalidSignature";
|
|
2898
2911
|
}, {
|
|
2899
2912
|
readonly type: "error";
|
|
@@ -2915,6 +2928,10 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
2915
2928
|
readonly type: "error";
|
|
2916
2929
|
readonly inputs: readonly [];
|
|
2917
2930
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
2931
|
+
}, {
|
|
2932
|
+
readonly type: "error";
|
|
2933
|
+
readonly inputs: readonly [];
|
|
2934
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
2918
2935
|
}, {
|
|
2919
2936
|
readonly type: "error";
|
|
2920
2937
|
readonly inputs: readonly [];
|
|
@@ -3305,6 +3322,145 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3305
3322
|
readonly internalType: "address";
|
|
3306
3323
|
readonly type: "address";
|
|
3307
3324
|
}];
|
|
3325
|
+
}, {
|
|
3326
|
+
readonly stateMutability: "nonpayable";
|
|
3327
|
+
readonly type: "function";
|
|
3328
|
+
readonly inputs: readonly [{
|
|
3329
|
+
readonly name: "contractConfig";
|
|
3330
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
3331
|
+
readonly type: "tuple";
|
|
3332
|
+
readonly components: readonly [{
|
|
3333
|
+
readonly name: "contractAdmin";
|
|
3334
|
+
readonly internalType: "address";
|
|
3335
|
+
readonly type: "address";
|
|
3336
|
+
}, {
|
|
3337
|
+
readonly name: "contractURI";
|
|
3338
|
+
readonly internalType: "string";
|
|
3339
|
+
readonly type: "string";
|
|
3340
|
+
}, {
|
|
3341
|
+
readonly name: "contractName";
|
|
3342
|
+
readonly internalType: "string";
|
|
3343
|
+
readonly type: "string";
|
|
3344
|
+
}];
|
|
3345
|
+
}, {
|
|
3346
|
+
readonly name: "premintConfig";
|
|
3347
|
+
readonly internalType: "struct Erc20PremintConfigV1";
|
|
3348
|
+
readonly type: "tuple";
|
|
3349
|
+
readonly components: readonly [{
|
|
3350
|
+
readonly name: "tokenConfig";
|
|
3351
|
+
readonly internalType: "struct Erc20TokenCreationConfigV1";
|
|
3352
|
+
readonly type: "tuple";
|
|
3353
|
+
readonly components: readonly [{
|
|
3354
|
+
readonly name: "tokenURI";
|
|
3355
|
+
readonly internalType: "string";
|
|
3356
|
+
readonly type: "string";
|
|
3357
|
+
}, {
|
|
3358
|
+
readonly name: "maxSupply";
|
|
3359
|
+
readonly internalType: "uint256";
|
|
3360
|
+
readonly type: "uint256";
|
|
3361
|
+
}, {
|
|
3362
|
+
readonly name: "royaltyBPS";
|
|
3363
|
+
readonly internalType: "uint32";
|
|
3364
|
+
readonly type: "uint32";
|
|
3365
|
+
}, {
|
|
3366
|
+
readonly name: "payoutRecipient";
|
|
3367
|
+
readonly internalType: "address";
|
|
3368
|
+
readonly type: "address";
|
|
3369
|
+
}, {
|
|
3370
|
+
readonly name: "createReferral";
|
|
3371
|
+
readonly internalType: "address";
|
|
3372
|
+
readonly type: "address";
|
|
3373
|
+
}, {
|
|
3374
|
+
readonly name: "erc20Minter";
|
|
3375
|
+
readonly internalType: "address";
|
|
3376
|
+
readonly type: "address";
|
|
3377
|
+
}, {
|
|
3378
|
+
readonly name: "mintStart";
|
|
3379
|
+
readonly internalType: "uint64";
|
|
3380
|
+
readonly type: "uint64";
|
|
3381
|
+
}, {
|
|
3382
|
+
readonly name: "mintDuration";
|
|
3383
|
+
readonly internalType: "uint64";
|
|
3384
|
+
readonly type: "uint64";
|
|
3385
|
+
}, {
|
|
3386
|
+
readonly name: "maxTokensPerAddress";
|
|
3387
|
+
readonly internalType: "uint64";
|
|
3388
|
+
readonly type: "uint64";
|
|
3389
|
+
}, {
|
|
3390
|
+
readonly name: "currency";
|
|
3391
|
+
readonly internalType: "address";
|
|
3392
|
+
readonly type: "address";
|
|
3393
|
+
}, {
|
|
3394
|
+
readonly name: "pricePerToken";
|
|
3395
|
+
readonly internalType: "uint256";
|
|
3396
|
+
readonly type: "uint256";
|
|
3397
|
+
}];
|
|
3398
|
+
}, {
|
|
3399
|
+
readonly name: "uid";
|
|
3400
|
+
readonly internalType: "uint32";
|
|
3401
|
+
readonly type: "uint32";
|
|
3402
|
+
}, {
|
|
3403
|
+
readonly name: "version";
|
|
3404
|
+
readonly internalType: "uint32";
|
|
3405
|
+
readonly type: "uint32";
|
|
3406
|
+
}, {
|
|
3407
|
+
readonly name: "deleted";
|
|
3408
|
+
readonly internalType: "bool";
|
|
3409
|
+
readonly type: "bool";
|
|
3410
|
+
}];
|
|
3411
|
+
}, {
|
|
3412
|
+
readonly name: "signature";
|
|
3413
|
+
readonly internalType: "bytes";
|
|
3414
|
+
readonly type: "bytes";
|
|
3415
|
+
}, {
|
|
3416
|
+
readonly name: "quantityToMint";
|
|
3417
|
+
readonly internalType: "uint256";
|
|
3418
|
+
readonly type: "uint256";
|
|
3419
|
+
}, {
|
|
3420
|
+
readonly name: "mintArguments";
|
|
3421
|
+
readonly internalType: "struct MintArguments";
|
|
3422
|
+
readonly type: "tuple";
|
|
3423
|
+
readonly components: readonly [{
|
|
3424
|
+
readonly name: "mintRecipient";
|
|
3425
|
+
readonly internalType: "address";
|
|
3426
|
+
readonly type: "address";
|
|
3427
|
+
}, {
|
|
3428
|
+
readonly name: "mintComment";
|
|
3429
|
+
readonly internalType: "string";
|
|
3430
|
+
readonly type: "string";
|
|
3431
|
+
}, {
|
|
3432
|
+
readonly name: "mintRewardsRecipients";
|
|
3433
|
+
readonly internalType: "address[]";
|
|
3434
|
+
readonly type: "address[]";
|
|
3435
|
+
}];
|
|
3436
|
+
}, {
|
|
3437
|
+
readonly name: "firstMinter";
|
|
3438
|
+
readonly internalType: "address";
|
|
3439
|
+
readonly type: "address";
|
|
3440
|
+
}, {
|
|
3441
|
+
readonly name: "signerContract";
|
|
3442
|
+
readonly internalType: "address";
|
|
3443
|
+
readonly type: "address";
|
|
3444
|
+
}];
|
|
3445
|
+
readonly name: "premintErc20V1";
|
|
3446
|
+
readonly outputs: readonly [{
|
|
3447
|
+
readonly name: "result";
|
|
3448
|
+
readonly internalType: "struct PremintResult";
|
|
3449
|
+
readonly type: "tuple";
|
|
3450
|
+
readonly components: readonly [{
|
|
3451
|
+
readonly name: "contractAddress";
|
|
3452
|
+
readonly internalType: "address";
|
|
3453
|
+
readonly type: "address";
|
|
3454
|
+
}, {
|
|
3455
|
+
readonly name: "tokenId";
|
|
3456
|
+
readonly internalType: "uint256";
|
|
3457
|
+
readonly type: "uint256";
|
|
3458
|
+
}, {
|
|
3459
|
+
readonly name: "createdNewContract";
|
|
3460
|
+
readonly internalType: "bool";
|
|
3461
|
+
readonly type: "bool";
|
|
3462
|
+
}];
|
|
3463
|
+
}];
|
|
3308
3464
|
}, {
|
|
3309
3465
|
readonly stateMutability: "view";
|
|
3310
3466
|
readonly type: "function";
|
|
@@ -3419,7 +3575,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3419
3575
|
readonly type: "uint256";
|
|
3420
3576
|
}, {
|
|
3421
3577
|
readonly name: "mintArguments";
|
|
3422
|
-
readonly internalType: "struct
|
|
3578
|
+
readonly internalType: "struct MintArguments";
|
|
3423
3579
|
readonly type: "tuple";
|
|
3424
3580
|
readonly components: readonly [{
|
|
3425
3581
|
readonly name: "mintRecipient";
|
|
@@ -3438,7 +3594,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3438
3594
|
readonly name: "premintV1";
|
|
3439
3595
|
readonly outputs: readonly [{
|
|
3440
3596
|
readonly name: "result";
|
|
3441
|
-
readonly internalType: "struct
|
|
3597
|
+
readonly internalType: "struct PremintResult";
|
|
3442
3598
|
readonly type: "tuple";
|
|
3443
3599
|
readonly components: readonly [{
|
|
3444
3600
|
readonly name: "contractAddress";
|
|
@@ -3546,7 +3702,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3546
3702
|
readonly type: "uint256";
|
|
3547
3703
|
}, {
|
|
3548
3704
|
readonly name: "mintArguments";
|
|
3549
|
-
readonly internalType: "struct
|
|
3705
|
+
readonly internalType: "struct MintArguments";
|
|
3550
3706
|
readonly type: "tuple";
|
|
3551
3707
|
readonly components: readonly [{
|
|
3552
3708
|
readonly name: "mintRecipient";
|
|
@@ -3565,7 +3721,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3565
3721
|
readonly name: "premintV2";
|
|
3566
3722
|
readonly outputs: readonly [{
|
|
3567
3723
|
readonly name: "result";
|
|
3568
|
-
readonly internalType: "struct
|
|
3724
|
+
readonly internalType: "struct PremintResult";
|
|
3569
3725
|
readonly type: "tuple";
|
|
3570
3726
|
readonly components: readonly [{
|
|
3571
3727
|
readonly name: "contractAddress";
|
|
@@ -3673,7 +3829,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3673
3829
|
readonly type: "uint256";
|
|
3674
3830
|
}, {
|
|
3675
3831
|
readonly name: "mintArguments";
|
|
3676
|
-
readonly internalType: "struct
|
|
3832
|
+
readonly internalType: "struct MintArguments";
|
|
3677
3833
|
readonly type: "tuple";
|
|
3678
3834
|
readonly components: readonly [{
|
|
3679
3835
|
readonly name: "mintRecipient";
|
|
@@ -3688,6 +3844,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3688
3844
|
readonly internalType: "address[]";
|
|
3689
3845
|
readonly type: "address[]";
|
|
3690
3846
|
}];
|
|
3847
|
+
}, {
|
|
3848
|
+
readonly name: "firstMinter";
|
|
3849
|
+
readonly internalType: "address";
|
|
3850
|
+
readonly type: "address";
|
|
3691
3851
|
}, {
|
|
3692
3852
|
readonly name: "signerContract";
|
|
3693
3853
|
readonly internalType: "address";
|
|
@@ -3696,7 +3856,7 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
3696
3856
|
readonly name: "premintV2WithSignerContract";
|
|
3697
3857
|
readonly outputs: readonly [{
|
|
3698
3858
|
readonly name: "result";
|
|
3699
|
-
readonly internalType: "struct
|
|
3859
|
+
readonly internalType: "struct PremintResult";
|
|
3700
3860
|
readonly type: "tuple";
|
|
3701
3861
|
readonly components: readonly [{
|
|
3702
3862
|
readonly name: "contractAddress";
|
|
@@ -4104,6 +4264,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4104
4264
|
readonly type: "error";
|
|
4105
4265
|
readonly inputs: readonly [];
|
|
4106
4266
|
readonly name: "ERC1967_UNSUPPORTED_PROXIABLEUUID";
|
|
4267
|
+
}, {
|
|
4268
|
+
readonly type: "error";
|
|
4269
|
+
readonly inputs: readonly [];
|
|
4270
|
+
readonly name: "ERC20TransferSlippage";
|
|
4107
4271
|
}, {
|
|
4108
4272
|
readonly type: "error";
|
|
4109
4273
|
readonly inputs: readonly [{
|
|
@@ -4124,6 +4288,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4124
4288
|
readonly type: "error";
|
|
4125
4289
|
readonly inputs: readonly [];
|
|
4126
4290
|
readonly name: "FUNCTION_MUST_BE_CALLED_THROUGH_DELEGATECALL";
|
|
4291
|
+
}, {
|
|
4292
|
+
readonly type: "error";
|
|
4293
|
+
readonly inputs: readonly [];
|
|
4294
|
+
readonly name: "FirstMinterAddressZero";
|
|
4127
4295
|
}, {
|
|
4128
4296
|
readonly type: "error";
|
|
4129
4297
|
readonly inputs: readonly [{
|
|
@@ -4178,11 +4346,11 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4178
4346
|
readonly name: "InvalidMintSchedule";
|
|
4179
4347
|
}, {
|
|
4180
4348
|
readonly type: "error";
|
|
4181
|
-
readonly inputs: readonly [
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4349
|
+
readonly inputs: readonly [];
|
|
4350
|
+
readonly name: "InvalidPremintVersion";
|
|
4351
|
+
}, {
|
|
4352
|
+
readonly type: "error";
|
|
4353
|
+
readonly inputs: readonly [];
|
|
4186
4354
|
readonly name: "InvalidSignature";
|
|
4187
4355
|
}, {
|
|
4188
4356
|
readonly type: "error";
|
|
@@ -4204,6 +4372,10 @@ export declare const zoraCreator1155PremintExecutorImplABI: readonly [{
|
|
|
4204
4372
|
readonly type: "error";
|
|
4205
4373
|
readonly inputs: readonly [];
|
|
4206
4374
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
4375
|
+
}, {
|
|
4376
|
+
readonly type: "error";
|
|
4377
|
+
readonly inputs: readonly [];
|
|
4378
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
4207
4379
|
}, {
|
|
4208
4380
|
readonly type: "error";
|
|
4209
4381
|
readonly inputs: readonly [];
|
|
@@ -4640,6 +4812,145 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4640
4812
|
readonly internalType: "address";
|
|
4641
4813
|
readonly type: "address";
|
|
4642
4814
|
}];
|
|
4815
|
+
}, {
|
|
4816
|
+
readonly stateMutability: "nonpayable";
|
|
4817
|
+
readonly type: "function";
|
|
4818
|
+
readonly inputs: readonly [{
|
|
4819
|
+
readonly name: "contractConfig";
|
|
4820
|
+
readonly internalType: "struct ContractCreationConfig";
|
|
4821
|
+
readonly type: "tuple";
|
|
4822
|
+
readonly components: readonly [{
|
|
4823
|
+
readonly name: "contractAdmin";
|
|
4824
|
+
readonly internalType: "address";
|
|
4825
|
+
readonly type: "address";
|
|
4826
|
+
}, {
|
|
4827
|
+
readonly name: "contractURI";
|
|
4828
|
+
readonly internalType: "string";
|
|
4829
|
+
readonly type: "string";
|
|
4830
|
+
}, {
|
|
4831
|
+
readonly name: "contractName";
|
|
4832
|
+
readonly internalType: "string";
|
|
4833
|
+
readonly type: "string";
|
|
4834
|
+
}];
|
|
4835
|
+
}, {
|
|
4836
|
+
readonly name: "premintConfig";
|
|
4837
|
+
readonly internalType: "struct Erc20PremintConfigV1";
|
|
4838
|
+
readonly type: "tuple";
|
|
4839
|
+
readonly components: readonly [{
|
|
4840
|
+
readonly name: "tokenConfig";
|
|
4841
|
+
readonly internalType: "struct Erc20TokenCreationConfigV1";
|
|
4842
|
+
readonly type: "tuple";
|
|
4843
|
+
readonly components: readonly [{
|
|
4844
|
+
readonly name: "tokenURI";
|
|
4845
|
+
readonly internalType: "string";
|
|
4846
|
+
readonly type: "string";
|
|
4847
|
+
}, {
|
|
4848
|
+
readonly name: "maxSupply";
|
|
4849
|
+
readonly internalType: "uint256";
|
|
4850
|
+
readonly type: "uint256";
|
|
4851
|
+
}, {
|
|
4852
|
+
readonly name: "royaltyBPS";
|
|
4853
|
+
readonly internalType: "uint32";
|
|
4854
|
+
readonly type: "uint32";
|
|
4855
|
+
}, {
|
|
4856
|
+
readonly name: "payoutRecipient";
|
|
4857
|
+
readonly internalType: "address";
|
|
4858
|
+
readonly type: "address";
|
|
4859
|
+
}, {
|
|
4860
|
+
readonly name: "createReferral";
|
|
4861
|
+
readonly internalType: "address";
|
|
4862
|
+
readonly type: "address";
|
|
4863
|
+
}, {
|
|
4864
|
+
readonly name: "erc20Minter";
|
|
4865
|
+
readonly internalType: "address";
|
|
4866
|
+
readonly type: "address";
|
|
4867
|
+
}, {
|
|
4868
|
+
readonly name: "mintStart";
|
|
4869
|
+
readonly internalType: "uint64";
|
|
4870
|
+
readonly type: "uint64";
|
|
4871
|
+
}, {
|
|
4872
|
+
readonly name: "mintDuration";
|
|
4873
|
+
readonly internalType: "uint64";
|
|
4874
|
+
readonly type: "uint64";
|
|
4875
|
+
}, {
|
|
4876
|
+
readonly name: "maxTokensPerAddress";
|
|
4877
|
+
readonly internalType: "uint64";
|
|
4878
|
+
readonly type: "uint64";
|
|
4879
|
+
}, {
|
|
4880
|
+
readonly name: "currency";
|
|
4881
|
+
readonly internalType: "address";
|
|
4882
|
+
readonly type: "address";
|
|
4883
|
+
}, {
|
|
4884
|
+
readonly name: "pricePerToken";
|
|
4885
|
+
readonly internalType: "uint256";
|
|
4886
|
+
readonly type: "uint256";
|
|
4887
|
+
}];
|
|
4888
|
+
}, {
|
|
4889
|
+
readonly name: "uid";
|
|
4890
|
+
readonly internalType: "uint32";
|
|
4891
|
+
readonly type: "uint32";
|
|
4892
|
+
}, {
|
|
4893
|
+
readonly name: "version";
|
|
4894
|
+
readonly internalType: "uint32";
|
|
4895
|
+
readonly type: "uint32";
|
|
4896
|
+
}, {
|
|
4897
|
+
readonly name: "deleted";
|
|
4898
|
+
readonly internalType: "bool";
|
|
4899
|
+
readonly type: "bool";
|
|
4900
|
+
}];
|
|
4901
|
+
}, {
|
|
4902
|
+
readonly name: "signature";
|
|
4903
|
+
readonly internalType: "bytes";
|
|
4904
|
+
readonly type: "bytes";
|
|
4905
|
+
}, {
|
|
4906
|
+
readonly name: "quantityToMint";
|
|
4907
|
+
readonly internalType: "uint256";
|
|
4908
|
+
readonly type: "uint256";
|
|
4909
|
+
}, {
|
|
4910
|
+
readonly name: "mintArguments";
|
|
4911
|
+
readonly internalType: "struct MintArguments";
|
|
4912
|
+
readonly type: "tuple";
|
|
4913
|
+
readonly components: readonly [{
|
|
4914
|
+
readonly name: "mintRecipient";
|
|
4915
|
+
readonly internalType: "address";
|
|
4916
|
+
readonly type: "address";
|
|
4917
|
+
}, {
|
|
4918
|
+
readonly name: "mintComment";
|
|
4919
|
+
readonly internalType: "string";
|
|
4920
|
+
readonly type: "string";
|
|
4921
|
+
}, {
|
|
4922
|
+
readonly name: "mintRewardsRecipients";
|
|
4923
|
+
readonly internalType: "address[]";
|
|
4924
|
+
readonly type: "address[]";
|
|
4925
|
+
}];
|
|
4926
|
+
}, {
|
|
4927
|
+
readonly name: "firstMinter";
|
|
4928
|
+
readonly internalType: "address";
|
|
4929
|
+
readonly type: "address";
|
|
4930
|
+
}, {
|
|
4931
|
+
readonly name: "signerContract";
|
|
4932
|
+
readonly internalType: "address";
|
|
4933
|
+
readonly type: "address";
|
|
4934
|
+
}];
|
|
4935
|
+
readonly name: "premintErc20V1";
|
|
4936
|
+
readonly outputs: readonly [{
|
|
4937
|
+
readonly name: "result";
|
|
4938
|
+
readonly internalType: "struct PremintResult";
|
|
4939
|
+
readonly type: "tuple";
|
|
4940
|
+
readonly components: readonly [{
|
|
4941
|
+
readonly name: "contractAddress";
|
|
4942
|
+
readonly internalType: "address";
|
|
4943
|
+
readonly type: "address";
|
|
4944
|
+
}, {
|
|
4945
|
+
readonly name: "tokenId";
|
|
4946
|
+
readonly internalType: "uint256";
|
|
4947
|
+
readonly type: "uint256";
|
|
4948
|
+
}, {
|
|
4949
|
+
readonly name: "createdNewContract";
|
|
4950
|
+
readonly internalType: "bool";
|
|
4951
|
+
readonly type: "bool";
|
|
4952
|
+
}];
|
|
4953
|
+
}];
|
|
4643
4954
|
}, {
|
|
4644
4955
|
readonly stateMutability: "view";
|
|
4645
4956
|
readonly type: "function";
|
|
@@ -4754,7 +5065,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4754
5065
|
readonly type: "uint256";
|
|
4755
5066
|
}, {
|
|
4756
5067
|
readonly name: "mintArguments";
|
|
4757
|
-
readonly internalType: "struct
|
|
5068
|
+
readonly internalType: "struct MintArguments";
|
|
4758
5069
|
readonly type: "tuple";
|
|
4759
5070
|
readonly components: readonly [{
|
|
4760
5071
|
readonly name: "mintRecipient";
|
|
@@ -4773,7 +5084,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4773
5084
|
readonly name: "premintV1";
|
|
4774
5085
|
readonly outputs: readonly [{
|
|
4775
5086
|
readonly name: "result";
|
|
4776
|
-
readonly internalType: "struct
|
|
5087
|
+
readonly internalType: "struct PremintResult";
|
|
4777
5088
|
readonly type: "tuple";
|
|
4778
5089
|
readonly components: readonly [{
|
|
4779
5090
|
readonly name: "contractAddress";
|
|
@@ -4881,7 +5192,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4881
5192
|
readonly type: "uint256";
|
|
4882
5193
|
}, {
|
|
4883
5194
|
readonly name: "mintArguments";
|
|
4884
|
-
readonly internalType: "struct
|
|
5195
|
+
readonly internalType: "struct MintArguments";
|
|
4885
5196
|
readonly type: "tuple";
|
|
4886
5197
|
readonly components: readonly [{
|
|
4887
5198
|
readonly name: "mintRecipient";
|
|
@@ -4900,7 +5211,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
4900
5211
|
readonly name: "premintV2";
|
|
4901
5212
|
readonly outputs: readonly [{
|
|
4902
5213
|
readonly name: "result";
|
|
4903
|
-
readonly internalType: "struct
|
|
5214
|
+
readonly internalType: "struct PremintResult";
|
|
4904
5215
|
readonly type: "tuple";
|
|
4905
5216
|
readonly components: readonly [{
|
|
4906
5217
|
readonly name: "contractAddress";
|
|
@@ -5008,7 +5319,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5008
5319
|
readonly type: "uint256";
|
|
5009
5320
|
}, {
|
|
5010
5321
|
readonly name: "mintArguments";
|
|
5011
|
-
readonly internalType: "struct
|
|
5322
|
+
readonly internalType: "struct MintArguments";
|
|
5012
5323
|
readonly type: "tuple";
|
|
5013
5324
|
readonly components: readonly [{
|
|
5014
5325
|
readonly name: "mintRecipient";
|
|
@@ -5023,6 +5334,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5023
5334
|
readonly internalType: "address[]";
|
|
5024
5335
|
readonly type: "address[]";
|
|
5025
5336
|
}];
|
|
5337
|
+
}, {
|
|
5338
|
+
readonly name: "firstMinter";
|
|
5339
|
+
readonly internalType: "address";
|
|
5340
|
+
readonly type: "address";
|
|
5026
5341
|
}, {
|
|
5027
5342
|
readonly name: "signerContract";
|
|
5028
5343
|
readonly internalType: "address";
|
|
@@ -5031,7 +5346,7 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5031
5346
|
readonly name: "premintV2WithSignerContract";
|
|
5032
5347
|
readonly outputs: readonly [{
|
|
5033
5348
|
readonly name: "result";
|
|
5034
|
-
readonly internalType: "struct
|
|
5349
|
+
readonly internalType: "struct PremintResult";
|
|
5035
5350
|
readonly type: "tuple";
|
|
5036
5351
|
readonly components: readonly [{
|
|
5037
5352
|
readonly name: "contractAddress";
|
|
@@ -5439,6 +5754,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5439
5754
|
readonly type: "error";
|
|
5440
5755
|
readonly inputs: readonly [];
|
|
5441
5756
|
readonly name: "ERC1967_UNSUPPORTED_PROXIABLEUUID";
|
|
5757
|
+
}, {
|
|
5758
|
+
readonly type: "error";
|
|
5759
|
+
readonly inputs: readonly [];
|
|
5760
|
+
readonly name: "ERC20TransferSlippage";
|
|
5442
5761
|
}, {
|
|
5443
5762
|
readonly type: "error";
|
|
5444
5763
|
readonly inputs: readonly [{
|
|
@@ -5459,6 +5778,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5459
5778
|
readonly type: "error";
|
|
5460
5779
|
readonly inputs: readonly [];
|
|
5461
5780
|
readonly name: "FUNCTION_MUST_BE_CALLED_THROUGH_DELEGATECALL";
|
|
5781
|
+
}, {
|
|
5782
|
+
readonly type: "error";
|
|
5783
|
+
readonly inputs: readonly [];
|
|
5784
|
+
readonly name: "FirstMinterAddressZero";
|
|
5462
5785
|
}, {
|
|
5463
5786
|
readonly type: "error";
|
|
5464
5787
|
readonly inputs: readonly [{
|
|
@@ -5513,11 +5836,11 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5513
5836
|
readonly name: "InvalidMintSchedule";
|
|
5514
5837
|
}, {
|
|
5515
5838
|
readonly type: "error";
|
|
5516
|
-
readonly inputs: readonly [
|
|
5517
|
-
|
|
5518
|
-
|
|
5519
|
-
|
|
5520
|
-
|
|
5839
|
+
readonly inputs: readonly [];
|
|
5840
|
+
readonly name: "InvalidPremintVersion";
|
|
5841
|
+
}, {
|
|
5842
|
+
readonly type: "error";
|
|
5843
|
+
readonly inputs: readonly [];
|
|
5521
5844
|
readonly name: "InvalidSignature";
|
|
5522
5845
|
}, {
|
|
5523
5846
|
readonly type: "error";
|
|
@@ -5539,6 +5862,10 @@ export declare const zoraCreator1155PremintExecutorImplConfig: {
|
|
|
5539
5862
|
readonly type: "error";
|
|
5540
5863
|
readonly inputs: readonly [];
|
|
5541
5864
|
readonly name: "Mint_InsolventSaleTransfer";
|
|
5865
|
+
}, {
|
|
5866
|
+
readonly type: "error";
|
|
5867
|
+
readonly inputs: readonly [];
|
|
5868
|
+
readonly name: "Mint_InvalidMintArrayLength";
|
|
5542
5869
|
}, {
|
|
5543
5870
|
readonly type: "error";
|
|
5544
5871
|
readonly inputs: readonly [];
|