CrowdfundFactory

Verified contract

Active on Base with 1,223 txns
Deployed by via 0x4cdc827f at 10050180
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "CrowdfundFactory"

0xfed4c8f329b0f006c21c416bc44fb71fe51a406bde5b1704166d9d828c106b55
0x4f06eba1090b1d497f928169ddd381eae7d28813e7181ae11c188067767f762c
0x17acaee4d0ef3a680f01b55ce2096652389759c4b63202a0510b2c8b3ac0520c
0xf4750da55dafd5d95469852406f49b8304c24fd7f3faea75ae5e5098996557d7
0xc649a59a96a21aa1b96718065043fbc219a0a7dd2c8316afaa09331004034aed
0x5b445229848f010df08951ed72655ea7519f34d6fd5f1582ddc73b86b51e6367
0x0a00697ea15ce66682055895260a63ddbecf941a6c2ab90c48e911cb803083c4
0xdf081f5dc0093b2287b814c38f1d37e655676d299808573974667a676cae54ea
0x8ad131a0449cb7b7532d26f87acbc3fd68309f68d23aa5a922c1c68807147804
0xf0ebf1c2b24bf3e4832bd99e2962f402fe0330f1a10d0fd5fa07990c960cc3a9

Functions
Getter at block 22919408

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
createAuctionCrowdfund(address crowdfundImplstruct AuctionCrowdfundBaseAuctionCrowdfundOptions optsbytes createGateCallDatapayable returns (address inst)
createBuyCrowdfund(address crowdfundImplstruct BuyCrowdfundBuyCrowdfundOptions optsbytes createGateCallDatapayable returns (address inst)
createCollectionBatchBuyCrowdfund(address crowdfundImplstruct CollectionBatchBuyCrowdfundCollectionBatchBuyCrowdfundOptions optsbytes createGateCallDatapayable returns (address inst)
createCollectionBuyCrowdfund(address crowdfundImplstruct CollectionBuyCrowdfundCollectionBuyCrowdfundOptions optsbytes createGateCallDatapayable returns (address inst)
createInitialETHCrowdfund(address crowdfundImplstruct InitialETHCrowdfundInitialETHCrowdfundOptions crowdfundOptsstruct InitialETHCrowdfundETHPartyOptions partyOptsbytes createGateCallDatapayable returns (address inst)
createInitialETHCrowdfundWithMetadata(address crowdfundImplstruct InitialETHCrowdfundInitialETHCrowdfundOptions crowdfundOptsstruct InitialETHCrowdfundETHPartyOptions partyOptsaddress customMetadataProviderbytes customMetadatabytes createGateCallDatapayable returns (address inst)
createRollingAuctionCrowdfund(address crowdfundImplstruct AuctionCrowdfundBaseAuctionCrowdfundOptions optsbytes32 allowedAuctionsMerkleRootbytes createGateCallDatapayable returns (address inst)
Events
AuctionCrowdfundCreated(address indexed creatoraddress indexed crowdfundstruct AuctionCrowdfundBaseAuctionCrowdfundOptions opts
BuyCrowdfundCreated(address indexed creatoraddress indexed crowdfundstruct BuyCrowdfundBuyCrowdfundOptions opts
CollectionBatchBuyCrowdfundCreated(address indexed creatoraddress indexed crowdfundstruct CollectionBatchBuyCrowdfundCollectionBatchBuyCrowdfundOptions opts
CollectionBuyCrowdfundCreated(address indexed creatoraddress indexed crowdfundstruct CollectionBuyCrowdfundCollectionBuyCrowdfundOptions opts
InitialETHCrowdfundCreated(address indexed creatoraddress indexed crowdfundaddress indexed partystruct InitialETHCrowdfundInitialETHCrowdfundOptions crowdfundOptsstruct InitialETHCrowdfundETHPartyOptions partyOpts
RollingAuctionCrowdfundCreated(address indexed creatoraddress indexed crowdfundstruct AuctionCrowdfundBaseAuctionCrowdfundOptions optsbytes32 allowedAuctionsMerkleRoot
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC1167FailedCreateClone(