@zoralabs/protocol-deployments 0.3.1 → 0.3.3
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 +22 -17
- package/CHANGELOG.md +13 -0
- package/dist/encoding.d.ts +15 -0
- package/dist/encoding.d.ts.map +1 -0
- package/dist/generated/wagmi.d.ts +718 -7
- package/dist/generated/wagmi.d.ts.map +1 -1
- package/dist/index.cjs +251 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +247 -1
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
- package/src/encoding.ts +6 -0
- package/src/generated/wagmi.ts +276 -1
- package/src/index.ts +1 -0
|
@@ -4974,6 +4974,41 @@ export declare const secondarySwapABI: readonly [{
|
|
|
4974
4974
|
readonly indexed: false;
|
|
4975
4975
|
}];
|
|
4976
4976
|
readonly name: "SecondaryBuy";
|
|
4977
|
+
}, {
|
|
4978
|
+
readonly type: "event";
|
|
4979
|
+
readonly anonymous: false;
|
|
4980
|
+
readonly inputs: readonly [{
|
|
4981
|
+
readonly name: "sender";
|
|
4982
|
+
readonly internalType: "address";
|
|
4983
|
+
readonly type: "address";
|
|
4984
|
+
readonly indexed: true;
|
|
4985
|
+
}, {
|
|
4986
|
+
readonly name: "collection";
|
|
4987
|
+
readonly internalType: "address";
|
|
4988
|
+
readonly type: "address";
|
|
4989
|
+
readonly indexed: true;
|
|
4990
|
+
}, {
|
|
4991
|
+
readonly name: "tokenId";
|
|
4992
|
+
readonly internalType: "uint256";
|
|
4993
|
+
readonly type: "uint256";
|
|
4994
|
+
readonly indexed: true;
|
|
4995
|
+
}, {
|
|
4996
|
+
readonly name: "quantity";
|
|
4997
|
+
readonly internalType: "uint256";
|
|
4998
|
+
readonly type: "uint256";
|
|
4999
|
+
readonly indexed: false;
|
|
5000
|
+
}, {
|
|
5001
|
+
readonly name: "comment";
|
|
5002
|
+
readonly internalType: "string";
|
|
5003
|
+
readonly type: "string";
|
|
5004
|
+
readonly indexed: false;
|
|
5005
|
+
}, {
|
|
5006
|
+
readonly name: "secondaryType";
|
|
5007
|
+
readonly internalType: "enum ISecondarySwap.SecondaryType";
|
|
5008
|
+
readonly type: "uint8";
|
|
5009
|
+
readonly indexed: false;
|
|
5010
|
+
}];
|
|
5011
|
+
readonly name: "SecondaryComment";
|
|
4977
5012
|
}, {
|
|
4978
5013
|
readonly type: "event";
|
|
4979
5014
|
readonly anonymous: false;
|
|
@@ -5317,6 +5352,41 @@ export declare const secondarySwapConfig: {
|
|
|
5317
5352
|
readonly indexed: false;
|
|
5318
5353
|
}];
|
|
5319
5354
|
readonly name: "SecondaryBuy";
|
|
5355
|
+
}, {
|
|
5356
|
+
readonly type: "event";
|
|
5357
|
+
readonly anonymous: false;
|
|
5358
|
+
readonly inputs: readonly [{
|
|
5359
|
+
readonly name: "sender";
|
|
5360
|
+
readonly internalType: "address";
|
|
5361
|
+
readonly type: "address";
|
|
5362
|
+
readonly indexed: true;
|
|
5363
|
+
}, {
|
|
5364
|
+
readonly name: "collection";
|
|
5365
|
+
readonly internalType: "address";
|
|
5366
|
+
readonly type: "address";
|
|
5367
|
+
readonly indexed: true;
|
|
5368
|
+
}, {
|
|
5369
|
+
readonly name: "tokenId";
|
|
5370
|
+
readonly internalType: "uint256";
|
|
5371
|
+
readonly type: "uint256";
|
|
5372
|
+
readonly indexed: true;
|
|
5373
|
+
}, {
|
|
5374
|
+
readonly name: "quantity";
|
|
5375
|
+
readonly internalType: "uint256";
|
|
5376
|
+
readonly type: "uint256";
|
|
5377
|
+
readonly indexed: false;
|
|
5378
|
+
}, {
|
|
5379
|
+
readonly name: "comment";
|
|
5380
|
+
readonly internalType: "string";
|
|
5381
|
+
readonly type: "string";
|
|
5382
|
+
readonly indexed: false;
|
|
5383
|
+
}, {
|
|
5384
|
+
readonly name: "secondaryType";
|
|
5385
|
+
readonly internalType: "enum ISecondarySwap.SecondaryType";
|
|
5386
|
+
readonly type: "uint8";
|
|
5387
|
+
readonly indexed: false;
|
|
5388
|
+
}];
|
|
5389
|
+
readonly name: "SecondaryComment";
|
|
5320
5390
|
}, {
|
|
5321
5391
|
readonly type: "event";
|
|
5322
5392
|
readonly anonymous: false;
|
|
@@ -7066,6 +7136,243 @@ export declare const upgradeGateConfig: {
|
|
|
7066
7136
|
readonly name: "OWNER_CANNOT_BE_ZERO_ADDRESS";
|
|
7067
7137
|
}];
|
|
7068
7138
|
};
|
|
7139
|
+
/**
|
|
7140
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
|
|
7141
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x4200000000000000000000000000000000000006)
|
|
7142
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x4200000000000000000000000000000000000006)
|
|
7143
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x82af49447d8a07e3bd95bd0d56f35241523fbab1)
|
|
7144
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x4200000000000000000000000000000000000006)
|
|
7145
|
+
* - [__View Contract on Arbitrum Sepolia Arbiscan__](https://sepolia.arbiscan.io/address/0xc556bae1e86b2ae9c22ea5e036b07e55e7596074)
|
|
7146
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x4200000000000000000000000000000000000006)
|
|
7147
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9)
|
|
7148
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x4200000000000000000000000000000000000006)
|
|
7149
|
+
*/
|
|
7150
|
+
export declare const wethABI: readonly [{
|
|
7151
|
+
readonly stateMutability: "nonpayable";
|
|
7152
|
+
readonly type: "function";
|
|
7153
|
+
readonly inputs: readonly [{
|
|
7154
|
+
readonly name: "guy";
|
|
7155
|
+
readonly internalType: "address";
|
|
7156
|
+
readonly type: "address";
|
|
7157
|
+
}, {
|
|
7158
|
+
readonly name: "wad";
|
|
7159
|
+
readonly internalType: "uint256";
|
|
7160
|
+
readonly type: "uint256";
|
|
7161
|
+
}];
|
|
7162
|
+
readonly name: "approve";
|
|
7163
|
+
readonly outputs: readonly [{
|
|
7164
|
+
readonly name: "";
|
|
7165
|
+
readonly internalType: "bool";
|
|
7166
|
+
readonly type: "bool";
|
|
7167
|
+
}];
|
|
7168
|
+
}, {
|
|
7169
|
+
readonly stateMutability: "view";
|
|
7170
|
+
readonly type: "function";
|
|
7171
|
+
readonly inputs: readonly [{
|
|
7172
|
+
readonly name: "guy";
|
|
7173
|
+
readonly internalType: "address";
|
|
7174
|
+
readonly type: "address";
|
|
7175
|
+
}];
|
|
7176
|
+
readonly name: "balanceOf";
|
|
7177
|
+
readonly outputs: readonly [{
|
|
7178
|
+
readonly name: "";
|
|
7179
|
+
readonly internalType: "uint256";
|
|
7180
|
+
readonly type: "uint256";
|
|
7181
|
+
}];
|
|
7182
|
+
}, {
|
|
7183
|
+
readonly stateMutability: "payable";
|
|
7184
|
+
readonly type: "function";
|
|
7185
|
+
readonly inputs: readonly [];
|
|
7186
|
+
readonly name: "deposit";
|
|
7187
|
+
readonly outputs: readonly [];
|
|
7188
|
+
}, {
|
|
7189
|
+
readonly stateMutability: "nonpayable";
|
|
7190
|
+
readonly type: "function";
|
|
7191
|
+
readonly inputs: readonly [{
|
|
7192
|
+
readonly name: "dst";
|
|
7193
|
+
readonly internalType: "address";
|
|
7194
|
+
readonly type: "address";
|
|
7195
|
+
}, {
|
|
7196
|
+
readonly name: "wad";
|
|
7197
|
+
readonly internalType: "uint256";
|
|
7198
|
+
readonly type: "uint256";
|
|
7199
|
+
}];
|
|
7200
|
+
readonly name: "transfer";
|
|
7201
|
+
readonly outputs: readonly [{
|
|
7202
|
+
readonly name: "";
|
|
7203
|
+
readonly internalType: "bool";
|
|
7204
|
+
readonly type: "bool";
|
|
7205
|
+
}];
|
|
7206
|
+
}, {
|
|
7207
|
+
readonly stateMutability: "nonpayable";
|
|
7208
|
+
readonly type: "function";
|
|
7209
|
+
readonly inputs: readonly [{
|
|
7210
|
+
readonly name: "src";
|
|
7211
|
+
readonly internalType: "address";
|
|
7212
|
+
readonly type: "address";
|
|
7213
|
+
}, {
|
|
7214
|
+
readonly name: "dst";
|
|
7215
|
+
readonly internalType: "address";
|
|
7216
|
+
readonly type: "address";
|
|
7217
|
+
}, {
|
|
7218
|
+
readonly name: "wad";
|
|
7219
|
+
readonly internalType: "uint256";
|
|
7220
|
+
readonly type: "uint256";
|
|
7221
|
+
}];
|
|
7222
|
+
readonly name: "transferFrom";
|
|
7223
|
+
readonly outputs: readonly [{
|
|
7224
|
+
readonly name: "";
|
|
7225
|
+
readonly internalType: "bool";
|
|
7226
|
+
readonly type: "bool";
|
|
7227
|
+
}];
|
|
7228
|
+
}, {
|
|
7229
|
+
readonly stateMutability: "nonpayable";
|
|
7230
|
+
readonly type: "function";
|
|
7231
|
+
readonly inputs: readonly [{
|
|
7232
|
+
readonly name: "wad";
|
|
7233
|
+
readonly internalType: "uint256";
|
|
7234
|
+
readonly type: "uint256";
|
|
7235
|
+
}];
|
|
7236
|
+
readonly name: "withdraw";
|
|
7237
|
+
readonly outputs: readonly [];
|
|
7238
|
+
}];
|
|
7239
|
+
/**
|
|
7240
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
|
|
7241
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x4200000000000000000000000000000000000006)
|
|
7242
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x4200000000000000000000000000000000000006)
|
|
7243
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x82af49447d8a07e3bd95bd0d56f35241523fbab1)
|
|
7244
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x4200000000000000000000000000000000000006)
|
|
7245
|
+
* - [__View Contract on Arbitrum Sepolia Arbiscan__](https://sepolia.arbiscan.io/address/0xc556bae1e86b2ae9c22ea5e036b07e55e7596074)
|
|
7246
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x4200000000000000000000000000000000000006)
|
|
7247
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9)
|
|
7248
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x4200000000000000000000000000000000000006)
|
|
7249
|
+
*/
|
|
7250
|
+
export declare const wethAddress: {
|
|
7251
|
+
readonly 1: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
|
|
7252
|
+
readonly 10: "0x4200000000000000000000000000000000000006";
|
|
7253
|
+
readonly 8453: "0x4200000000000000000000000000000000000006";
|
|
7254
|
+
readonly 42161: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
|
|
7255
|
+
readonly 81457: "0x4300000000000000000000000000000000000004";
|
|
7256
|
+
readonly 84532: "0x4200000000000000000000000000000000000006";
|
|
7257
|
+
readonly 421614: "0xc556bAe1e86B2aE9c22eA5E036b07E55E7596074";
|
|
7258
|
+
readonly 7777777: "0x4200000000000000000000000000000000000006";
|
|
7259
|
+
readonly 11155111: "0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9";
|
|
7260
|
+
readonly 999999999: "0x4200000000000000000000000000000000000006";
|
|
7261
|
+
};
|
|
7262
|
+
/**
|
|
7263
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2)
|
|
7264
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x4200000000000000000000000000000000000006)
|
|
7265
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x4200000000000000000000000000000000000006)
|
|
7266
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x82af49447d8a07e3bd95bd0d56f35241523fbab1)
|
|
7267
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x4200000000000000000000000000000000000006)
|
|
7268
|
+
* - [__View Contract on Arbitrum Sepolia Arbiscan__](https://sepolia.arbiscan.io/address/0xc556bae1e86b2ae9c22ea5e036b07e55e7596074)
|
|
7269
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x4200000000000000000000000000000000000006)
|
|
7270
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9)
|
|
7271
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x4200000000000000000000000000000000000006)
|
|
7272
|
+
*/
|
|
7273
|
+
export declare const wethConfig: {
|
|
7274
|
+
readonly address: {
|
|
7275
|
+
readonly 1: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
|
|
7276
|
+
readonly 10: "0x4200000000000000000000000000000000000006";
|
|
7277
|
+
readonly 8453: "0x4200000000000000000000000000000000000006";
|
|
7278
|
+
readonly 42161: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
|
|
7279
|
+
readonly 81457: "0x4300000000000000000000000000000000000004";
|
|
7280
|
+
readonly 84532: "0x4200000000000000000000000000000000000006";
|
|
7281
|
+
readonly 421614: "0xc556bAe1e86B2aE9c22eA5E036b07E55E7596074";
|
|
7282
|
+
readonly 7777777: "0x4200000000000000000000000000000000000006";
|
|
7283
|
+
readonly 11155111: "0x7b79995e5f793A07Bc00c21412e50Ecae098E7f9";
|
|
7284
|
+
readonly 999999999: "0x4200000000000000000000000000000000000006";
|
|
7285
|
+
};
|
|
7286
|
+
readonly abi: readonly [{
|
|
7287
|
+
readonly stateMutability: "nonpayable";
|
|
7288
|
+
readonly type: "function";
|
|
7289
|
+
readonly inputs: readonly [{
|
|
7290
|
+
readonly name: "guy";
|
|
7291
|
+
readonly internalType: "address";
|
|
7292
|
+
readonly type: "address";
|
|
7293
|
+
}, {
|
|
7294
|
+
readonly name: "wad";
|
|
7295
|
+
readonly internalType: "uint256";
|
|
7296
|
+
readonly type: "uint256";
|
|
7297
|
+
}];
|
|
7298
|
+
readonly name: "approve";
|
|
7299
|
+
readonly outputs: readonly [{
|
|
7300
|
+
readonly name: "";
|
|
7301
|
+
readonly internalType: "bool";
|
|
7302
|
+
readonly type: "bool";
|
|
7303
|
+
}];
|
|
7304
|
+
}, {
|
|
7305
|
+
readonly stateMutability: "view";
|
|
7306
|
+
readonly type: "function";
|
|
7307
|
+
readonly inputs: readonly [{
|
|
7308
|
+
readonly name: "guy";
|
|
7309
|
+
readonly internalType: "address";
|
|
7310
|
+
readonly type: "address";
|
|
7311
|
+
}];
|
|
7312
|
+
readonly name: "balanceOf";
|
|
7313
|
+
readonly outputs: readonly [{
|
|
7314
|
+
readonly name: "";
|
|
7315
|
+
readonly internalType: "uint256";
|
|
7316
|
+
readonly type: "uint256";
|
|
7317
|
+
}];
|
|
7318
|
+
}, {
|
|
7319
|
+
readonly stateMutability: "payable";
|
|
7320
|
+
readonly type: "function";
|
|
7321
|
+
readonly inputs: readonly [];
|
|
7322
|
+
readonly name: "deposit";
|
|
7323
|
+
readonly outputs: readonly [];
|
|
7324
|
+
}, {
|
|
7325
|
+
readonly stateMutability: "nonpayable";
|
|
7326
|
+
readonly type: "function";
|
|
7327
|
+
readonly inputs: readonly [{
|
|
7328
|
+
readonly name: "dst";
|
|
7329
|
+
readonly internalType: "address";
|
|
7330
|
+
readonly type: "address";
|
|
7331
|
+
}, {
|
|
7332
|
+
readonly name: "wad";
|
|
7333
|
+
readonly internalType: "uint256";
|
|
7334
|
+
readonly type: "uint256";
|
|
7335
|
+
}];
|
|
7336
|
+
readonly name: "transfer";
|
|
7337
|
+
readonly outputs: readonly [{
|
|
7338
|
+
readonly name: "";
|
|
7339
|
+
readonly internalType: "bool";
|
|
7340
|
+
readonly type: "bool";
|
|
7341
|
+
}];
|
|
7342
|
+
}, {
|
|
7343
|
+
readonly stateMutability: "nonpayable";
|
|
7344
|
+
readonly type: "function";
|
|
7345
|
+
readonly inputs: readonly [{
|
|
7346
|
+
readonly name: "src";
|
|
7347
|
+
readonly internalType: "address";
|
|
7348
|
+
readonly type: "address";
|
|
7349
|
+
}, {
|
|
7350
|
+
readonly name: "dst";
|
|
7351
|
+
readonly internalType: "address";
|
|
7352
|
+
readonly type: "address";
|
|
7353
|
+
}, {
|
|
7354
|
+
readonly name: "wad";
|
|
7355
|
+
readonly internalType: "uint256";
|
|
7356
|
+
readonly type: "uint256";
|
|
7357
|
+
}];
|
|
7358
|
+
readonly name: "transferFrom";
|
|
7359
|
+
readonly outputs: readonly [{
|
|
7360
|
+
readonly name: "";
|
|
7361
|
+
readonly internalType: "bool";
|
|
7362
|
+
readonly type: "bool";
|
|
7363
|
+
}];
|
|
7364
|
+
}, {
|
|
7365
|
+
readonly stateMutability: "nonpayable";
|
|
7366
|
+
readonly type: "function";
|
|
7367
|
+
readonly inputs: readonly [{
|
|
7368
|
+
readonly name: "wad";
|
|
7369
|
+
readonly internalType: "uint256";
|
|
7370
|
+
readonly type: "uint256";
|
|
7371
|
+
}];
|
|
7372
|
+
readonly name: "withdraw";
|
|
7373
|
+
readonly outputs: readonly [];
|
|
7374
|
+
}];
|
|
7375
|
+
};
|
|
7069
7376
|
/**
|
|
7070
7377
|
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
7071
7378
|
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x777777C338d93e2C7adf08D102d45CA7CC4Ed021)
|
|
@@ -8168,6 +8475,14 @@ export declare const zoraCreator1155FactoryImplABI: readonly [{
|
|
|
8168
8475
|
readonly type: "error";
|
|
8169
8476
|
readonly inputs: readonly [];
|
|
8170
8477
|
readonly name: "MarketAlreadyLaunched";
|
|
8478
|
+
}, {
|
|
8479
|
+
readonly type: "error";
|
|
8480
|
+
readonly inputs: readonly [];
|
|
8481
|
+
readonly name: "MarketMinimumNotReached";
|
|
8482
|
+
}, {
|
|
8483
|
+
readonly type: "error";
|
|
8484
|
+
readonly inputs: readonly [];
|
|
8485
|
+
readonly name: "MinimumMarketEthNotMet";
|
|
8171
8486
|
}, {
|
|
8172
8487
|
readonly type: "error";
|
|
8173
8488
|
readonly inputs: readonly [];
|
|
@@ -8228,6 +8543,18 @@ export declare const zoraCreator1155FactoryImplABI: readonly [{
|
|
|
8228
8543
|
readonly type: "error";
|
|
8229
8544
|
readonly inputs: readonly [];
|
|
8230
8545
|
readonly name: "SaleNotSet";
|
|
8546
|
+
}, {
|
|
8547
|
+
readonly type: "error";
|
|
8548
|
+
readonly inputs: readonly [];
|
|
8549
|
+
readonly name: "SaleV2AlreadyStarted";
|
|
8550
|
+
}, {
|
|
8551
|
+
readonly type: "error";
|
|
8552
|
+
readonly inputs: readonly [];
|
|
8553
|
+
readonly name: "SaleV2Ended";
|
|
8554
|
+
}, {
|
|
8555
|
+
readonly type: "error";
|
|
8556
|
+
readonly inputs: readonly [];
|
|
8557
|
+
readonly name: "SaleV2NotSet";
|
|
8231
8558
|
}, {
|
|
8232
8559
|
readonly type: "error";
|
|
8233
8560
|
readonly inputs: readonly [];
|
|
@@ -9396,6 +9723,14 @@ export declare const zoraCreator1155FactoryImplConfig: {
|
|
|
9396
9723
|
readonly type: "error";
|
|
9397
9724
|
readonly inputs: readonly [];
|
|
9398
9725
|
readonly name: "MarketAlreadyLaunched";
|
|
9726
|
+
}, {
|
|
9727
|
+
readonly type: "error";
|
|
9728
|
+
readonly inputs: readonly [];
|
|
9729
|
+
readonly name: "MarketMinimumNotReached";
|
|
9730
|
+
}, {
|
|
9731
|
+
readonly type: "error";
|
|
9732
|
+
readonly inputs: readonly [];
|
|
9733
|
+
readonly name: "MinimumMarketEthNotMet";
|
|
9399
9734
|
}, {
|
|
9400
9735
|
readonly type: "error";
|
|
9401
9736
|
readonly inputs: readonly [];
|
|
@@ -9459,16 +9794,28 @@ export declare const zoraCreator1155FactoryImplConfig: {
|
|
|
9459
9794
|
}, {
|
|
9460
9795
|
readonly type: "error";
|
|
9461
9796
|
readonly inputs: readonly [];
|
|
9462
|
-
readonly name: "
|
|
9797
|
+
readonly name: "SaleV2AlreadyStarted";
|
|
9463
9798
|
}, {
|
|
9464
9799
|
readonly type: "error";
|
|
9465
9800
|
readonly inputs: readonly [];
|
|
9466
|
-
readonly name: "
|
|
9801
|
+
readonly name: "SaleV2Ended";
|
|
9467
9802
|
}, {
|
|
9468
9803
|
readonly type: "error";
|
|
9469
|
-
readonly inputs: readonly [
|
|
9470
|
-
|
|
9471
|
-
|
|
9804
|
+
readonly inputs: readonly [];
|
|
9805
|
+
readonly name: "SaleV2NotSet";
|
|
9806
|
+
}, {
|
|
9807
|
+
readonly type: "error";
|
|
9808
|
+
readonly inputs: readonly [];
|
|
9809
|
+
readonly name: "StartTimeCannotBeAfterEndTime";
|
|
9810
|
+
}, {
|
|
9811
|
+
readonly type: "error";
|
|
9812
|
+
readonly inputs: readonly [];
|
|
9813
|
+
readonly name: "UUPSUnauthorizedCallContext";
|
|
9814
|
+
}, {
|
|
9815
|
+
readonly type: "error";
|
|
9816
|
+
readonly inputs: readonly [{
|
|
9817
|
+
readonly name: "slot";
|
|
9818
|
+
readonly internalType: "bytes32";
|
|
9472
9819
|
readonly type: "bytes32";
|
|
9473
9820
|
}];
|
|
9474
9821
|
readonly name: "UUPSUnsupportedProxiableUUID";
|
|
@@ -11399,6 +11746,14 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
11399
11746
|
readonly type: "error";
|
|
11400
11747
|
readonly inputs: readonly [];
|
|
11401
11748
|
readonly name: "MarketAlreadyLaunched";
|
|
11749
|
+
}, {
|
|
11750
|
+
readonly type: "error";
|
|
11751
|
+
readonly inputs: readonly [];
|
|
11752
|
+
readonly name: "MarketMinimumNotReached";
|
|
11753
|
+
}, {
|
|
11754
|
+
readonly type: "error";
|
|
11755
|
+
readonly inputs: readonly [];
|
|
11756
|
+
readonly name: "MinimumMarketEthNotMet";
|
|
11402
11757
|
}, {
|
|
11403
11758
|
readonly type: "error";
|
|
11404
11759
|
readonly inputs: readonly [];
|
|
@@ -11459,6 +11814,18 @@ export declare const zoraCreator1155ImplABI: readonly [{
|
|
|
11459
11814
|
readonly type: "error";
|
|
11460
11815
|
readonly inputs: readonly [];
|
|
11461
11816
|
readonly name: "SaleNotSet";
|
|
11817
|
+
}, {
|
|
11818
|
+
readonly type: "error";
|
|
11819
|
+
readonly inputs: readonly [];
|
|
11820
|
+
readonly name: "SaleV2AlreadyStarted";
|
|
11821
|
+
}, {
|
|
11822
|
+
readonly type: "error";
|
|
11823
|
+
readonly inputs: readonly [];
|
|
11824
|
+
readonly name: "SaleV2Ended";
|
|
11825
|
+
}, {
|
|
11826
|
+
readonly type: "error";
|
|
11827
|
+
readonly inputs: readonly [];
|
|
11828
|
+
readonly name: "SaleV2NotSet";
|
|
11462
11829
|
}, {
|
|
11463
11830
|
readonly type: "error";
|
|
11464
11831
|
readonly inputs: readonly [];
|
|
@@ -25437,6 +25804,61 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25437
25804
|
readonly type: "bool";
|
|
25438
25805
|
}];
|
|
25439
25806
|
}];
|
|
25807
|
+
}, {
|
|
25808
|
+
readonly stateMutability: "view";
|
|
25809
|
+
readonly type: "function";
|
|
25810
|
+
readonly inputs: readonly [{
|
|
25811
|
+
readonly name: "collection";
|
|
25812
|
+
readonly internalType: "address";
|
|
25813
|
+
readonly type: "address";
|
|
25814
|
+
}, {
|
|
25815
|
+
readonly name: "tokenId";
|
|
25816
|
+
readonly internalType: "uint256";
|
|
25817
|
+
readonly type: "uint256";
|
|
25818
|
+
}];
|
|
25819
|
+
readonly name: "saleV2";
|
|
25820
|
+
readonly outputs: readonly [{
|
|
25821
|
+
readonly name: "";
|
|
25822
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SaleData";
|
|
25823
|
+
readonly type: "tuple";
|
|
25824
|
+
readonly components: readonly [{
|
|
25825
|
+
readonly name: "saleStart";
|
|
25826
|
+
readonly internalType: "uint64";
|
|
25827
|
+
readonly type: "uint64";
|
|
25828
|
+
}, {
|
|
25829
|
+
readonly name: "marketCountdown";
|
|
25830
|
+
readonly internalType: "uint64";
|
|
25831
|
+
readonly type: "uint64";
|
|
25832
|
+
}, {
|
|
25833
|
+
readonly name: "saleEnd";
|
|
25834
|
+
readonly internalType: "uint64";
|
|
25835
|
+
readonly type: "uint64";
|
|
25836
|
+
}, {
|
|
25837
|
+
readonly name: "secondaryActivated";
|
|
25838
|
+
readonly internalType: "bool";
|
|
25839
|
+
readonly type: "bool";
|
|
25840
|
+
}, {
|
|
25841
|
+
readonly name: "minimumMarketEth";
|
|
25842
|
+
readonly internalType: "uint256";
|
|
25843
|
+
readonly type: "uint256";
|
|
25844
|
+
}, {
|
|
25845
|
+
readonly name: "poolAddress";
|
|
25846
|
+
readonly internalType: "address";
|
|
25847
|
+
readonly type: "address";
|
|
25848
|
+
}, {
|
|
25849
|
+
readonly name: "erc20zAddress";
|
|
25850
|
+
readonly internalType: "address payable";
|
|
25851
|
+
readonly type: "address";
|
|
25852
|
+
}, {
|
|
25853
|
+
readonly name: "name";
|
|
25854
|
+
readonly internalType: "string";
|
|
25855
|
+
readonly type: "string";
|
|
25856
|
+
}, {
|
|
25857
|
+
readonly name: "symbol";
|
|
25858
|
+
readonly internalType: "string";
|
|
25859
|
+
readonly type: "string";
|
|
25860
|
+
}];
|
|
25861
|
+
}];
|
|
25440
25862
|
}, {
|
|
25441
25863
|
readonly stateMutability: "nonpayable";
|
|
25442
25864
|
readonly type: "function";
|
|
@@ -25468,6 +25890,41 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25468
25890
|
}];
|
|
25469
25891
|
readonly name: "setSale";
|
|
25470
25892
|
readonly outputs: readonly [];
|
|
25893
|
+
}, {
|
|
25894
|
+
readonly stateMutability: "nonpayable";
|
|
25895
|
+
readonly type: "function";
|
|
25896
|
+
readonly inputs: readonly [{
|
|
25897
|
+
readonly name: "tokenId";
|
|
25898
|
+
readonly internalType: "uint256";
|
|
25899
|
+
readonly type: "uint256";
|
|
25900
|
+
}, {
|
|
25901
|
+
readonly name: "salesConfig";
|
|
25902
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SalesConfigV2";
|
|
25903
|
+
readonly type: "tuple";
|
|
25904
|
+
readonly components: readonly [{
|
|
25905
|
+
readonly name: "saleStart";
|
|
25906
|
+
readonly internalType: "uint64";
|
|
25907
|
+
readonly type: "uint64";
|
|
25908
|
+
}, {
|
|
25909
|
+
readonly name: "marketCountdown";
|
|
25910
|
+
readonly internalType: "uint64";
|
|
25911
|
+
readonly type: "uint64";
|
|
25912
|
+
}, {
|
|
25913
|
+
readonly name: "minimumMarketEth";
|
|
25914
|
+
readonly internalType: "uint256";
|
|
25915
|
+
readonly type: "uint256";
|
|
25916
|
+
}, {
|
|
25917
|
+
readonly name: "name";
|
|
25918
|
+
readonly internalType: "string";
|
|
25919
|
+
readonly type: "string";
|
|
25920
|
+
}, {
|
|
25921
|
+
readonly name: "symbol";
|
|
25922
|
+
readonly internalType: "string";
|
|
25923
|
+
readonly type: "string";
|
|
25924
|
+
}];
|
|
25925
|
+
}];
|
|
25926
|
+
readonly name: "setSaleV2";
|
|
25927
|
+
readonly outputs: readonly [];
|
|
25471
25928
|
}, {
|
|
25472
25929
|
readonly stateMutability: "nonpayable";
|
|
25473
25930
|
readonly type: "function";
|
|
@@ -25532,7 +25989,7 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25532
25989
|
readonly internalType: "uint64";
|
|
25533
25990
|
readonly type: "uint64";
|
|
25534
25991
|
}, {
|
|
25535
|
-
readonly name: "
|
|
25992
|
+
readonly name: "newMarketCountdown";
|
|
25536
25993
|
readonly internalType: "uint64";
|
|
25537
25994
|
readonly type: "uint64";
|
|
25538
25995
|
}];
|
|
@@ -25699,6 +26156,68 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25699
26156
|
readonly indexed: false;
|
|
25700
26157
|
}];
|
|
25701
26158
|
readonly name: "SaleSet";
|
|
26159
|
+
}, {
|
|
26160
|
+
readonly type: "event";
|
|
26161
|
+
readonly anonymous: false;
|
|
26162
|
+
readonly inputs: readonly [{
|
|
26163
|
+
readonly name: "collection";
|
|
26164
|
+
readonly internalType: "address";
|
|
26165
|
+
readonly type: "address";
|
|
26166
|
+
readonly indexed: true;
|
|
26167
|
+
}, {
|
|
26168
|
+
readonly name: "tokenId";
|
|
26169
|
+
readonly internalType: "uint256";
|
|
26170
|
+
readonly type: "uint256";
|
|
26171
|
+
readonly indexed: true;
|
|
26172
|
+
}, {
|
|
26173
|
+
readonly name: "saleData";
|
|
26174
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SaleData";
|
|
26175
|
+
readonly type: "tuple";
|
|
26176
|
+
readonly components: readonly [{
|
|
26177
|
+
readonly name: "saleStart";
|
|
26178
|
+
readonly internalType: "uint64";
|
|
26179
|
+
readonly type: "uint64";
|
|
26180
|
+
}, {
|
|
26181
|
+
readonly name: "marketCountdown";
|
|
26182
|
+
readonly internalType: "uint64";
|
|
26183
|
+
readonly type: "uint64";
|
|
26184
|
+
}, {
|
|
26185
|
+
readonly name: "saleEnd";
|
|
26186
|
+
readonly internalType: "uint64";
|
|
26187
|
+
readonly type: "uint64";
|
|
26188
|
+
}, {
|
|
26189
|
+
readonly name: "secondaryActivated";
|
|
26190
|
+
readonly internalType: "bool";
|
|
26191
|
+
readonly type: "bool";
|
|
26192
|
+
}, {
|
|
26193
|
+
readonly name: "minimumMarketEth";
|
|
26194
|
+
readonly internalType: "uint256";
|
|
26195
|
+
readonly type: "uint256";
|
|
26196
|
+
}, {
|
|
26197
|
+
readonly name: "poolAddress";
|
|
26198
|
+
readonly internalType: "address";
|
|
26199
|
+
readonly type: "address";
|
|
26200
|
+
}, {
|
|
26201
|
+
readonly name: "erc20zAddress";
|
|
26202
|
+
readonly internalType: "address payable";
|
|
26203
|
+
readonly type: "address";
|
|
26204
|
+
}, {
|
|
26205
|
+
readonly name: "name";
|
|
26206
|
+
readonly internalType: "string";
|
|
26207
|
+
readonly type: "string";
|
|
26208
|
+
}, {
|
|
26209
|
+
readonly name: "symbol";
|
|
26210
|
+
readonly internalType: "string";
|
|
26211
|
+
readonly type: "string";
|
|
26212
|
+
}];
|
|
26213
|
+
readonly indexed: false;
|
|
26214
|
+
}, {
|
|
26215
|
+
readonly name: "mintFee";
|
|
26216
|
+
readonly internalType: "uint256";
|
|
26217
|
+
readonly type: "uint256";
|
|
26218
|
+
readonly indexed: false;
|
|
26219
|
+
}];
|
|
26220
|
+
readonly name: "SaleSetV2";
|
|
25702
26221
|
}, {
|
|
25703
26222
|
readonly type: "event";
|
|
25704
26223
|
readonly anonymous: false;
|
|
@@ -25845,6 +26364,14 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25845
26364
|
readonly type: "error";
|
|
25846
26365
|
readonly inputs: readonly [];
|
|
25847
26366
|
readonly name: "MarketAlreadyLaunched";
|
|
26367
|
+
}, {
|
|
26368
|
+
readonly type: "error";
|
|
26369
|
+
readonly inputs: readonly [];
|
|
26370
|
+
readonly name: "MarketMinimumNotReached";
|
|
26371
|
+
}, {
|
|
26372
|
+
readonly type: "error";
|
|
26373
|
+
readonly inputs: readonly [];
|
|
26374
|
+
readonly name: "MinimumMarketEthNotMet";
|
|
25848
26375
|
}, {
|
|
25849
26376
|
readonly type: "error";
|
|
25850
26377
|
readonly inputs: readonly [];
|
|
@@ -25905,6 +26432,18 @@ export declare const zoraTimedSaleStrategyABI: readonly [{
|
|
|
25905
26432
|
readonly type: "error";
|
|
25906
26433
|
readonly inputs: readonly [];
|
|
25907
26434
|
readonly name: "SaleNotSet";
|
|
26435
|
+
}, {
|
|
26436
|
+
readonly type: "error";
|
|
26437
|
+
readonly inputs: readonly [];
|
|
26438
|
+
readonly name: "SaleV2AlreadyStarted";
|
|
26439
|
+
}, {
|
|
26440
|
+
readonly type: "error";
|
|
26441
|
+
readonly inputs: readonly [];
|
|
26442
|
+
readonly name: "SaleV2Ended";
|
|
26443
|
+
}, {
|
|
26444
|
+
readonly type: "error";
|
|
26445
|
+
readonly inputs: readonly [];
|
|
26446
|
+
readonly name: "SaleV2NotSet";
|
|
25908
26447
|
}, {
|
|
25909
26448
|
readonly type: "error";
|
|
25910
26449
|
readonly inputs: readonly [];
|
|
@@ -26340,6 +26879,61 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26340
26879
|
readonly type: "bool";
|
|
26341
26880
|
}];
|
|
26342
26881
|
}];
|
|
26882
|
+
}, {
|
|
26883
|
+
readonly stateMutability: "view";
|
|
26884
|
+
readonly type: "function";
|
|
26885
|
+
readonly inputs: readonly [{
|
|
26886
|
+
readonly name: "collection";
|
|
26887
|
+
readonly internalType: "address";
|
|
26888
|
+
readonly type: "address";
|
|
26889
|
+
}, {
|
|
26890
|
+
readonly name: "tokenId";
|
|
26891
|
+
readonly internalType: "uint256";
|
|
26892
|
+
readonly type: "uint256";
|
|
26893
|
+
}];
|
|
26894
|
+
readonly name: "saleV2";
|
|
26895
|
+
readonly outputs: readonly [{
|
|
26896
|
+
readonly name: "";
|
|
26897
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SaleData";
|
|
26898
|
+
readonly type: "tuple";
|
|
26899
|
+
readonly components: readonly [{
|
|
26900
|
+
readonly name: "saleStart";
|
|
26901
|
+
readonly internalType: "uint64";
|
|
26902
|
+
readonly type: "uint64";
|
|
26903
|
+
}, {
|
|
26904
|
+
readonly name: "marketCountdown";
|
|
26905
|
+
readonly internalType: "uint64";
|
|
26906
|
+
readonly type: "uint64";
|
|
26907
|
+
}, {
|
|
26908
|
+
readonly name: "saleEnd";
|
|
26909
|
+
readonly internalType: "uint64";
|
|
26910
|
+
readonly type: "uint64";
|
|
26911
|
+
}, {
|
|
26912
|
+
readonly name: "secondaryActivated";
|
|
26913
|
+
readonly internalType: "bool";
|
|
26914
|
+
readonly type: "bool";
|
|
26915
|
+
}, {
|
|
26916
|
+
readonly name: "minimumMarketEth";
|
|
26917
|
+
readonly internalType: "uint256";
|
|
26918
|
+
readonly type: "uint256";
|
|
26919
|
+
}, {
|
|
26920
|
+
readonly name: "poolAddress";
|
|
26921
|
+
readonly internalType: "address";
|
|
26922
|
+
readonly type: "address";
|
|
26923
|
+
}, {
|
|
26924
|
+
readonly name: "erc20zAddress";
|
|
26925
|
+
readonly internalType: "address payable";
|
|
26926
|
+
readonly type: "address";
|
|
26927
|
+
}, {
|
|
26928
|
+
readonly name: "name";
|
|
26929
|
+
readonly internalType: "string";
|
|
26930
|
+
readonly type: "string";
|
|
26931
|
+
}, {
|
|
26932
|
+
readonly name: "symbol";
|
|
26933
|
+
readonly internalType: "string";
|
|
26934
|
+
readonly type: "string";
|
|
26935
|
+
}];
|
|
26936
|
+
}];
|
|
26343
26937
|
}, {
|
|
26344
26938
|
readonly stateMutability: "nonpayable";
|
|
26345
26939
|
readonly type: "function";
|
|
@@ -26371,6 +26965,41 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26371
26965
|
}];
|
|
26372
26966
|
readonly name: "setSale";
|
|
26373
26967
|
readonly outputs: readonly [];
|
|
26968
|
+
}, {
|
|
26969
|
+
readonly stateMutability: "nonpayable";
|
|
26970
|
+
readonly type: "function";
|
|
26971
|
+
readonly inputs: readonly [{
|
|
26972
|
+
readonly name: "tokenId";
|
|
26973
|
+
readonly internalType: "uint256";
|
|
26974
|
+
readonly type: "uint256";
|
|
26975
|
+
}, {
|
|
26976
|
+
readonly name: "salesConfig";
|
|
26977
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SalesConfigV2";
|
|
26978
|
+
readonly type: "tuple";
|
|
26979
|
+
readonly components: readonly [{
|
|
26980
|
+
readonly name: "saleStart";
|
|
26981
|
+
readonly internalType: "uint64";
|
|
26982
|
+
readonly type: "uint64";
|
|
26983
|
+
}, {
|
|
26984
|
+
readonly name: "marketCountdown";
|
|
26985
|
+
readonly internalType: "uint64";
|
|
26986
|
+
readonly type: "uint64";
|
|
26987
|
+
}, {
|
|
26988
|
+
readonly name: "minimumMarketEth";
|
|
26989
|
+
readonly internalType: "uint256";
|
|
26990
|
+
readonly type: "uint256";
|
|
26991
|
+
}, {
|
|
26992
|
+
readonly name: "name";
|
|
26993
|
+
readonly internalType: "string";
|
|
26994
|
+
readonly type: "string";
|
|
26995
|
+
}, {
|
|
26996
|
+
readonly name: "symbol";
|
|
26997
|
+
readonly internalType: "string";
|
|
26998
|
+
readonly type: "string";
|
|
26999
|
+
}];
|
|
27000
|
+
}];
|
|
27001
|
+
readonly name: "setSaleV2";
|
|
27002
|
+
readonly outputs: readonly [];
|
|
26374
27003
|
}, {
|
|
26375
27004
|
readonly stateMutability: "nonpayable";
|
|
26376
27005
|
readonly type: "function";
|
|
@@ -26435,7 +27064,7 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26435
27064
|
readonly internalType: "uint64";
|
|
26436
27065
|
readonly type: "uint64";
|
|
26437
27066
|
}, {
|
|
26438
|
-
readonly name: "
|
|
27067
|
+
readonly name: "newMarketCountdown";
|
|
26439
27068
|
readonly internalType: "uint64";
|
|
26440
27069
|
readonly type: "uint64";
|
|
26441
27070
|
}];
|
|
@@ -26602,6 +27231,68 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26602
27231
|
readonly indexed: false;
|
|
26603
27232
|
}];
|
|
26604
27233
|
readonly name: "SaleSet";
|
|
27234
|
+
}, {
|
|
27235
|
+
readonly type: "event";
|
|
27236
|
+
readonly anonymous: false;
|
|
27237
|
+
readonly inputs: readonly [{
|
|
27238
|
+
readonly name: "collection";
|
|
27239
|
+
readonly internalType: "address";
|
|
27240
|
+
readonly type: "address";
|
|
27241
|
+
readonly indexed: true;
|
|
27242
|
+
}, {
|
|
27243
|
+
readonly name: "tokenId";
|
|
27244
|
+
readonly internalType: "uint256";
|
|
27245
|
+
readonly type: "uint256";
|
|
27246
|
+
readonly indexed: true;
|
|
27247
|
+
}, {
|
|
27248
|
+
readonly name: "saleData";
|
|
27249
|
+
readonly internalType: "struct IZoraTimedSaleStrategy.SaleData";
|
|
27250
|
+
readonly type: "tuple";
|
|
27251
|
+
readonly components: readonly [{
|
|
27252
|
+
readonly name: "saleStart";
|
|
27253
|
+
readonly internalType: "uint64";
|
|
27254
|
+
readonly type: "uint64";
|
|
27255
|
+
}, {
|
|
27256
|
+
readonly name: "marketCountdown";
|
|
27257
|
+
readonly internalType: "uint64";
|
|
27258
|
+
readonly type: "uint64";
|
|
27259
|
+
}, {
|
|
27260
|
+
readonly name: "saleEnd";
|
|
27261
|
+
readonly internalType: "uint64";
|
|
27262
|
+
readonly type: "uint64";
|
|
27263
|
+
}, {
|
|
27264
|
+
readonly name: "secondaryActivated";
|
|
27265
|
+
readonly internalType: "bool";
|
|
27266
|
+
readonly type: "bool";
|
|
27267
|
+
}, {
|
|
27268
|
+
readonly name: "minimumMarketEth";
|
|
27269
|
+
readonly internalType: "uint256";
|
|
27270
|
+
readonly type: "uint256";
|
|
27271
|
+
}, {
|
|
27272
|
+
readonly name: "poolAddress";
|
|
27273
|
+
readonly internalType: "address";
|
|
27274
|
+
readonly type: "address";
|
|
27275
|
+
}, {
|
|
27276
|
+
readonly name: "erc20zAddress";
|
|
27277
|
+
readonly internalType: "address payable";
|
|
27278
|
+
readonly type: "address";
|
|
27279
|
+
}, {
|
|
27280
|
+
readonly name: "name";
|
|
27281
|
+
readonly internalType: "string";
|
|
27282
|
+
readonly type: "string";
|
|
27283
|
+
}, {
|
|
27284
|
+
readonly name: "symbol";
|
|
27285
|
+
readonly internalType: "string";
|
|
27286
|
+
readonly type: "string";
|
|
27287
|
+
}];
|
|
27288
|
+
readonly indexed: false;
|
|
27289
|
+
}, {
|
|
27290
|
+
readonly name: "mintFee";
|
|
27291
|
+
readonly internalType: "uint256";
|
|
27292
|
+
readonly type: "uint256";
|
|
27293
|
+
readonly indexed: false;
|
|
27294
|
+
}];
|
|
27295
|
+
readonly name: "SaleSetV2";
|
|
26605
27296
|
}, {
|
|
26606
27297
|
readonly type: "event";
|
|
26607
27298
|
readonly anonymous: false;
|
|
@@ -26748,6 +27439,14 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26748
27439
|
readonly type: "error";
|
|
26749
27440
|
readonly inputs: readonly [];
|
|
26750
27441
|
readonly name: "MarketAlreadyLaunched";
|
|
27442
|
+
}, {
|
|
27443
|
+
readonly type: "error";
|
|
27444
|
+
readonly inputs: readonly [];
|
|
27445
|
+
readonly name: "MarketMinimumNotReached";
|
|
27446
|
+
}, {
|
|
27447
|
+
readonly type: "error";
|
|
27448
|
+
readonly inputs: readonly [];
|
|
27449
|
+
readonly name: "MinimumMarketEthNotMet";
|
|
26751
27450
|
}, {
|
|
26752
27451
|
readonly type: "error";
|
|
26753
27452
|
readonly inputs: readonly [];
|
|
@@ -26808,6 +27507,18 @@ export declare const zoraTimedSaleStrategyConfig: {
|
|
|
26808
27507
|
readonly type: "error";
|
|
26809
27508
|
readonly inputs: readonly [];
|
|
26810
27509
|
readonly name: "SaleNotSet";
|
|
27510
|
+
}, {
|
|
27511
|
+
readonly type: "error";
|
|
27512
|
+
readonly inputs: readonly [];
|
|
27513
|
+
readonly name: "SaleV2AlreadyStarted";
|
|
27514
|
+
}, {
|
|
27515
|
+
readonly type: "error";
|
|
27516
|
+
readonly inputs: readonly [];
|
|
27517
|
+
readonly name: "SaleV2Ended";
|
|
27518
|
+
}, {
|
|
27519
|
+
readonly type: "error";
|
|
27520
|
+
readonly inputs: readonly [];
|
|
27521
|
+
readonly name: "SaleV2NotSet";
|
|
26811
27522
|
}, {
|
|
26812
27523
|
readonly type: "error";
|
|
26813
27524
|
readonly inputs: readonly [];
|