@artblocks/contracts 1.1.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +75 -7
- package/artifacts/contracts/AdminACLV0.sol/AdminACLV0.json +2 -2
- package/artifacts/contracts/AdminACLV1.sol/AdminACLV1.json +2 -2
- package/artifacts/contracts/DependencyRegistryV0.sol/DependencyRegistryV0.json +273 -155
- package/artifacts/contracts/archive/GenArt721CoreV3.sol/GenArt721CoreV3.json +2047 -0
- package/artifacts/contracts/archive/GenArt721CoreV3_Explorations.sol/GenArt721CoreV3_Explorations.json +2021 -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 +31 -63
- 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 +606 -0
- package/artifacts/contracts/engine/V3/GenArt721CoreV3_Engine.sol/GenArt721CoreV3_Engine.json +567 -206
- package/artifacts/contracts/engine/V3/GenArt721CoreV3_Engine_Flex.sol/GenArt721CoreV3_Engine_Flex.json +787 -224
- package/artifacts/contracts/engine/V3/forks/GenArt721CoreV3_Engine_Flex_PROOF.sol/GenArt721CoreV3_Engine_Flex_PROOF.json +38 -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 +38 -8
- package/artifacts/contracts/engine/V3/forks/PROHIBITION/interfaces/IGenArt721CoreContractV3_Engine_Flex_PROHIBITION.sol/IGenArt721CoreContractV3_Engine_Flex_PROHIBITION.json +36 -68
- package/artifacts/contracts/interfaces/v0.8.x/IAdminACLV0_Extended.sol/IAdminACLV0_Extended.json +140 -0
- package/artifacts/contracts/interfaces/v0.8.x/IBytecodeStorageReaderV2.sol/IBytecodeStorageReaderV2.json +130 -0
- package/artifacts/contracts/interfaces/v0.8.x/IDependencyRegistryV0.sol/IDependencyRegistryV0.json +58 -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 +30 -62
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Base.sol/IGenArt721CoreContractV3_Base.json +30 -62
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine.sol/IGenArt721CoreContractV3_Engine.json +170 -104
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex.sol/IGenArt721CoreContractV3_Engine_Flex.json +170 -104
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_Flex_PreV3p2.sol/IGenArt721CoreContractV3_Engine_Flex_PreV3p2.json +1028 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine_PreV3p2.sol/IGenArt721CoreContractV3_Engine_PreV3p2.json +741 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_ProjectFinance.sol/IGenArt721CoreContractV3_ProjectFinance.json +87 -0
- package/artifacts/contracts/interfaces/v0.8.x/IGenArt721Minter_PBAB.sol/IGenArt721Minter_PBAB.json +279 -0
- package/artifacts/contracts/interfaces/v0.8.x/IPseudorandomAtomic.sol/IPseudorandomAtomic.json +1 -1
- package/artifacts/contracts/interfaces/v0.8.x/ISharedMinterDAExpSettlementV0.sol/ISharedMinterDAExpSettlementV0.json +18 -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/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/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 +208 -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/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/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/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/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/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/DependencyRegistryV0.sol +687 -408
- 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 +419 -0
- package/contracts/engine/V3/GenArt721CoreV3_Engine.sol +894 -488
- package/contracts/engine/V3/GenArt721CoreV3_Engine_Flex.sol +1054 -650
- 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/interfaces/v0.8.x/IAdminACLV0_Extended.sol +20 -0
- package/contracts/interfaces/v0.8.x/IBytecodeStorageReaderV2.sol +23 -0
- package/contracts/interfaces/v0.8.x/IDependencyRegistryV0.sol +47 -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 +115 -11
- package/contracts/interfaces/v0.8.x/IGenArt721CoreContractV3_Engine.sol +84 -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/IGenArt721Minter_PBAB.sol +91 -0
- package/contracts/interfaces/v0.8.x/IPseudorandomAtomic.sol +1 -3
- package/contracts/interfaces/v0.8.x/ISharedMinterDAExpSettlementV0.sol +19 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterRAMV0.sol +23 -0
- package/contracts/interfaces/v0.8.x/ISharedMinterRequired.sol +20 -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/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/DependencyRegistryStorageLib.sol +90 -0
- package/contracts/libs/v0.8.x/ERC721_PackedHashSeedV1.sol +591 -0
- package/contracts/libs/v0.8.x/PackedBools.sol +42 -0
- package/contracts/libs/v0.8.x/V3FlexLib.sol +591 -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/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 +21 -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/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/mock/BytecodeV2LibCallsMock.sol +128 -0
- package/contracts/mock/BytecodeV2TextCR_DMock.sol +316 -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/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 +62 -34
- 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
|
@@ -291,8 +291,9 @@ contract MinterSEAV1 is ReentrancyGuard, ISharedMinterV0, ISharedMinterSEAV0 {
|
|
|
291
291
|
uint8 minBidIncrementPercentage
|
|
292
292
|
) external {
|
|
293
293
|
// CHECKS
|
|
294
|
-
|
|
295
|
-
|
|
294
|
+
// @dev non-zero basePrice and minBidIncrementPercentage are checked in
|
|
295
|
+
// SEALib.configureFutureAuctions, therefore not redundantly checked
|
|
296
|
+
// here
|
|
296
297
|
AuthLib.onlyArtist({
|
|
297
298
|
projectId: projectId,
|
|
298
299
|
coreContract: coreContract,
|
|
@@ -311,32 +312,21 @@ contract MinterSEAV1 is ReentrancyGuard, ISharedMinterV0, ISharedMinterSEAV0 {
|
|
|
311
312
|
minBidIncrementPercentage: minBidIncrementPercentage
|
|
312
313
|
});
|
|
313
314
|
|
|
314
|
-
// for convenience,
|
|
315
|
-
// and
|
|
316
|
-
//
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
});
|
|
330
|
-
// @dev syncProjectMaxInvocationsToCore function calls
|
|
331
|
-
// SEALib.tryMintTokenToNextSlot, so we do not call it here.
|
|
332
|
-
} else {
|
|
333
|
-
// for convenience, try to mint to next token slot
|
|
334
|
-
SEALib.tryMintTokenToNextSlot({
|
|
335
|
-
projectId: projectId,
|
|
336
|
-
coreContract: coreContract,
|
|
337
|
-
minterFilter: _minterFilter
|
|
338
|
-
});
|
|
339
|
-
}
|
|
315
|
+
// for convenience, refresh max invocations to ensure they are
|
|
316
|
+
// populated and updated, without imposing any additional restrictions
|
|
317
|
+
// if already configured.
|
|
318
|
+
MaxInvocationsLib.refreshMaxInvocations({
|
|
319
|
+
projectId: projectId,
|
|
320
|
+
coreContract: coreContract
|
|
321
|
+
});
|
|
322
|
+
|
|
323
|
+
// try to mint to the next token slot to ensure that the next token
|
|
324
|
+
// slot is populated, if possible
|
|
325
|
+
SEALib.tryMintTokenToNextSlot({
|
|
326
|
+
projectId: projectId,
|
|
327
|
+
coreContract: coreContract,
|
|
328
|
+
minterFilter: _minterFilter
|
|
329
|
+
});
|
|
340
330
|
}
|
|
341
331
|
|
|
342
332
|
/**
|
|
@@ -737,7 +727,7 @@ contract MinterSEAV1 is ReentrancyGuard, ISharedMinterV0, ISharedMinterSEAV0 {
|
|
|
737
727
|
|
|
738
728
|
/**
|
|
739
729
|
* @notice Emergency, Artist-only function that attempts to mint a new
|
|
740
|
-
* token and set it as the
|
|
730
|
+
* token and set it as the next token to be auctioned for project
|
|
741
731
|
* `projectId`.
|
|
742
732
|
* Note: This function is only included for emergency, unforseen use cases,
|
|
743
733
|
* and should not be used in normal operation. It is here only for
|
|
@@ -785,13 +775,12 @@ contract MinterSEAV1 is ReentrancyGuard, ISharedMinterV0, ISharedMinterSEAV0 {
|
|
|
785
775
|
/**
|
|
786
776
|
* @notice Settles a completed auction for `tokenId`, if it exists and is
|
|
787
777
|
* not yet settled.
|
|
788
|
-
* Function reverts if there is no initialized auction for the project.
|
|
789
778
|
* Function returns early (does not modify state) if
|
|
790
779
|
* - there is an auction that has already been settled for the project
|
|
791
780
|
* - there is an auction for a different token ID on the project
|
|
792
781
|
* (likely due to a front-run)
|
|
793
|
-
*
|
|
794
|
-
* yet ended.
|
|
782
|
+
* Function reverts if there is no initialized auction for the project, or
|
|
783
|
+
* if the auction for `tokenId` exists, but has not yet ended.
|
|
795
784
|
* @param tokenId Token ID to settle auction for.
|
|
796
785
|
* @param coreContract Core contract address for the given token.
|
|
797
786
|
*/
|
|
@@ -108,13 +108,15 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
108
108
|
* @notice Updates this minter's price per token of project `projectId`
|
|
109
109
|
* to be `pricePerTokenInWei`. Note that "in wei" is a misnomer on this
|
|
110
110
|
* ERC20 minter, but is used for consistency with the ETH minters. The
|
|
111
|
-
* price value represents the ERC20 token price
|
|
111
|
+
* price value represents the ERC20 token price in base units.
|
|
112
112
|
* @dev Note that it is intentionally supported here that the configured
|
|
113
113
|
* price may be explicitly set to `0`.
|
|
114
114
|
* @param projectId Project ID to set the price per token for.
|
|
115
115
|
* @param coreContract Core contract address for the given project.
|
|
116
116
|
* @param pricePerTokenInWei Price per token to set for the project.
|
|
117
|
-
* Represents the ERC20 token price
|
|
117
|
+
* Represents the ERC20 token price in base units. For example, if the
|
|
118
|
+
* ERC20 token has 6 decimals, an input value of `1_000_000` would
|
|
119
|
+
* represent a price of `1.000000` tokens.
|
|
118
120
|
*/
|
|
119
121
|
function updatePricePerTokenInWei(
|
|
120
122
|
uint256 projectId,
|
|
@@ -145,7 +147,7 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
145
147
|
coreContract: coreContract
|
|
146
148
|
})
|
|
147
149
|
) {
|
|
148
|
-
syncProjectMaxInvocationsToCore({
|
|
150
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
149
151
|
projectId: projectId,
|
|
150
152
|
coreContract: coreContract
|
|
151
153
|
});
|
|
@@ -197,7 +199,10 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
197
199
|
* @notice Purchases a token from project `projectId`.
|
|
198
200
|
* @param projectId Project ID to mint a token on.
|
|
199
201
|
* @param coreContract Core contract address for the given project.
|
|
200
|
-
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
202
|
+
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
203
|
+
* purchaser, in base units. For example, if the ERC20 token has 6
|
|
204
|
+
* decimals, an input value of `1_000_000` would represent a maximum price
|
|
205
|
+
* of `1.000000` tokens.
|
|
201
206
|
* @param currencyAddress Currency address of token.
|
|
202
207
|
* @return tokenId Token ID of minted token
|
|
203
208
|
*/
|
|
@@ -397,8 +402,9 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
397
402
|
* @return tokenPriceInWei current price of token on this minter - invalid
|
|
398
403
|
* if price has not yet been configured. Note that "in wei" is a misnomer
|
|
399
404
|
* for ERC20 tokens, but is used here for ABI consistency with the ETH
|
|
400
|
-
* minters. The value returned represents the price per token
|
|
401
|
-
* decimals
|
|
405
|
+
* minters. The value returned represents the price per token in base units.
|
|
406
|
+
* For example, if the ERC20 token has 6 decimals, an input value of
|
|
407
|
+
* `1_000_000` would represent a price of `1.000000` tokens.
|
|
402
408
|
* @return currencySymbol currency symbol for purchases of project on this
|
|
403
409
|
* minter. "UNCONFIG" if not yet configured. Note that currency symbol is
|
|
404
410
|
* defined by the artist, and is not necessarily the same as the ERC20
|
|
@@ -467,7 +473,10 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
467
473
|
* @param to Address to be the new token's owner.
|
|
468
474
|
* @param projectId Project ID to mint a token on.
|
|
469
475
|
* @param coreContract Core contract address for the given project.
|
|
470
|
-
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
476
|
+
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
477
|
+
* purchaser, in base units. For example, if the ERC20 token has 6
|
|
478
|
+
* decimals, an input value of `1_000_000` would represent a maximum price
|
|
479
|
+
* of `1.000000` tokens.
|
|
471
480
|
* @param currencyAddress Currency address of token.
|
|
472
481
|
* @return tokenId Token ID of minted token
|
|
473
482
|
*/
|
|
@@ -527,7 +536,7 @@ contract MinterSetPriceERC20V5 is ReentrancyGuard, ISharedMinterV0 {
|
|
|
527
536
|
sender: msg.sender
|
|
528
537
|
});
|
|
529
538
|
|
|
530
|
-
MaxInvocationsLib.
|
|
539
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
531
540
|
tokenId: tokenId,
|
|
532
541
|
coreContract: coreContract
|
|
533
542
|
});
|
|
@@ -190,7 +190,7 @@ contract MinterSetPriceHolderV5 is
|
|
|
190
190
|
coreContract: coreContract
|
|
191
191
|
})
|
|
192
192
|
) {
|
|
193
|
-
syncProjectMaxInvocationsToCore({
|
|
193
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
194
194
|
projectId: projectId,
|
|
195
195
|
coreContract: coreContract
|
|
196
196
|
});
|
|
@@ -698,7 +698,7 @@ contract MinterSetPriceHolderV5 is
|
|
|
698
698
|
|
|
699
699
|
// NOTE: delegate-vault handling **ends here**.
|
|
700
700
|
|
|
701
|
-
MaxInvocationsLib.
|
|
701
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
702
702
|
tokenId: tokenId,
|
|
703
703
|
coreContract: coreContract
|
|
704
704
|
});
|
|
@@ -182,7 +182,7 @@ contract MinterSetPriceMerkleV5 is
|
|
|
182
182
|
coreContract: coreContract
|
|
183
183
|
})
|
|
184
184
|
) {
|
|
185
|
-
syncProjectMaxInvocationsToCore({
|
|
185
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
186
186
|
projectId: projectId,
|
|
187
187
|
coreContract: coreContract
|
|
188
188
|
});
|
|
@@ -697,7 +697,7 @@ contract MinterSetPriceMerkleV5 is
|
|
|
697
697
|
sender: vault_
|
|
698
698
|
});
|
|
699
699
|
|
|
700
|
-
MaxInvocationsLib.
|
|
700
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
701
701
|
tokenId: tokenId,
|
|
702
702
|
coreContract: coreContract
|
|
703
703
|
});
|
|
@@ -171,13 +171,17 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
171
171
|
* @notice Updates this minter's price per token of project `projectId`
|
|
172
172
|
* to be `pricePerTokenInWei`. Note that "in wei" is a misnomer on this
|
|
173
173
|
* ERC20 minter, but is used for consistency with the ETH minters. The
|
|
174
|
-
* price value represents the ERC20 token price
|
|
174
|
+
* price value represents the ERC20 token price in base units.
|
|
175
|
+
* @dev Note that it is intentionally supported here that the configured
|
|
176
|
+
* price may be explicitly set to `0`.
|
|
175
177
|
* @dev Note that it is intentionally supported here that the configured
|
|
176
178
|
* price may be explicitly set to `0`.
|
|
177
179
|
* @param projectId Project ID to set the price per token for.
|
|
178
180
|
* @param coreContract Core contract address for the given project.
|
|
179
181
|
* @param pricePerTokenInWei Price per token to set for the project.
|
|
180
|
-
* Represents the ERC20 token price
|
|
182
|
+
* Represents the ERC20 token price in base units. For example, if the
|
|
183
|
+
* ERC20 token has 6 decimals, an input value of `1_000_000` would
|
|
184
|
+
* represent a price of `1.000000` tokens.
|
|
181
185
|
*/
|
|
182
186
|
function updatePricePerTokenInWei(
|
|
183
187
|
uint256 projectId,
|
|
@@ -208,7 +212,7 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
208
212
|
coreContract: coreContract
|
|
209
213
|
})
|
|
210
214
|
) {
|
|
211
|
-
syncProjectMaxInvocationsToCore({
|
|
215
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
212
216
|
projectId: projectId,
|
|
213
217
|
coreContract: coreContract
|
|
214
218
|
});
|
|
@@ -407,7 +411,10 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
407
411
|
* token ID `ownedNFTTokenId` as the parent token.
|
|
408
412
|
* @param projectId Project ID to mint a token on.
|
|
409
413
|
* @param coreContract Core contract address for the given project.
|
|
410
|
-
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
414
|
+
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
415
|
+
* purchaser, in base units. For example, if the ERC20 token has 6
|
|
416
|
+
* decimals, an input value of `1_000_000` would represent a maximum price
|
|
417
|
+
* of `1.000000` tokens.
|
|
411
418
|
* @param currencyAddress Currency address of token.
|
|
412
419
|
* @param ownedNFTAddress ERC-721 NFT address holding the project token
|
|
413
420
|
* owned by msg.sender being used as the parent token.
|
|
@@ -444,7 +451,10 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
444
451
|
* @param to Address to be the new token's owner.
|
|
445
452
|
* @param projectId Project ID to mint a token on.
|
|
446
453
|
* @param coreContract Core contract address for the given project.
|
|
447
|
-
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
454
|
+
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
455
|
+
* purchaser, in base units. For example, if the ERC20 token has 6
|
|
456
|
+
* decimals, an input value of `1_000_000` would represent a maximum price
|
|
457
|
+
* of `1.000000` tokens.
|
|
448
458
|
* @param currencyAddress Currency address of token.
|
|
449
459
|
* @param ownedNFTAddress ERC-721 NFT holding the project token owned by
|
|
450
460
|
* msg.sender being used as the parent token.
|
|
@@ -704,8 +714,9 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
704
714
|
* @return tokenPriceInWei current price of token on this minter - invalid
|
|
705
715
|
* if price has not yet been configured. Note that "in wei" is a misnomer
|
|
706
716
|
* for ERC20 tokens, but is used here for ABI consistency with the ETH
|
|
707
|
-
* minters. The value returned represents the price per token
|
|
708
|
-
* decimals
|
|
717
|
+
* minters. The value returned represents the price per token in base units.
|
|
718
|
+
* For example, if the ERC20 token has 6 decimals, an input value of
|
|
719
|
+
* `1_000_000` would represent a price of `1.000000` tokens.
|
|
709
720
|
* @return currencySymbol currency symbol for purchases of project on this
|
|
710
721
|
* minter. "UNCONFIG" if not yet configured. Note that currency symbol is
|
|
711
722
|
* defined by the artist, and is not necessarily the same as the ERC20
|
|
@@ -823,7 +834,10 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
823
834
|
* @param to Address to be the new token's owner.
|
|
824
835
|
* @param projectId Project ID to mint a token on.
|
|
825
836
|
* @param coreContract Core contract address for the given project.
|
|
826
|
-
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
837
|
+
* @param maxPricePerToken Maximum price of token being allowed by the
|
|
838
|
+
* purchaser, in base units. For example, if the ERC20 token has 6
|
|
839
|
+
* decimals, an input value of `1_000_000` would represent a maximum price
|
|
840
|
+
* of `1.000000` tokens.
|
|
827
841
|
* @param currencyAddress Currency address of token.
|
|
828
842
|
* @param ownedNFTAddress ERC-721 NFT holding the project token owned by
|
|
829
843
|
* msg.sender or `vault` being used as the parent token.
|
|
@@ -971,7 +985,7 @@ contract MinterSetPricePolyptychERC20V5 is
|
|
|
971
985
|
});
|
|
972
986
|
}
|
|
973
987
|
|
|
974
|
-
MaxInvocationsLib.
|
|
988
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
975
989
|
tokenId: tokenId,
|
|
976
990
|
coreContract: coreContract
|
|
977
991
|
});
|
|
@@ -200,7 +200,7 @@ contract MinterSetPricePolyptychV5 is
|
|
|
200
200
|
coreContract: coreContract
|
|
201
201
|
})
|
|
202
202
|
) {
|
|
203
|
-
syncProjectMaxInvocationsToCore({
|
|
203
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
204
204
|
projectId: projectId,
|
|
205
205
|
coreContract: coreContract
|
|
206
206
|
});
|
|
@@ -828,7 +828,7 @@ contract MinterSetPricePolyptychV5 is
|
|
|
828
828
|
});
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
-
MaxInvocationsLib.
|
|
831
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
832
832
|
tokenId: tokenId,
|
|
833
833
|
coreContract: coreContract
|
|
834
834
|
});
|
|
@@ -145,7 +145,7 @@ contract MinterSetPriceV5 is
|
|
|
145
145
|
coreContract: coreContract
|
|
146
146
|
})
|
|
147
147
|
) {
|
|
148
|
-
syncProjectMaxInvocationsToCore({
|
|
148
|
+
MaxInvocationsLib.syncProjectMaxInvocationsToCore({
|
|
149
149
|
projectId: projectId,
|
|
150
150
|
coreContract: coreContract
|
|
151
151
|
});
|
|
@@ -397,7 +397,7 @@ contract MinterSetPriceV5 is
|
|
|
397
397
|
sender: msg.sender
|
|
398
398
|
});
|
|
399
399
|
|
|
400
|
-
MaxInvocationsLib.
|
|
400
|
+
MaxInvocationsLib.validateMintEffectsInvocations({
|
|
401
401
|
tokenId: tokenId,
|
|
402
402
|
coreContract: coreContract
|
|
403
403
|
});
|