@artblocks/contracts 1.1.0 → 1.2.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/README.md +86 -34
- package/artifacts/contracts/AdminACLV0.sol/AdminACLV0.json +2 -2
- package/artifacts/contracts/AdminACLV1.sol/AdminACLV1.json +2 -2
- package/artifacts/contracts/BytecodeStorageReaders/BytecodeStorageReaderContractV2.sol/BytecodeStorageReaderContractV2.json +201 -0
- package/artifacts/contracts/BytecodeStorageReaders/UniversalBytecodeStorageReader.sol/UniversalBytecodeStorageReader.json +154 -0
- package/artifacts/contracts/BytecodeStorageV2Writer.sol/BytecodeStorageV2Writer.json +87 -0
- package/artifacts/contracts/DependencyRegistryV0.sol/DependencyRegistryV0.json +403 -155
- package/artifacts/contracts/GenArt721CoreV3_Curated.sol/GenArt721CoreV3_Curated.json +2493 -0
- package/artifacts/contracts/OwnedCreate2FactoryV0.sol/OwnedCreate2FactoryV0.json +311 -0
- package/artifacts/contracts/archive/GenArt721CoreV3.sol/GenArt721CoreV3.json +2060 -0
- package/artifacts/contracts/archive/GenArt721CoreV3_Explorations.sol/GenArt721CoreV3_Explorations.json +2034 -0
- package/artifacts/contracts/{minter-suite → archive/minter-suite}/Minters/MinterBase_v0_1_1.sol/MinterBase.json +1 -1
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDAExp/MinterDAExpV2.sol/MinterDAExpV2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDAExp/MinterDAExpV3.sol/MinterDAExpV3.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDAExp}/MinterDAExpV4.sol/MinterDAExpV4.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDAExpSettlement/MinterDAExpSettlementV0.sol/MinterDAExpSettlementV0.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDAExpSettlement/MinterDAExpSettlementV1.sol/MinterDAExpSettlementV1.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDAExpSettlement}/MinterDAExpSettlementV2.sol/MinterDAExpSettlementV2.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDALin/MinterDALinV2.sol/MinterDALinV2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterDALin/MinterDALinV3.sol/MinterDALinV3.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDALin}/MinterDALinV4.sol/MinterDALinV4.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterHolder/MinterHolderV1.sol/MinterHolderV1.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterHolder/MinterHolderV2.sol/MinterHolderV2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterHolder/MinterHolderV3.sol/MinterHolderV3.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterHolder}/MinterHolderV4.sol/MinterHolderV4.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterMerkle/MinterMerkleV1.sol/MinterMerkleV1.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterMerkle/MinterMerkleV2.sol/MinterMerkleV2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterMerkle/MinterMerkleV3.sol/MinterMerkleV3.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterMerkle/MinterMerkleV4.sol/MinterMerkleV4.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterMerkle}/MinterMerkleV5.sol/MinterMerkleV5.json +3 -3
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterPolyptych}/MinterPolyptychV0.sol/IGenArt721CoreContractV3WithRandomizer.json +54 -49
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterPolyptych}/MinterPolyptychV0.sol/MinterPolyptychV0.json +3 -3
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterSEA}/MinterSEAV0.sol/MinterSEAV0.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPrice/MinterSetPriceV2.sol/MinterSetPriceV2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPrice/MinterSetPriceV3.sol/MinterSetPriceV3.json +2 -2
- package/artifacts/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterSetPrice}/MinterSetPriceV4.sol/MinterSetPriceV4.json +3 -3
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V0.sol/MinterSetPriceERC20V0.json +65 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V1.sol/MinterSetPriceERC20V1.json +65 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V2.sol/MinterSetPriceERC20V2.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V3.sol/MinterSetPriceERC20V3.json +2 -2
- package/artifacts/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V4.sol/MinterSetPriceERC20V4.json +807 -0
- package/artifacts/contracts/engine/V2/GenArt721MinterBurner_PBAB.sol/GenArt721MinterBurner_PBAB.json +65 -2
- package/artifacts/contracts/engine/V2/GenArt721Minter_PBAB.sol/GenArt721Minter_PBAB.json +65 -2
- package/artifacts/contracts/engine/V3/EngineFactoryV0.sol/EngineFactoryV0.json +624 -0
- package/artifacts/contracts/engine/V3/GenArt721CoreV3_Engine.sol/GenArt721CoreV3_Engine.json +613 -216
- package/artifacts/contracts/engine/V3/GenArt721CoreV3_Engine_Flex.sol/GenArt721CoreV3_Engine_Flex.json +805 -206
- package/artifacts/contracts/engine/V3/forks/GenArt721CoreV3_Engine_Flex_PROOF.sol/GenArt721CoreV3_Engine_Flex_PROOF.json +51 -8
- package/artifacts/contracts/engine/V3/forks/PROHIBITION/AdminACLV0_PROHIBITION.sol/AdminACLV0_PROHIBITION.json +2 -2
- package/artifacts/contracts/engine/V3/forks/PROHIBITION/GenArt721CoreV3_Engine_Flex_PROHIBITION.sol/GenArt721CoreV3_Engine_Flex_PROHIBITION.json +51 -8
- package/artifacts/contracts/engine/V3/forks/PROHIBITION/interfaces/IGenArt721CoreContractV3_Engine_Flex_PROHIBITION.sol/IGenArt721CoreContractV3_Engine_Flex_PROHIBITION.json +59 -54
- package/artifacts/contracts/engine-registry/CoreRegistryV1.sol/CoreRegistryV1.json +2 -2
- package/artifacts/contracts/generator/AddressChunks.sol/AddressChunks.json +10 -0
- package/artifacts/contracts/generator/GenArt721GeneratorV0.sol/GenArt721GeneratorV0.json +333 -0
- package/artifacts/contracts/generator/GenArt721GeneratorV0.sol/ILegacyGenArt721CoreV2_PBAB_Flex.json +47 -0
- package/artifacts/contracts/interfaces/v0.8.x/IAdminACLV0_Extended.sol/IAdminACLV0_Extended.json +140 -0
- package/artifacts/contracts/interfaces/v0.8.x/IBytecodeStorageReader.sol/IBytecodeStorageReader.json +7 -7
- package/artifacts/contracts/interfaces/v0.8.x/IBytecodeStorageReaderV2.sol/IBytecodeStorageReaderV2.json +130 -0
- package/artifacts/contracts/interfaces/v0.8.x/IBytecodeStorageReader_Base.sol/IBytecodeStorageReader_Base.json +30 -0
- package/artifacts/contracts/interfaces/v0.8.x/ICoreRegistryV1.sol/ICoreRegistryV1.json +13 -0
- package/artifacts/contracts/interfaces/v0.8.x/IDependencyRegistryV0.sol/IDependencyRegistryV0.json +228 -45
- package/artifacts/contracts/interfaces/v0.8.x/IEngineFactoryV0.sol/IEngineFactoryV0.json +283 -0
- package/artifacts/contracts/interfaces/v0.8.x/IFilteredMinterDAExpSettlementV0.sol/IFilteredMinterDAExpSettlementV0.json +12 -12
- package/artifacts/contracts/interfaces/v0.8.x/IFilteredMinterDAExpSettlementV1.sol/IFilteredMinterDAExpSettlementV1.json +12 -12
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3.sol/IGenArt721CoreContractV3.json +53 -48
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Base.sol/IGenArt721CoreContractV3_Base.json +53 -48
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine.sol/IGenArt721CoreContractV3_Engine.json +198 -90
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex.sol/IGenArt721CoreContractV3_Engine_Flex.json +198 -90
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex_PreV3p2.sol/IGenArt721CoreContractV3_Engine_Flex_PreV3p2.json +1065 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_PreV3p2.sol/IGenArt721CoreContractV3_Engine_PreV3p2.json +778 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_ProjectFinance.sol/IGenArt721CoreContractV3_ProjectFinance.json +87 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreProjectScriptV0.sol/IGenArt721CoreProjectScriptV0.json +59 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreProjectScriptV1.sol/IGenArt721CoreProjectScriptV1.json +64 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreTokenHashProviderV0.sol/IGenArt721CoreTokenHashProviderV0.json +30 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreTokenHashProviderV1.sol/IGenArt721CoreTokenHashProviderV1.json +30 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721GeneratorV0.sol/IGenArt721GeneratorV0.json +63 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721Minter_PBAB.sol/IGenArt721Minter_PBAB.json +279 -0
- package/artifacts/contracts/interfaces/v0.8.x/IOwnedCreate2FactoryV0.sol/IOwnedCreate2FactoryV0.json +74 -0
- package/artifacts/contracts/interfaces/v0.8.x/IPseudorandomAtomic.sol/IPseudorandomAtomic.json +1 -1
- package/artifacts/contracts/interfaces/v0.8.x/ISeaDropShimForContract.sol/ISeaDropShimForContract.json +37 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterDAExpSettlementV0.sol/ISharedMinterDAExpSettlementV0.json +18 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterMinPriceV0.sol/ISharedMinterMinPriceV0.json +37 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterRAMV0.sol/ISharedMinterRAMV0.json +62 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterRequired.sol/ISharedMinterRequired.json +37 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterSEAV0.sol/ISharedMinterSEAV0.json +1 -1
- package/artifacts/contracts/interfaces/v0.8.x/ISplitAtomicFactoryV0.sol/ISplitAtomicFactoryV0.json +170 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISplitAtomicV0.sol/ISplitAtomicV0.json +126 -0
- package/artifacts/contracts/interfaces/v0.8.x/ISplitProviderV0.sol/ISplitProviderV0.json +98 -0
- package/artifacts/contracts/interfaces/v0.8.x/IUniversalBytecodeStorageReader.sol/IUniversalBytecodeStorageReader.json +56 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ERC721SeaDropStructsErrorsAndEvents.sol/ERC721SeaDropStructsErrorsAndEvents.json +43 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/INonFungibleSeaDropToken.sol/INonFungibleSeaDropToken.json +715 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDrop.sol/ISeaDrop.json +1571 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDropTokenContractMetadata.sol/ISeaDropTokenContractMetadata.json +345 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/SeaDropErrorsAndEvents.sol/SeaDropErrorsAndEvents.json +717 -0
- package/artifacts/contracts/interfaces/v0.8.x/integration-refs/splits-0x-v2/ISplitFactoryV2.sol/ISplitFactoryV2.json +123 -0
- package/artifacts/contracts/libs/integration-refs/delegation-registry/DelegationRegistry.sol/DelegationRegistry.json +2 -2
- package/artifacts/contracts/libs/integration-refs/gnosis-safe/GnosisSafeMock.sol/GnosisSafeMock.json +2 -2
- package/artifacts/contracts/libs/integration-refs/gnosis-safe/GnosisSafeProxyFactoryMock.sol/GnosisSafeProxyFactoryMock.json +2 -2
- package/artifacts/contracts/libs/integration-refs/gnosis-safe/MultiSendMock.sol/MultiSendMock.json +2 -2
- package/artifacts/contracts/libs/integration-refs/weth9/weth9.sol/WETH9_.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/ABHelpers.sol/ABHelpers.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/AuthLib.sol/AuthLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/BitMap.sol/BitMaps256.json +10 -0
- package/artifacts/contracts/libs/v0.8.x/BytecodeStorageV0.sol/BytecodeStorage.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/BytecodeStorageV1.sol/BytecodeStorageReader.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/BytecodeStorageV1.sol/BytecodeStorageWriter.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/BytecodeStorageV2.sol/BytecodeStorageReader.json +214 -0
- package/artifacts/contracts/libs/v0.8.x/BytecodeStorageV2.sol/BytecodeStorageWriter.json +10 -0
- package/artifacts/contracts/libs/v0.8.x/Bytes32Strings.sol/Bytes32Strings.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/DependencyRegistryStorageLib.sol/DependencyRegistryStorageLib.json +10 -0
- package/artifacts/contracts/libs/v0.8.x/ERC721_PackedHashSeed.sol/ERC721_PackedHashSeed.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/ERC721_PackedHashSeedV1.sol/ERC721_PackedHashSeedV1.json +444 -0
- package/artifacts/contracts/libs/v0.8.x/JsonStatic.sol/JsonStatic.json +10 -0
- package/artifacts/contracts/libs/v0.8.x/PackedBools.sol/PackedBools.json +10 -0
- package/artifacts/contracts/libs/v0.8.x/SSTORE2.sol/SSTORE2.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/V3FlexLib.sol/V3FlexLib.json +195 -0
- package/artifacts/contracts/libs/v0.8.x/minter-libs/DAExpLib.sol/DAExpLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/DALib.sol/DALib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/DALinLib.sol/DALinLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/GenericMinterEventsLib.sol/GenericMinterEventsLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/MaxInvocationsLib.sol/MaxInvocationsLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/MerkleLib.sol/MerkleLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/MinPriceLib.sol/MinPriceLib.json +24 -0
- package/artifacts/contracts/libs/v0.8.x/minter-libs/PolyptychLib.sol/PolyptychLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/RAMLib.sol/RAMLib.json +398 -0
- package/artifacts/contracts/libs/v0.8.x/minter-libs/SEALib.sol/SEALib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/SetPriceLib.sol/SetPriceLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/SettlementExpLib.sol/SettlementExpLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/SplitFundsLib.sol/SplitFundsLib.json +2 -2
- package/artifacts/contracts/libs/v0.8.x/minter-libs/TokenHolderLib.sol/TokenHolderLib.json +2 -2
- package/artifacts/contracts/minter-suite/MinterFilter/MinterFilterV1.sol/MinterFilterV1.json +2 -2
- package/artifacts/contracts/minter-suite/MinterFilter/MinterFilterV2.sol/MinterFilterV2.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterDAExpHolderV5.sol/MinterDAExpHolderV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterDAExpSettlementV3.sol/MinterDAExpSettlementV3.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterDAExpV5.sol/MinterDAExpV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterDALinHolderV5.sol/MinterDALinHolderV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterDALinV5.sol/MinterDALinV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterMinPriceMerkleV0.sol/MinterMinPriceMerkleV0.json +664 -0
- package/artifacts/contracts/minter-suite/Minters/MinterMinPriceV0.sol/MinterMinPriceV0.json +387 -0
- package/artifacts/contracts/minter-suite/Minters/MinterRAMV0.sol/MinterRAMV0.json +1374 -0
- package/artifacts/contracts/minter-suite/Minters/MinterSEAV1.sol/MinterSEAV1.json +7 -7
- package/artifacts/contracts/minter-suite/Minters/MinterSetPriceERC20V5.sol/MinterSetPriceERC20V5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterSetPriceHolderV5.sol/MinterSetPriceHolderV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterSetPriceMerkleV5.sol/MinterSetPriceMerkleV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterSetPricePolyptychERC20V5.sol/MinterSetPricePolyptychERC20V5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterSetPricePolyptychV5.sol/MinterSetPricePolyptychV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/MinterSetPriceV5.sol/MinterSetPriceV5.json +2 -2
- package/artifacts/contracts/minter-suite/Minters/one-off/MinterSetPriceV5_SingleCore.sol/MinterSetPriceV5_SingleCore.json +417 -0
- package/artifacts/contracts/minter-suite/Minters/one-off/SeaDropXArtBlocksShim.sol/SeaDropXArtBlocksShim.json +1206 -0
- package/artifacts/contracts/mock/BytecodeV1LibCallsMock.sol/BytecodeV1LibCallsMock.json +2 -2
- package/artifacts/contracts/mock/BytecodeV2LibCallsMock.sol/BytecodeV2LibCallsMock.json +154 -0
- package/artifacts/contracts/mock/BytecodeV2TextCR_DMock.sol/BytecodeV2TextCR_DMock.json +428 -0
- package/artifacts/contracts/mock/DummySharedMinter.sol/DummySharedMinter.json +2 -2
- package/artifacts/contracts/mock/ERC20Mock.sol/ERC20Mock.json +2 -2
- package/artifacts/contracts/mock/ERC20MockAltDecimals.sol/ERC20MockAltDecimals.json +318 -0
- package/artifacts/contracts/mock/ForceSendMock.sol/ForceSendMock.json +24 -0
- package/artifacts/contracts/mock/GenArt721CoreV3_Engine_IncorrectCoreType.sol/GenArt721CoreV3_Engine_IncorrectCoreType.json +2 -2
- package/artifacts/contracts/mock/Mock0xSplitsV2PullFactory.sol/Mock0xSplitsV2PullFactory.json +149 -0
- package/artifacts/contracts/mock/Mock0xSplitsV2Splitter.sol/Mock0xSplitsV2Splitter.json +99 -0
- package/artifacts/contracts/mock/MockAdminACLV0.sol/MockAdminACLV0Events.json +20 -2
- package/artifacts/contracts/mock/MockAdminACLV0_PROHIBITION.sol/MockAdminACLV0Events_PROHIBITION.json +20 -2
- package/artifacts/contracts/mock/MockFileStore.sol/MockFileStore.json +35 -0
- package/artifacts/contracts/mock/OriginRegisterMock.sol/OriginRegisterMock.json +2 -2
- package/artifacts/contracts/mock/RandomizerV2_NoAssignMock.sol/RandomizerV2_NoAssignMock.json +2 -2
- package/artifacts/contracts/mock/ReentrancyGenArt721MinterMock.sol/ReentrancyGenArt721MinterMock.json +100 -0
- package/artifacts/contracts/mock/ReentrancyHolderMock.sol/ReentrancyHolderMock.json +2 -2
- package/artifacts/contracts/mock/ReentrancyHolderMockShared.sol/ReentrancyHolderMockShared.json +2 -2
- package/artifacts/contracts/mock/ReentrancyMerkleMock.sol/ReentrancyMerkleMock.json +2 -2
- package/artifacts/contracts/mock/ReentrancyMerkleMockShared.sol/ReentrancyMerkleMockShared.json +2 -2
- package/artifacts/contracts/mock/ReentrancyMock.sol/ReentrancyMock.json +2 -2
- package/artifacts/contracts/mock/ReentrancyMockShared.sol/ReentrancyMockShared.json +2 -2
- package/artifacts/contracts/mock/ReentrancySEAMock.sol/ReentrancySEAAutoBidderMock.json +2 -2
- package/artifacts/contracts/mock/ReentrancySEAMockShared.sol/ReentrancySEAAutoBidderMockShared.json +2 -2
- package/artifacts/contracts/mock/ReentrancySplitterMocks.sol/ReentrancySplitterDrainETHMock.json +54 -0
- package/artifacts/contracts/mock/ReentrancySplitterMocks.sol/ReentrancySplitterSendETHMock.json +54 -0
- package/artifacts/contracts/randomizer/deprecated/PolyptychRandomizerV0.sol/BasicPolyptychRandomizerV0.json +2 -2
- package/artifacts/contracts/randomizer/deprecated/RandomizerV2.sol/BasicRandomizerV2.json +2 -2
- package/artifacts/contracts/randomizer/primitive/PseudorandomAtomicBasic.sol/PseudorandomAtomic.json +2 -2
- package/artifacts/contracts/randomizer/shared/SharedRandomizerV0.sol/SharedRandomizerV0.json +2 -2
- package/artifacts/contracts/split/SplitAtomicFactoryV0.sol/SplitAtomicFactoryV0.json +203 -0
- package/artifacts/contracts/split/SplitAtomicV0.sol/SplitAtomicV0.json +168 -0
- package/artifacts/contracts/split/split-provider/SplitProviderV0.sol/SplitProviderV0.json +141 -0
- package/contracts/AdminACLV0.sol +6 -2
- package/contracts/AdminACLV1.sol +2 -2
- package/contracts/BytecodeStorageReaders/BytecodeStorageReaderContractV2.sol +103 -0
- package/contracts/BytecodeStorageReaders/UniversalBytecodeStorageReader.sol +70 -0
- package/contracts/BytecodeStorageV2Writer.sol +69 -0
- package/contracts/DependencyRegistryV0.sol +878 -430
- package/contracts/GenArt721CoreV3_Curated.sol +133 -0
- package/contracts/OwnedCreate2FactoryV0.sol +173 -0
- package/contracts/{GenArt721CoreV3.sol → archive/GenArt721CoreV3.sol} +56 -20
- package/contracts/{explorations → archive}/GenArt721CoreV3_Explorations.sol +49 -13
- package/contracts/{minter-suite → archive/minter-suite}/Minters/MinterBase_v0_1_1.sol +4 -4
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDAExp}/MinterDAExpV4.sol +4 -4
- package/contracts/archive/minter-suite/Minters/MinterDAExpSettlement/MinterDAExpSettlementV0.sol +4 -4
- package/contracts/archive/minter-suite/Minters/MinterDAExpSettlement/MinterDAExpSettlementV1.sol +5 -5
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDAExpSettlement}/MinterDAExpSettlementV2.sol +8 -8
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterDALin}/MinterDALinV4.sol +4 -4
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterHolder}/MinterHolderV4.sol +5 -5
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterMerkle}/MinterMerkleV5.sol +5 -5
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterPolyptych}/MinterPolyptychV0.sol +7 -7
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterSEA}/MinterSEAV0.sol +13 -13
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterSetPrice}/MinterSetPriceV4.sol +4 -4
- package/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V0.sol +82 -10
- package/contracts/archive/minter-suite/Minters/MinterSetPriceERC20/MinterSetPriceERC20V1.sol +82 -10
- package/contracts/{minter-suite/Minters → archive/minter-suite/Minters/MinterSetPriceERC20}/MinterSetPriceERC20V4.sol +88 -21
- package/contracts/engine/V2/GenArt721MinterBurner_PBAB.sol +81 -22
- package/contracts/engine/V2/GenArt721Minter_PBAB.sol +80 -22
- package/contracts/engine/V3/EngineFactoryV0.sol +427 -0
- package/contracts/engine/V3/GenArt721CoreV3_Engine.sol +977 -502
- package/contracts/engine/V3/GenArt721CoreV3_Engine_Flex.sol +1137 -663
- package/contracts/engine/V3/forks/GenArt721CoreV3_Engine_Flex_PROOF.sol +3 -3
- package/contracts/engine/V3/forks/PROHIBITION/GenArt721CoreV3_Engine_Flex_PROHIBITION.sol +1 -1
- package/contracts/engine/V3/forks/PROHIBITION/interfaces/IGenArt721CoreContractV3_Engine_Flex_PROHIBITION.sol +2 -2
- package/contracts/generator/AddressChunks.sol +106 -0
- package/contracts/generator/GenArt721GeneratorV0.sol +1094 -0
- package/contracts/generator/scripty-support/Scripty.sol +5 -0
- package/contracts/interfaces/v0.8.x/IAdminACLV0_Extended.sol +20 -0
- package/contracts/interfaces/v0.8.x/IBytecodeStorageReader.sol +34 -36
- package/contracts/interfaces/v0.8.x/IBytecodeStorageReaderV2.sol +25 -0
- package/contracts/interfaces/v0.8.x/IBytecodeStorageReader_Base.sol +20 -0
- package/contracts/interfaces/v0.8.x/ICoreRegistryV1.sol +5 -0
- package/contracts/interfaces/v0.8.x/IDependencyRegistryV0.sol +141 -45
- package/contracts/interfaces/v0.8.x/IEngineFactoryV0.sol +124 -0
- package/contracts/interfaces/v0.8.x/IFilteredMinterDAExpSettlementV0.sol +1 -3
- package/contracts/interfaces/v0.8.x/IFilteredMinterDAExpSettlementV1.sol +1 -3
- package/contracts/interfaces/v0.8.x/IFilteredMinterDAExpV1.sol +1 -3
- package/contracts/interfaces/v0.8.x/IFilteredMinterDALinV1.sol +1 -3
- package/contracts/interfaces/v0.8.x/IFilteredMinterHolderV2.sol +1 -3
- package/contracts/interfaces/v0.8.x/IFilteredMinterMerkleV2.sol +1 -3
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Base.sol +126 -11
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine.sol +86 -8
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex.sol +26 -8
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex_PreV3p2.sol +141 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_PreV3p2.sol +78 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_ProjectFinance.sol +47 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreProjectScriptV0.sol +22 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreProjectScriptV1.sol +23 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreTokenHashProviderV0.sol +11 -0
- package/contracts/interfaces/v0.8.x/IGenArt721CoreTokenHashProviderV1.sol +9 -0
- package/contracts/interfaces/v0.8.x/IGenArt721GeneratorV0.sol +14 -0
- package/contracts/interfaces/v0.8.x/IGenArt721Minter_PBAB.sol +91 -0
- package/contracts/interfaces/v0.8.x/IOwnedCreate2FactoryV0.sol +40 -0
- package/contracts/interfaces/v0.8.x/IPseudorandomAtomic.sol +1 -3
- package/contracts/interfaces/v0.8.x/ISeaDropShimForContract.sol +19 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterDAExpSettlementV0.sol +19 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterMinPriceV0.sol +22 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterRAMV0.sol +23 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterRequired.sol +26 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterSEAV0.sol +1 -4
- package/contracts/interfaces/v0.8.x/ISharedMinterV0.sol +12 -6
- package/contracts/interfaces/v0.8.x/ISplitAtomicFactoryV0.sol +81 -0
- package/contracts/interfaces/v0.8.x/ISplitAtomicV0.sol +72 -0
- package/contracts/interfaces/v0.8.x/ISplitProviderV0.sol +49 -0
- package/contracts/interfaces/v0.8.x/IUniversalBytecodeStorageReader.sol +28 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ERC721SeaDropStructsErrorsAndEvents.sol +58 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/INonFungibleSeaDropToken.sol +186 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDrop.sol +337 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDropTokenContractMetadata.sol +152 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/SeaDropErrorsAndEvents.sol +320 -0
- package/contracts/interfaces/v0.8.x/integration-refs/OpenSea/SeaDropStructs.sol +146 -0
- package/contracts/interfaces/v0.8.x/integration-refs/splits-0x-v2/ISplitFactoryV2.sol +62 -0
- package/contracts/libs/v0.8.x/ABHelpers.sol +18 -4
- package/contracts/libs/v0.8.x/BitMap.sol +112 -0
- package/contracts/libs/v0.8.x/BytecodeStorageV2.sol +593 -0
- package/contracts/libs/v0.8.x/Bytes32Strings.sol +20 -0
- package/contracts/libs/v0.8.x/DependencyRegistryStorageLib.sol +98 -0
- package/contracts/libs/v0.8.x/ERC721_PackedHashSeedV1.sol +591 -0
- package/contracts/libs/v0.8.x/JsonStatic.sol +373 -0
- package/contracts/libs/v0.8.x/PackedBools.sol +42 -0
- package/contracts/libs/v0.8.x/V3FlexLib.sol +597 -0
- package/contracts/libs/v0.8.x/minter-libs/DAExpLib.sol +10 -12
- package/contracts/libs/v0.8.x/minter-libs/DALinLib.sol +4 -9
- package/contracts/libs/v0.8.x/minter-libs/GenericMinterEventsLib.sol +44 -44
- package/contracts/libs/v0.8.x/minter-libs/MaxInvocationsLib.sol +64 -63
- package/contracts/libs/v0.8.x/minter-libs/MerkleLib.sol +14 -10
- package/contracts/libs/v0.8.x/minter-libs/MinPriceLib.sol +64 -0
- package/contracts/libs/v0.8.x/minter-libs/RAMLib.sol +2927 -0
- package/contracts/libs/v0.8.x/minter-libs/SEALib.sol +60 -62
- package/contracts/libs/v0.8.x/minter-libs/SetPriceLib.sol +4 -8
- package/contracts/libs/v0.8.x/minter-libs/SettlementExpLib.sol +92 -89
- package/contracts/libs/v0.8.x/minter-libs/SplitFundsLib.sol +128 -15
- package/contracts/libs/v0.8.x/minter-libs/TokenHolderLib.sol +5 -4
- package/contracts/minter-suite/MinterFilter/MinterFilterV2.sol +16 -10
- package/contracts/minter-suite/Minters/MinterDAExpHolderV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterDAExpSettlementV3.sol +19 -15
- package/contracts/minter-suite/Minters/MinterDAExpV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterDALinHolderV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterDALinV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterMinPriceMerkleV0.sol +765 -0
- package/contracts/minter-suite/Minters/MinterMinPriceV0.sol +462 -0
- package/contracts/minter-suite/Minters/MinterRAMV0.sol +1205 -0
- package/contracts/minter-suite/Minters/MinterSEAV1.sol +21 -32
- package/contracts/minter-suite/Minters/MinterSetPriceERC20V5.sol +17 -8
- package/contracts/minter-suite/Minters/MinterSetPriceHolderV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterSetPriceMerkleV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterSetPricePolyptychERC20V5.sol +23 -9
- package/contracts/minter-suite/Minters/MinterSetPricePolyptychV5.sol +2 -2
- package/contracts/minter-suite/Minters/MinterSetPriceV5.sol +2 -2
- package/contracts/minter-suite/Minters/one-off/MinterSetPriceV5_SingleCore.sol +446 -0
- package/contracts/minter-suite/Minters/one-off/SeaDropXArtBlocksShim.sol +869 -0
- package/contracts/mock/BytecodeV2LibCallsMock.sol +128 -0
- package/contracts/mock/BytecodeV2TextCR_DMock.sol +316 -0
- package/contracts/mock/ERC20MockAltDecimals.sol +31 -0
- package/contracts/mock/ForceSendMock.sol +22 -0
- package/contracts/mock/Mock0xSplitsV2PullFactory.sol +75 -0
- package/contracts/mock/Mock0xSplitsV2Splitter.sol +47 -0
- package/contracts/mock/MockAdminACLV0.sol +21 -0
- package/contracts/mock/MockAdminACLV0_PROHIBITION.sol +21 -0
- package/contracts/mock/MockFileStore.sol +22 -0
- package/contracts/mock/ReentrancyGenArt721MinterMock.sol +47 -0
- package/contracts/mock/ReentrancySplitterMocks.sol +67 -0
- package/contracts/randomizer/primitive/PseudorandomAtomicBasic.sol +1 -1
- package/contracts/randomizer/shared/SharedRandomizerV0.sol +1 -1
- package/contracts/split/SplitAtomicFactoryV0.sol +121 -0
- package/contracts/split/SplitAtomicV0.sol +265 -0
- package/contracts/split/split-provider/SplitProviderV0.sol +201 -0
- package/package.json +66 -36
- package/artifacts/contracts/GenArt721CoreV3.sol/GenArt721CoreV3.json +0 -1965
- package/artifacts/contracts/explorations/GenArt721CoreV3_Explorations.sol/GenArt721CoreV3_Explorations.json +0 -1939
- package/artifacts/contracts/minter-suite/Minters/MinterSetPriceERC20V4.sol/MinterSetPriceERC20V4.json +0 -768
- package/artifacts/contracts/royalty-registry/GenArt721RoyaltyOverride.sol/GenArt721RoyaltyOverride.json +0 -208
- package/artifacts/contracts/royalty-registry/GenArt721RoyaltyOverride_PBAB.sol/GenArt721RoyaltyOverride_PBAB.json +0 -301
- package/contracts/archive/readme.md +0 -16
- package/contracts/engine/README.md +0 -21
- package/contracts/royalty-registry/GenArt721RoyaltyOverride.sol +0 -168
- package/contracts/royalty-registry/GenArt721RoyaltyOverride_PBAB.sol +0 -221
package/artifacts/contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDrop.sol/ISeaDrop.json
ADDED
|
@@ -0,0 +1,1571 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "ISeaDrop",
|
|
4
|
+
"sourceName": "contracts/interfaces/v0.8.x/integration-refs/OpenSea/ISeaDrop.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [],
|
|
8
|
+
"name": "CreatorPayoutAddressCannotBeZeroAddress",
|
|
9
|
+
"type": "error"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"inputs": [],
|
|
13
|
+
"name": "DuplicateFeeRecipient",
|
|
14
|
+
"type": "error"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"inputs": [],
|
|
18
|
+
"name": "DuplicatePayer",
|
|
19
|
+
"type": "error"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"inputs": [],
|
|
23
|
+
"name": "FeeRecipientCannotBeZeroAddress",
|
|
24
|
+
"type": "error"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"inputs": [],
|
|
28
|
+
"name": "FeeRecipientNotAllowed",
|
|
29
|
+
"type": "error"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"inputs": [],
|
|
33
|
+
"name": "FeeRecipientNotPresent",
|
|
34
|
+
"type": "error"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"inputs": [
|
|
38
|
+
{
|
|
39
|
+
"internalType": "uint256",
|
|
40
|
+
"name": "got",
|
|
41
|
+
"type": "uint256"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"internalType": "uint256",
|
|
45
|
+
"name": "want",
|
|
46
|
+
"type": "uint256"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"name": "IncorrectPayment",
|
|
50
|
+
"type": "error"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"inputs": [
|
|
54
|
+
{
|
|
55
|
+
"internalType": "uint256",
|
|
56
|
+
"name": "feeBps",
|
|
57
|
+
"type": "uint256"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"name": "InvalidFeeBps",
|
|
61
|
+
"type": "error"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"inputs": [],
|
|
65
|
+
"name": "InvalidProof",
|
|
66
|
+
"type": "error"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"inputs": [
|
|
70
|
+
{
|
|
71
|
+
"internalType": "address",
|
|
72
|
+
"name": "recoveredSigner",
|
|
73
|
+
"type": "address"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"name": "InvalidSignature",
|
|
77
|
+
"type": "error"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"inputs": [
|
|
81
|
+
{
|
|
82
|
+
"internalType": "uint256",
|
|
83
|
+
"name": "got",
|
|
84
|
+
"type": "uint256"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"internalType": "uint256",
|
|
88
|
+
"name": "maximum",
|
|
89
|
+
"type": "uint256"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"name": "InvalidSignedEndTime",
|
|
93
|
+
"type": "error"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"inputs": [
|
|
97
|
+
{
|
|
98
|
+
"internalType": "uint256",
|
|
99
|
+
"name": "got",
|
|
100
|
+
"type": "uint256"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"internalType": "uint256",
|
|
104
|
+
"name": "minimumOrMaximum",
|
|
105
|
+
"type": "uint256"
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
"name": "InvalidSignedFeeBps",
|
|
109
|
+
"type": "error"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"inputs": [
|
|
113
|
+
{
|
|
114
|
+
"internalType": "uint256",
|
|
115
|
+
"name": "got",
|
|
116
|
+
"type": "uint256"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"internalType": "uint256",
|
|
120
|
+
"name": "maximum",
|
|
121
|
+
"type": "uint256"
|
|
122
|
+
}
|
|
123
|
+
],
|
|
124
|
+
"name": "InvalidSignedMaxTokenSupplyForStage",
|
|
125
|
+
"type": "error"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"inputs": [
|
|
129
|
+
{
|
|
130
|
+
"internalType": "uint256",
|
|
131
|
+
"name": "got",
|
|
132
|
+
"type": "uint256"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"internalType": "uint256",
|
|
136
|
+
"name": "maximum",
|
|
137
|
+
"type": "uint256"
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"name": "InvalidSignedMaxTotalMintableByWallet",
|
|
141
|
+
"type": "error"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"inputs": [
|
|
145
|
+
{
|
|
146
|
+
"internalType": "uint256",
|
|
147
|
+
"name": "got",
|
|
148
|
+
"type": "uint256"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"internalType": "uint256",
|
|
152
|
+
"name": "minimum",
|
|
153
|
+
"type": "uint256"
|
|
154
|
+
}
|
|
155
|
+
],
|
|
156
|
+
"name": "InvalidSignedMintPrice",
|
|
157
|
+
"type": "error"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"inputs": [
|
|
161
|
+
{
|
|
162
|
+
"internalType": "uint256",
|
|
163
|
+
"name": "got",
|
|
164
|
+
"type": "uint256"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"internalType": "uint256",
|
|
168
|
+
"name": "minimum",
|
|
169
|
+
"type": "uint256"
|
|
170
|
+
}
|
|
171
|
+
],
|
|
172
|
+
"name": "InvalidSignedStartTime",
|
|
173
|
+
"type": "error"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"inputs": [],
|
|
177
|
+
"name": "MintQuantityCannotBeZero",
|
|
178
|
+
"type": "error"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"inputs": [
|
|
182
|
+
{
|
|
183
|
+
"internalType": "uint256",
|
|
184
|
+
"name": "total",
|
|
185
|
+
"type": "uint256"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"internalType": "uint256",
|
|
189
|
+
"name": "allowed",
|
|
190
|
+
"type": "uint256"
|
|
191
|
+
}
|
|
192
|
+
],
|
|
193
|
+
"name": "MintQuantityExceedsMaxMintedPerWallet",
|
|
194
|
+
"type": "error"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"inputs": [
|
|
198
|
+
{
|
|
199
|
+
"internalType": "uint256",
|
|
200
|
+
"name": "total",
|
|
201
|
+
"type": "uint256"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"internalType": "uint256",
|
|
205
|
+
"name": "maxSupply",
|
|
206
|
+
"type": "uint256"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
"name": "MintQuantityExceedsMaxSupply",
|
|
210
|
+
"type": "error"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"inputs": [
|
|
214
|
+
{
|
|
215
|
+
"internalType": "uint256",
|
|
216
|
+
"name": "total",
|
|
217
|
+
"type": "uint256"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"internalType": "uint256",
|
|
221
|
+
"name": "maxTokenSupplyForStage",
|
|
222
|
+
"type": "uint256"
|
|
223
|
+
}
|
|
224
|
+
],
|
|
225
|
+
"name": "MintQuantityExceedsMaxTokenSupplyForStage",
|
|
226
|
+
"type": "error"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"inputs": [
|
|
230
|
+
{
|
|
231
|
+
"internalType": "uint256",
|
|
232
|
+
"name": "currentTimestamp",
|
|
233
|
+
"type": "uint256"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"internalType": "uint256",
|
|
237
|
+
"name": "startTimestamp",
|
|
238
|
+
"type": "uint256"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"internalType": "uint256",
|
|
242
|
+
"name": "endTimestamp",
|
|
243
|
+
"type": "uint256"
|
|
244
|
+
}
|
|
245
|
+
],
|
|
246
|
+
"name": "NotActive",
|
|
247
|
+
"type": "error"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"inputs": [
|
|
251
|
+
{
|
|
252
|
+
"internalType": "address",
|
|
253
|
+
"name": "sender",
|
|
254
|
+
"type": "address"
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"name": "OnlyINonFungibleSeaDropToken",
|
|
258
|
+
"type": "error"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"inputs": [],
|
|
262
|
+
"name": "PayerCannotBeZeroAddress",
|
|
263
|
+
"type": "error"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"inputs": [],
|
|
267
|
+
"name": "PayerNotAllowed",
|
|
268
|
+
"type": "error"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"inputs": [],
|
|
272
|
+
"name": "PayerNotPresent",
|
|
273
|
+
"type": "error"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"inputs": [],
|
|
277
|
+
"name": "SignatureAlreadyUsed",
|
|
278
|
+
"type": "error"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"inputs": [],
|
|
282
|
+
"name": "SignedMintsMustRestrictFeeRecipients",
|
|
283
|
+
"type": "error"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"inputs": [],
|
|
287
|
+
"name": "SignerCannotBeZeroAddress",
|
|
288
|
+
"type": "error"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"inputs": [],
|
|
292
|
+
"name": "SignerNotPresent",
|
|
293
|
+
"type": "error"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"inputs": [],
|
|
297
|
+
"name": "TokenGatedDropAllowedNftTokenCannotBeDropToken",
|
|
298
|
+
"type": "error"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"inputs": [],
|
|
302
|
+
"name": "TokenGatedDropAllowedNftTokenCannotBeZeroAddress",
|
|
303
|
+
"type": "error"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"inputs": [],
|
|
307
|
+
"name": "TokenGatedDropStageNotPresent",
|
|
308
|
+
"type": "error"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"inputs": [
|
|
312
|
+
{
|
|
313
|
+
"internalType": "address",
|
|
314
|
+
"name": "nftContract",
|
|
315
|
+
"type": "address"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"internalType": "address",
|
|
319
|
+
"name": "allowedNftToken",
|
|
320
|
+
"type": "address"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"internalType": "uint256",
|
|
324
|
+
"name": "allowedNftTokenId",
|
|
325
|
+
"type": "uint256"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"name": "TokenGatedNotTokenOwner",
|
|
329
|
+
"type": "error"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"inputs": [
|
|
333
|
+
{
|
|
334
|
+
"internalType": "address",
|
|
335
|
+
"name": "nftContract",
|
|
336
|
+
"type": "address"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"internalType": "address",
|
|
340
|
+
"name": "allowedNftToken",
|
|
341
|
+
"type": "address"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"internalType": "uint256",
|
|
345
|
+
"name": "allowedNftTokenId",
|
|
346
|
+
"type": "uint256"
|
|
347
|
+
}
|
|
348
|
+
],
|
|
349
|
+
"name": "TokenGatedTokenIdAlreadyRedeemed",
|
|
350
|
+
"type": "error"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"anonymous": false,
|
|
354
|
+
"inputs": [
|
|
355
|
+
{
|
|
356
|
+
"indexed": true,
|
|
357
|
+
"internalType": "address",
|
|
358
|
+
"name": "nftContract",
|
|
359
|
+
"type": "address"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"indexed": true,
|
|
363
|
+
"internalType": "bytes32",
|
|
364
|
+
"name": "previousMerkleRoot",
|
|
365
|
+
"type": "bytes32"
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"indexed": true,
|
|
369
|
+
"internalType": "bytes32",
|
|
370
|
+
"name": "newMerkleRoot",
|
|
371
|
+
"type": "bytes32"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"indexed": false,
|
|
375
|
+
"internalType": "string[]",
|
|
376
|
+
"name": "publicKeyURI",
|
|
377
|
+
"type": "string[]"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"indexed": false,
|
|
381
|
+
"internalType": "string",
|
|
382
|
+
"name": "allowListURI",
|
|
383
|
+
"type": "string"
|
|
384
|
+
}
|
|
385
|
+
],
|
|
386
|
+
"name": "AllowListUpdated",
|
|
387
|
+
"type": "event"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"anonymous": false,
|
|
391
|
+
"inputs": [
|
|
392
|
+
{
|
|
393
|
+
"indexed": true,
|
|
394
|
+
"internalType": "address",
|
|
395
|
+
"name": "nftContract",
|
|
396
|
+
"type": "address"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"indexed": true,
|
|
400
|
+
"internalType": "address",
|
|
401
|
+
"name": "feeRecipient",
|
|
402
|
+
"type": "address"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"indexed": true,
|
|
406
|
+
"internalType": "bool",
|
|
407
|
+
"name": "allowed",
|
|
408
|
+
"type": "bool"
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
"name": "AllowedFeeRecipientUpdated",
|
|
412
|
+
"type": "event"
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"anonymous": false,
|
|
416
|
+
"inputs": [
|
|
417
|
+
{
|
|
418
|
+
"indexed": true,
|
|
419
|
+
"internalType": "address",
|
|
420
|
+
"name": "nftContract",
|
|
421
|
+
"type": "address"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"indexed": true,
|
|
425
|
+
"internalType": "address",
|
|
426
|
+
"name": "newPayoutAddress",
|
|
427
|
+
"type": "address"
|
|
428
|
+
}
|
|
429
|
+
],
|
|
430
|
+
"name": "CreatorPayoutAddressUpdated",
|
|
431
|
+
"type": "event"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"anonymous": false,
|
|
435
|
+
"inputs": [
|
|
436
|
+
{
|
|
437
|
+
"indexed": true,
|
|
438
|
+
"internalType": "address",
|
|
439
|
+
"name": "nftContract",
|
|
440
|
+
"type": "address"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"indexed": false,
|
|
444
|
+
"internalType": "string",
|
|
445
|
+
"name": "newDropURI",
|
|
446
|
+
"type": "string"
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"name": "DropURIUpdated",
|
|
450
|
+
"type": "event"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"anonymous": false,
|
|
454
|
+
"inputs": [
|
|
455
|
+
{
|
|
456
|
+
"indexed": true,
|
|
457
|
+
"internalType": "address",
|
|
458
|
+
"name": "nftContract",
|
|
459
|
+
"type": "address"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"indexed": true,
|
|
463
|
+
"internalType": "address",
|
|
464
|
+
"name": "payer",
|
|
465
|
+
"type": "address"
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"indexed": true,
|
|
469
|
+
"internalType": "bool",
|
|
470
|
+
"name": "allowed",
|
|
471
|
+
"type": "bool"
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"name": "PayerUpdated",
|
|
475
|
+
"type": "event"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"anonymous": false,
|
|
479
|
+
"inputs": [
|
|
480
|
+
{
|
|
481
|
+
"indexed": true,
|
|
482
|
+
"internalType": "address",
|
|
483
|
+
"name": "nftContract",
|
|
484
|
+
"type": "address"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"components": [
|
|
488
|
+
{
|
|
489
|
+
"internalType": "uint80",
|
|
490
|
+
"name": "mintPrice",
|
|
491
|
+
"type": "uint80"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"internalType": "uint48",
|
|
495
|
+
"name": "startTime",
|
|
496
|
+
"type": "uint48"
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"internalType": "uint48",
|
|
500
|
+
"name": "endTime",
|
|
501
|
+
"type": "uint48"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"internalType": "uint16",
|
|
505
|
+
"name": "maxTotalMintableByWallet",
|
|
506
|
+
"type": "uint16"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"internalType": "uint16",
|
|
510
|
+
"name": "feeBps",
|
|
511
|
+
"type": "uint16"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"internalType": "bool",
|
|
515
|
+
"name": "restrictFeeRecipients",
|
|
516
|
+
"type": "bool"
|
|
517
|
+
}
|
|
518
|
+
],
|
|
519
|
+
"indexed": false,
|
|
520
|
+
"internalType": "struct PublicDrop",
|
|
521
|
+
"name": "publicDrop",
|
|
522
|
+
"type": "tuple"
|
|
523
|
+
}
|
|
524
|
+
],
|
|
525
|
+
"name": "PublicDropUpdated",
|
|
526
|
+
"type": "event"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"anonymous": false,
|
|
530
|
+
"inputs": [
|
|
531
|
+
{
|
|
532
|
+
"indexed": true,
|
|
533
|
+
"internalType": "address",
|
|
534
|
+
"name": "nftContract",
|
|
535
|
+
"type": "address"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"indexed": true,
|
|
539
|
+
"internalType": "address",
|
|
540
|
+
"name": "minter",
|
|
541
|
+
"type": "address"
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"indexed": true,
|
|
545
|
+
"internalType": "address",
|
|
546
|
+
"name": "feeRecipient",
|
|
547
|
+
"type": "address"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"indexed": false,
|
|
551
|
+
"internalType": "address",
|
|
552
|
+
"name": "payer",
|
|
553
|
+
"type": "address"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"indexed": false,
|
|
557
|
+
"internalType": "uint256",
|
|
558
|
+
"name": "quantityMinted",
|
|
559
|
+
"type": "uint256"
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"indexed": false,
|
|
563
|
+
"internalType": "uint256",
|
|
564
|
+
"name": "unitMintPrice",
|
|
565
|
+
"type": "uint256"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"indexed": false,
|
|
569
|
+
"internalType": "uint256",
|
|
570
|
+
"name": "feeBps",
|
|
571
|
+
"type": "uint256"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"indexed": false,
|
|
575
|
+
"internalType": "uint256",
|
|
576
|
+
"name": "dropStageIndex",
|
|
577
|
+
"type": "uint256"
|
|
578
|
+
}
|
|
579
|
+
],
|
|
580
|
+
"name": "SeaDropMint",
|
|
581
|
+
"type": "event"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"anonymous": false,
|
|
585
|
+
"inputs": [
|
|
586
|
+
{
|
|
587
|
+
"indexed": true,
|
|
588
|
+
"internalType": "address",
|
|
589
|
+
"name": "nftContract",
|
|
590
|
+
"type": "address"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"indexed": true,
|
|
594
|
+
"internalType": "address",
|
|
595
|
+
"name": "signer",
|
|
596
|
+
"type": "address"
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"components": [
|
|
600
|
+
{
|
|
601
|
+
"internalType": "uint80",
|
|
602
|
+
"name": "minMintPrice",
|
|
603
|
+
"type": "uint80"
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"internalType": "uint24",
|
|
607
|
+
"name": "maxMaxTotalMintableByWallet",
|
|
608
|
+
"type": "uint24"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"internalType": "uint40",
|
|
612
|
+
"name": "minStartTime",
|
|
613
|
+
"type": "uint40"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"internalType": "uint40",
|
|
617
|
+
"name": "maxEndTime",
|
|
618
|
+
"type": "uint40"
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"internalType": "uint40",
|
|
622
|
+
"name": "maxMaxTokenSupplyForStage",
|
|
623
|
+
"type": "uint40"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"internalType": "uint16",
|
|
627
|
+
"name": "minFeeBps",
|
|
628
|
+
"type": "uint16"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"internalType": "uint16",
|
|
632
|
+
"name": "maxFeeBps",
|
|
633
|
+
"type": "uint16"
|
|
634
|
+
}
|
|
635
|
+
],
|
|
636
|
+
"indexed": false,
|
|
637
|
+
"internalType": "struct SignedMintValidationParams",
|
|
638
|
+
"name": "signedMintValidationParams",
|
|
639
|
+
"type": "tuple"
|
|
640
|
+
}
|
|
641
|
+
],
|
|
642
|
+
"name": "SignedMintValidationParamsUpdated",
|
|
643
|
+
"type": "event"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"anonymous": false,
|
|
647
|
+
"inputs": [
|
|
648
|
+
{
|
|
649
|
+
"indexed": true,
|
|
650
|
+
"internalType": "address",
|
|
651
|
+
"name": "nftContract",
|
|
652
|
+
"type": "address"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"indexed": true,
|
|
656
|
+
"internalType": "address",
|
|
657
|
+
"name": "allowedNftToken",
|
|
658
|
+
"type": "address"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"components": [
|
|
662
|
+
{
|
|
663
|
+
"internalType": "uint80",
|
|
664
|
+
"name": "mintPrice",
|
|
665
|
+
"type": "uint80"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"internalType": "uint16",
|
|
669
|
+
"name": "maxTotalMintableByWallet",
|
|
670
|
+
"type": "uint16"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"internalType": "uint48",
|
|
674
|
+
"name": "startTime",
|
|
675
|
+
"type": "uint48"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"internalType": "uint48",
|
|
679
|
+
"name": "endTime",
|
|
680
|
+
"type": "uint48"
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"internalType": "uint8",
|
|
684
|
+
"name": "dropStageIndex",
|
|
685
|
+
"type": "uint8"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"internalType": "uint32",
|
|
689
|
+
"name": "maxTokenSupplyForStage",
|
|
690
|
+
"type": "uint32"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"internalType": "uint16",
|
|
694
|
+
"name": "feeBps",
|
|
695
|
+
"type": "uint16"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"internalType": "bool",
|
|
699
|
+
"name": "restrictFeeRecipients",
|
|
700
|
+
"type": "bool"
|
|
701
|
+
}
|
|
702
|
+
],
|
|
703
|
+
"indexed": false,
|
|
704
|
+
"internalType": "struct TokenGatedDropStage",
|
|
705
|
+
"name": "dropStage",
|
|
706
|
+
"type": "tuple"
|
|
707
|
+
}
|
|
708
|
+
],
|
|
709
|
+
"name": "TokenGatedDropStageUpdated",
|
|
710
|
+
"type": "event"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"inputs": [
|
|
714
|
+
{
|
|
715
|
+
"internalType": "address",
|
|
716
|
+
"name": "nftContract",
|
|
717
|
+
"type": "address"
|
|
718
|
+
}
|
|
719
|
+
],
|
|
720
|
+
"name": "getAllowListMerkleRoot",
|
|
721
|
+
"outputs": [
|
|
722
|
+
{
|
|
723
|
+
"internalType": "bytes32",
|
|
724
|
+
"name": "",
|
|
725
|
+
"type": "bytes32"
|
|
726
|
+
}
|
|
727
|
+
],
|
|
728
|
+
"stateMutability": "view",
|
|
729
|
+
"type": "function"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"inputs": [
|
|
733
|
+
{
|
|
734
|
+
"internalType": "address",
|
|
735
|
+
"name": "nftContract",
|
|
736
|
+
"type": "address"
|
|
737
|
+
}
|
|
738
|
+
],
|
|
739
|
+
"name": "getAllowedFeeRecipients",
|
|
740
|
+
"outputs": [
|
|
741
|
+
{
|
|
742
|
+
"internalType": "address[]",
|
|
743
|
+
"name": "",
|
|
744
|
+
"type": "address[]"
|
|
745
|
+
}
|
|
746
|
+
],
|
|
747
|
+
"stateMutability": "view",
|
|
748
|
+
"type": "function"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"inputs": [
|
|
752
|
+
{
|
|
753
|
+
"internalType": "address",
|
|
754
|
+
"name": "nftContract",
|
|
755
|
+
"type": "address"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"internalType": "address",
|
|
759
|
+
"name": "allowedNftToken",
|
|
760
|
+
"type": "address"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"internalType": "uint256",
|
|
764
|
+
"name": "allowedNftTokenId",
|
|
765
|
+
"type": "uint256"
|
|
766
|
+
}
|
|
767
|
+
],
|
|
768
|
+
"name": "getAllowedNftTokenIdIsRedeemed",
|
|
769
|
+
"outputs": [
|
|
770
|
+
{
|
|
771
|
+
"internalType": "bool",
|
|
772
|
+
"name": "",
|
|
773
|
+
"type": "bool"
|
|
774
|
+
}
|
|
775
|
+
],
|
|
776
|
+
"stateMutability": "view",
|
|
777
|
+
"type": "function"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"inputs": [
|
|
781
|
+
{
|
|
782
|
+
"internalType": "address",
|
|
783
|
+
"name": "nftContract",
|
|
784
|
+
"type": "address"
|
|
785
|
+
}
|
|
786
|
+
],
|
|
787
|
+
"name": "getCreatorPayoutAddress",
|
|
788
|
+
"outputs": [
|
|
789
|
+
{
|
|
790
|
+
"internalType": "address",
|
|
791
|
+
"name": "",
|
|
792
|
+
"type": "address"
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"stateMutability": "view",
|
|
796
|
+
"type": "function"
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"inputs": [
|
|
800
|
+
{
|
|
801
|
+
"internalType": "address",
|
|
802
|
+
"name": "nftContract",
|
|
803
|
+
"type": "address"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"internalType": "address",
|
|
807
|
+
"name": "feeRecipient",
|
|
808
|
+
"type": "address"
|
|
809
|
+
}
|
|
810
|
+
],
|
|
811
|
+
"name": "getFeeRecipientIsAllowed",
|
|
812
|
+
"outputs": [
|
|
813
|
+
{
|
|
814
|
+
"internalType": "bool",
|
|
815
|
+
"name": "",
|
|
816
|
+
"type": "bool"
|
|
817
|
+
}
|
|
818
|
+
],
|
|
819
|
+
"stateMutability": "view",
|
|
820
|
+
"type": "function"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"inputs": [
|
|
824
|
+
{
|
|
825
|
+
"internalType": "address",
|
|
826
|
+
"name": "nftContract",
|
|
827
|
+
"type": "address"
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"internalType": "address",
|
|
831
|
+
"name": "payer",
|
|
832
|
+
"type": "address"
|
|
833
|
+
}
|
|
834
|
+
],
|
|
835
|
+
"name": "getPayerIsAllowed",
|
|
836
|
+
"outputs": [
|
|
837
|
+
{
|
|
838
|
+
"internalType": "bool",
|
|
839
|
+
"name": "",
|
|
840
|
+
"type": "bool"
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"stateMutability": "view",
|
|
844
|
+
"type": "function"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"inputs": [
|
|
848
|
+
{
|
|
849
|
+
"internalType": "address",
|
|
850
|
+
"name": "nftContract",
|
|
851
|
+
"type": "address"
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
"name": "getPayers",
|
|
855
|
+
"outputs": [
|
|
856
|
+
{
|
|
857
|
+
"internalType": "address[]",
|
|
858
|
+
"name": "",
|
|
859
|
+
"type": "address[]"
|
|
860
|
+
}
|
|
861
|
+
],
|
|
862
|
+
"stateMutability": "view",
|
|
863
|
+
"type": "function"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"inputs": [
|
|
867
|
+
{
|
|
868
|
+
"internalType": "address",
|
|
869
|
+
"name": "nftContract",
|
|
870
|
+
"type": "address"
|
|
871
|
+
}
|
|
872
|
+
],
|
|
873
|
+
"name": "getPublicDrop",
|
|
874
|
+
"outputs": [
|
|
875
|
+
{
|
|
876
|
+
"components": [
|
|
877
|
+
{
|
|
878
|
+
"internalType": "uint80",
|
|
879
|
+
"name": "mintPrice",
|
|
880
|
+
"type": "uint80"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"internalType": "uint48",
|
|
884
|
+
"name": "startTime",
|
|
885
|
+
"type": "uint48"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"internalType": "uint48",
|
|
889
|
+
"name": "endTime",
|
|
890
|
+
"type": "uint48"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"internalType": "uint16",
|
|
894
|
+
"name": "maxTotalMintableByWallet",
|
|
895
|
+
"type": "uint16"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"internalType": "uint16",
|
|
899
|
+
"name": "feeBps",
|
|
900
|
+
"type": "uint16"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"internalType": "bool",
|
|
904
|
+
"name": "restrictFeeRecipients",
|
|
905
|
+
"type": "bool"
|
|
906
|
+
}
|
|
907
|
+
],
|
|
908
|
+
"internalType": "struct PublicDrop",
|
|
909
|
+
"name": "",
|
|
910
|
+
"type": "tuple"
|
|
911
|
+
}
|
|
912
|
+
],
|
|
913
|
+
"stateMutability": "view",
|
|
914
|
+
"type": "function"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"inputs": [
|
|
918
|
+
{
|
|
919
|
+
"internalType": "address",
|
|
920
|
+
"name": "nftContract",
|
|
921
|
+
"type": "address"
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"internalType": "address",
|
|
925
|
+
"name": "signer",
|
|
926
|
+
"type": "address"
|
|
927
|
+
}
|
|
928
|
+
],
|
|
929
|
+
"name": "getSignedMintValidationParams",
|
|
930
|
+
"outputs": [
|
|
931
|
+
{
|
|
932
|
+
"components": [
|
|
933
|
+
{
|
|
934
|
+
"internalType": "uint80",
|
|
935
|
+
"name": "minMintPrice",
|
|
936
|
+
"type": "uint80"
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"internalType": "uint24",
|
|
940
|
+
"name": "maxMaxTotalMintableByWallet",
|
|
941
|
+
"type": "uint24"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"internalType": "uint40",
|
|
945
|
+
"name": "minStartTime",
|
|
946
|
+
"type": "uint40"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"internalType": "uint40",
|
|
950
|
+
"name": "maxEndTime",
|
|
951
|
+
"type": "uint40"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"internalType": "uint40",
|
|
955
|
+
"name": "maxMaxTokenSupplyForStage",
|
|
956
|
+
"type": "uint40"
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"internalType": "uint16",
|
|
960
|
+
"name": "minFeeBps",
|
|
961
|
+
"type": "uint16"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"internalType": "uint16",
|
|
965
|
+
"name": "maxFeeBps",
|
|
966
|
+
"type": "uint16"
|
|
967
|
+
}
|
|
968
|
+
],
|
|
969
|
+
"internalType": "struct SignedMintValidationParams",
|
|
970
|
+
"name": "",
|
|
971
|
+
"type": "tuple"
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"stateMutability": "view",
|
|
975
|
+
"type": "function"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"inputs": [
|
|
979
|
+
{
|
|
980
|
+
"internalType": "address",
|
|
981
|
+
"name": "nftContract",
|
|
982
|
+
"type": "address"
|
|
983
|
+
}
|
|
984
|
+
],
|
|
985
|
+
"name": "getSigners",
|
|
986
|
+
"outputs": [
|
|
987
|
+
{
|
|
988
|
+
"internalType": "address[]",
|
|
989
|
+
"name": "",
|
|
990
|
+
"type": "address[]"
|
|
991
|
+
}
|
|
992
|
+
],
|
|
993
|
+
"stateMutability": "view",
|
|
994
|
+
"type": "function"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"inputs": [
|
|
998
|
+
{
|
|
999
|
+
"internalType": "address",
|
|
1000
|
+
"name": "nftContract",
|
|
1001
|
+
"type": "address"
|
|
1002
|
+
}
|
|
1003
|
+
],
|
|
1004
|
+
"name": "getTokenGatedAllowedTokens",
|
|
1005
|
+
"outputs": [
|
|
1006
|
+
{
|
|
1007
|
+
"internalType": "address[]",
|
|
1008
|
+
"name": "",
|
|
1009
|
+
"type": "address[]"
|
|
1010
|
+
}
|
|
1011
|
+
],
|
|
1012
|
+
"stateMutability": "view",
|
|
1013
|
+
"type": "function"
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
"inputs": [
|
|
1017
|
+
{
|
|
1018
|
+
"internalType": "address",
|
|
1019
|
+
"name": "nftContract",
|
|
1020
|
+
"type": "address"
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
"internalType": "address",
|
|
1024
|
+
"name": "allowedNftToken",
|
|
1025
|
+
"type": "address"
|
|
1026
|
+
}
|
|
1027
|
+
],
|
|
1028
|
+
"name": "getTokenGatedDrop",
|
|
1029
|
+
"outputs": [
|
|
1030
|
+
{
|
|
1031
|
+
"components": [
|
|
1032
|
+
{
|
|
1033
|
+
"internalType": "uint80",
|
|
1034
|
+
"name": "mintPrice",
|
|
1035
|
+
"type": "uint80"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"internalType": "uint16",
|
|
1039
|
+
"name": "maxTotalMintableByWallet",
|
|
1040
|
+
"type": "uint16"
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"internalType": "uint48",
|
|
1044
|
+
"name": "startTime",
|
|
1045
|
+
"type": "uint48"
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"internalType": "uint48",
|
|
1049
|
+
"name": "endTime",
|
|
1050
|
+
"type": "uint48"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"internalType": "uint8",
|
|
1054
|
+
"name": "dropStageIndex",
|
|
1055
|
+
"type": "uint8"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"internalType": "uint32",
|
|
1059
|
+
"name": "maxTokenSupplyForStage",
|
|
1060
|
+
"type": "uint32"
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"internalType": "uint16",
|
|
1064
|
+
"name": "feeBps",
|
|
1065
|
+
"type": "uint16"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"internalType": "bool",
|
|
1069
|
+
"name": "restrictFeeRecipients",
|
|
1070
|
+
"type": "bool"
|
|
1071
|
+
}
|
|
1072
|
+
],
|
|
1073
|
+
"internalType": "struct TokenGatedDropStage",
|
|
1074
|
+
"name": "",
|
|
1075
|
+
"type": "tuple"
|
|
1076
|
+
}
|
|
1077
|
+
],
|
|
1078
|
+
"stateMutability": "view",
|
|
1079
|
+
"type": "function"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"inputs": [
|
|
1083
|
+
{
|
|
1084
|
+
"internalType": "address",
|
|
1085
|
+
"name": "nftContract",
|
|
1086
|
+
"type": "address"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"internalType": "address",
|
|
1090
|
+
"name": "feeRecipient",
|
|
1091
|
+
"type": "address"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"internalType": "address",
|
|
1095
|
+
"name": "minterIfNotPayer",
|
|
1096
|
+
"type": "address"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"internalType": "uint256",
|
|
1100
|
+
"name": "quantity",
|
|
1101
|
+
"type": "uint256"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"components": [
|
|
1105
|
+
{
|
|
1106
|
+
"internalType": "uint256",
|
|
1107
|
+
"name": "mintPrice",
|
|
1108
|
+
"type": "uint256"
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"internalType": "uint256",
|
|
1112
|
+
"name": "maxTotalMintableByWallet",
|
|
1113
|
+
"type": "uint256"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"internalType": "uint256",
|
|
1117
|
+
"name": "startTime",
|
|
1118
|
+
"type": "uint256"
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"internalType": "uint256",
|
|
1122
|
+
"name": "endTime",
|
|
1123
|
+
"type": "uint256"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"internalType": "uint256",
|
|
1127
|
+
"name": "dropStageIndex",
|
|
1128
|
+
"type": "uint256"
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"internalType": "uint256",
|
|
1132
|
+
"name": "maxTokenSupplyForStage",
|
|
1133
|
+
"type": "uint256"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"internalType": "uint256",
|
|
1137
|
+
"name": "feeBps",
|
|
1138
|
+
"type": "uint256"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"internalType": "bool",
|
|
1142
|
+
"name": "restrictFeeRecipients",
|
|
1143
|
+
"type": "bool"
|
|
1144
|
+
}
|
|
1145
|
+
],
|
|
1146
|
+
"internalType": "struct MintParams",
|
|
1147
|
+
"name": "mintParams",
|
|
1148
|
+
"type": "tuple"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"internalType": "bytes32[]",
|
|
1152
|
+
"name": "proof",
|
|
1153
|
+
"type": "bytes32[]"
|
|
1154
|
+
}
|
|
1155
|
+
],
|
|
1156
|
+
"name": "mintAllowList",
|
|
1157
|
+
"outputs": [],
|
|
1158
|
+
"stateMutability": "payable",
|
|
1159
|
+
"type": "function"
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
"inputs": [
|
|
1163
|
+
{
|
|
1164
|
+
"internalType": "address",
|
|
1165
|
+
"name": "nftContract",
|
|
1166
|
+
"type": "address"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"internalType": "address",
|
|
1170
|
+
"name": "feeRecipient",
|
|
1171
|
+
"type": "address"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"internalType": "address",
|
|
1175
|
+
"name": "minterIfNotPayer",
|
|
1176
|
+
"type": "address"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"components": [
|
|
1180
|
+
{
|
|
1181
|
+
"internalType": "address",
|
|
1182
|
+
"name": "allowedNftToken",
|
|
1183
|
+
"type": "address"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"internalType": "uint256[]",
|
|
1187
|
+
"name": "allowedNftTokenIds",
|
|
1188
|
+
"type": "uint256[]"
|
|
1189
|
+
}
|
|
1190
|
+
],
|
|
1191
|
+
"internalType": "struct TokenGatedMintParams",
|
|
1192
|
+
"name": "mintParams",
|
|
1193
|
+
"type": "tuple"
|
|
1194
|
+
}
|
|
1195
|
+
],
|
|
1196
|
+
"name": "mintAllowedTokenHolder",
|
|
1197
|
+
"outputs": [],
|
|
1198
|
+
"stateMutability": "payable",
|
|
1199
|
+
"type": "function"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"inputs": [
|
|
1203
|
+
{
|
|
1204
|
+
"internalType": "address",
|
|
1205
|
+
"name": "nftContract",
|
|
1206
|
+
"type": "address"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"internalType": "address",
|
|
1210
|
+
"name": "feeRecipient",
|
|
1211
|
+
"type": "address"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"internalType": "address",
|
|
1215
|
+
"name": "minterIfNotPayer",
|
|
1216
|
+
"type": "address"
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"internalType": "uint256",
|
|
1220
|
+
"name": "quantity",
|
|
1221
|
+
"type": "uint256"
|
|
1222
|
+
}
|
|
1223
|
+
],
|
|
1224
|
+
"name": "mintPublic",
|
|
1225
|
+
"outputs": [],
|
|
1226
|
+
"stateMutability": "payable",
|
|
1227
|
+
"type": "function"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"inputs": [
|
|
1231
|
+
{
|
|
1232
|
+
"internalType": "address",
|
|
1233
|
+
"name": "nftContract",
|
|
1234
|
+
"type": "address"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"internalType": "address",
|
|
1238
|
+
"name": "feeRecipient",
|
|
1239
|
+
"type": "address"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"internalType": "address",
|
|
1243
|
+
"name": "minterIfNotPayer",
|
|
1244
|
+
"type": "address"
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"internalType": "uint256",
|
|
1248
|
+
"name": "quantity",
|
|
1249
|
+
"type": "uint256"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"components": [
|
|
1253
|
+
{
|
|
1254
|
+
"internalType": "uint256",
|
|
1255
|
+
"name": "mintPrice",
|
|
1256
|
+
"type": "uint256"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"internalType": "uint256",
|
|
1260
|
+
"name": "maxTotalMintableByWallet",
|
|
1261
|
+
"type": "uint256"
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
"internalType": "uint256",
|
|
1265
|
+
"name": "startTime",
|
|
1266
|
+
"type": "uint256"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"internalType": "uint256",
|
|
1270
|
+
"name": "endTime",
|
|
1271
|
+
"type": "uint256"
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"internalType": "uint256",
|
|
1275
|
+
"name": "dropStageIndex",
|
|
1276
|
+
"type": "uint256"
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
"internalType": "uint256",
|
|
1280
|
+
"name": "maxTokenSupplyForStage",
|
|
1281
|
+
"type": "uint256"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"internalType": "uint256",
|
|
1285
|
+
"name": "feeBps",
|
|
1286
|
+
"type": "uint256"
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"internalType": "bool",
|
|
1290
|
+
"name": "restrictFeeRecipients",
|
|
1291
|
+
"type": "bool"
|
|
1292
|
+
}
|
|
1293
|
+
],
|
|
1294
|
+
"internalType": "struct MintParams",
|
|
1295
|
+
"name": "mintParams",
|
|
1296
|
+
"type": "tuple"
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"internalType": "uint256",
|
|
1300
|
+
"name": "salt",
|
|
1301
|
+
"type": "uint256"
|
|
1302
|
+
},
|
|
1303
|
+
{
|
|
1304
|
+
"internalType": "bytes",
|
|
1305
|
+
"name": "signature",
|
|
1306
|
+
"type": "bytes"
|
|
1307
|
+
}
|
|
1308
|
+
],
|
|
1309
|
+
"name": "mintSigned",
|
|
1310
|
+
"outputs": [],
|
|
1311
|
+
"stateMutability": "payable",
|
|
1312
|
+
"type": "function"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"inputs": [
|
|
1316
|
+
{
|
|
1317
|
+
"components": [
|
|
1318
|
+
{
|
|
1319
|
+
"internalType": "bytes32",
|
|
1320
|
+
"name": "merkleRoot",
|
|
1321
|
+
"type": "bytes32"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"internalType": "string[]",
|
|
1325
|
+
"name": "publicKeyURIs",
|
|
1326
|
+
"type": "string[]"
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"internalType": "string",
|
|
1330
|
+
"name": "allowListURI",
|
|
1331
|
+
"type": "string"
|
|
1332
|
+
}
|
|
1333
|
+
],
|
|
1334
|
+
"internalType": "struct AllowListData",
|
|
1335
|
+
"name": "allowListData",
|
|
1336
|
+
"type": "tuple"
|
|
1337
|
+
}
|
|
1338
|
+
],
|
|
1339
|
+
"name": "updateAllowList",
|
|
1340
|
+
"outputs": [],
|
|
1341
|
+
"stateMutability": "nonpayable",
|
|
1342
|
+
"type": "function"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"inputs": [
|
|
1346
|
+
{
|
|
1347
|
+
"internalType": "address",
|
|
1348
|
+
"name": "feeRecipient",
|
|
1349
|
+
"type": "address"
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"internalType": "bool",
|
|
1353
|
+
"name": "allowed",
|
|
1354
|
+
"type": "bool"
|
|
1355
|
+
}
|
|
1356
|
+
],
|
|
1357
|
+
"name": "updateAllowedFeeRecipient",
|
|
1358
|
+
"outputs": [],
|
|
1359
|
+
"stateMutability": "nonpayable",
|
|
1360
|
+
"type": "function"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"inputs": [
|
|
1364
|
+
{
|
|
1365
|
+
"internalType": "address",
|
|
1366
|
+
"name": "payoutAddress",
|
|
1367
|
+
"type": "address"
|
|
1368
|
+
}
|
|
1369
|
+
],
|
|
1370
|
+
"name": "updateCreatorPayoutAddress",
|
|
1371
|
+
"outputs": [],
|
|
1372
|
+
"stateMutability": "nonpayable",
|
|
1373
|
+
"type": "function"
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"inputs": [
|
|
1377
|
+
{
|
|
1378
|
+
"internalType": "string",
|
|
1379
|
+
"name": "dropURI",
|
|
1380
|
+
"type": "string"
|
|
1381
|
+
}
|
|
1382
|
+
],
|
|
1383
|
+
"name": "updateDropURI",
|
|
1384
|
+
"outputs": [],
|
|
1385
|
+
"stateMutability": "nonpayable",
|
|
1386
|
+
"type": "function"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"inputs": [
|
|
1390
|
+
{
|
|
1391
|
+
"internalType": "address",
|
|
1392
|
+
"name": "payer",
|
|
1393
|
+
"type": "address"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"internalType": "bool",
|
|
1397
|
+
"name": "allowed",
|
|
1398
|
+
"type": "bool"
|
|
1399
|
+
}
|
|
1400
|
+
],
|
|
1401
|
+
"name": "updatePayer",
|
|
1402
|
+
"outputs": [],
|
|
1403
|
+
"stateMutability": "nonpayable",
|
|
1404
|
+
"type": "function"
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"inputs": [
|
|
1408
|
+
{
|
|
1409
|
+
"components": [
|
|
1410
|
+
{
|
|
1411
|
+
"internalType": "uint80",
|
|
1412
|
+
"name": "mintPrice",
|
|
1413
|
+
"type": "uint80"
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"internalType": "uint48",
|
|
1417
|
+
"name": "startTime",
|
|
1418
|
+
"type": "uint48"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"internalType": "uint48",
|
|
1422
|
+
"name": "endTime",
|
|
1423
|
+
"type": "uint48"
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"internalType": "uint16",
|
|
1427
|
+
"name": "maxTotalMintableByWallet",
|
|
1428
|
+
"type": "uint16"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"internalType": "uint16",
|
|
1432
|
+
"name": "feeBps",
|
|
1433
|
+
"type": "uint16"
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"internalType": "bool",
|
|
1437
|
+
"name": "restrictFeeRecipients",
|
|
1438
|
+
"type": "bool"
|
|
1439
|
+
}
|
|
1440
|
+
],
|
|
1441
|
+
"internalType": "struct PublicDrop",
|
|
1442
|
+
"name": "publicDrop",
|
|
1443
|
+
"type": "tuple"
|
|
1444
|
+
}
|
|
1445
|
+
],
|
|
1446
|
+
"name": "updatePublicDrop",
|
|
1447
|
+
"outputs": [],
|
|
1448
|
+
"stateMutability": "nonpayable",
|
|
1449
|
+
"type": "function"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"inputs": [
|
|
1453
|
+
{
|
|
1454
|
+
"internalType": "address",
|
|
1455
|
+
"name": "signer",
|
|
1456
|
+
"type": "address"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"components": [
|
|
1460
|
+
{
|
|
1461
|
+
"internalType": "uint80",
|
|
1462
|
+
"name": "minMintPrice",
|
|
1463
|
+
"type": "uint80"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"internalType": "uint24",
|
|
1467
|
+
"name": "maxMaxTotalMintableByWallet",
|
|
1468
|
+
"type": "uint24"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"internalType": "uint40",
|
|
1472
|
+
"name": "minStartTime",
|
|
1473
|
+
"type": "uint40"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"internalType": "uint40",
|
|
1477
|
+
"name": "maxEndTime",
|
|
1478
|
+
"type": "uint40"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"internalType": "uint40",
|
|
1482
|
+
"name": "maxMaxTokenSupplyForStage",
|
|
1483
|
+
"type": "uint40"
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"internalType": "uint16",
|
|
1487
|
+
"name": "minFeeBps",
|
|
1488
|
+
"type": "uint16"
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"internalType": "uint16",
|
|
1492
|
+
"name": "maxFeeBps",
|
|
1493
|
+
"type": "uint16"
|
|
1494
|
+
}
|
|
1495
|
+
],
|
|
1496
|
+
"internalType": "struct SignedMintValidationParams",
|
|
1497
|
+
"name": "signedMintValidationParams",
|
|
1498
|
+
"type": "tuple"
|
|
1499
|
+
}
|
|
1500
|
+
],
|
|
1501
|
+
"name": "updateSignedMintValidationParams",
|
|
1502
|
+
"outputs": [],
|
|
1503
|
+
"stateMutability": "nonpayable",
|
|
1504
|
+
"type": "function"
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"inputs": [
|
|
1508
|
+
{
|
|
1509
|
+
"internalType": "address",
|
|
1510
|
+
"name": "allowedNftToken",
|
|
1511
|
+
"type": "address"
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"components": [
|
|
1515
|
+
{
|
|
1516
|
+
"internalType": "uint80",
|
|
1517
|
+
"name": "mintPrice",
|
|
1518
|
+
"type": "uint80"
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"internalType": "uint16",
|
|
1522
|
+
"name": "maxTotalMintableByWallet",
|
|
1523
|
+
"type": "uint16"
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"internalType": "uint48",
|
|
1527
|
+
"name": "startTime",
|
|
1528
|
+
"type": "uint48"
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"internalType": "uint48",
|
|
1532
|
+
"name": "endTime",
|
|
1533
|
+
"type": "uint48"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"internalType": "uint8",
|
|
1537
|
+
"name": "dropStageIndex",
|
|
1538
|
+
"type": "uint8"
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"internalType": "uint32",
|
|
1542
|
+
"name": "maxTokenSupplyForStage",
|
|
1543
|
+
"type": "uint32"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"internalType": "uint16",
|
|
1547
|
+
"name": "feeBps",
|
|
1548
|
+
"type": "uint16"
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"internalType": "bool",
|
|
1552
|
+
"name": "restrictFeeRecipients",
|
|
1553
|
+
"type": "bool"
|
|
1554
|
+
}
|
|
1555
|
+
],
|
|
1556
|
+
"internalType": "struct TokenGatedDropStage",
|
|
1557
|
+
"name": "dropStage",
|
|
1558
|
+
"type": "tuple"
|
|
1559
|
+
}
|
|
1560
|
+
],
|
|
1561
|
+
"name": "updateTokenGatedDrop",
|
|
1562
|
+
"outputs": [],
|
|
1563
|
+
"stateMutability": "nonpayable",
|
|
1564
|
+
"type": "function"
|
|
1565
|
+
}
|
|
1566
|
+
],
|
|
1567
|
+
"bytecode": "0x",
|
|
1568
|
+
"deployedBytecode": "0x",
|
|
1569
|
+
"linkReferences": {},
|
|
1570
|
+
"deployedLinkReferences": {}
|
|
1571
|
+
}
|