CrowdfundFactory
Verified contract
Active on
Ethereum with 538 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "CrowdfundFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16690907 | 2 years ago | | | 0 | 0.0099551938 | |
| 16690718 | 2 years ago | | | 0 | 0.0074314803 | |
| 16689793 | 2 years ago | | | 0 | 0.010891458 | |
| 16689647 | 2 years ago | | | 0 | 0.013494796 | |
| 16689185 | 2 years ago | | | 0 | 0.0079476773 | |
| 16687674 | 2 years ago | | | 0 | 0.0087150819 | |
| 16687564 | 2 years ago | | | 0 | 0.0081247626 | |
| 16686775 | 2 years ago | | | 0 | 0.0079039902 | |
| 16684079 | 2 years ago | | | 0 | 0.0070104841 | |
| 16683473 | 2 years ago | | | 0 | 0.0070082021 |
ABI
ABI objects
Getter at block 21313380
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createAuctionCrowdfund(struct AuctionCrowdfundAuctionCrowdfundOptions opts, bytes createGateCallData) payable returns (address inst)
createBuyCrowdfund(struct BuyCrowdfundBuyCrowdfundOptions opts, bytes createGateCallData) payable returns (address inst)
createCollectionBuyCrowdfund(struct CollectionBuyCrowdfundCollectionBuyCrowdfundOptions opts, bytes createGateCallData) payable returns (address inst)
AuctionCrowdfundCreated(address crowdfund, struct AuctionCrowdfundAuctionCrowdfundOptions opts)
BuyCrowdfundCreated(address crowdfund, struct BuyCrowdfundBuyCrowdfundOptions opts)
CollectionBuyCrowdfundCreated(address crowdfund, struct CollectionBuyCrowdfundCollectionBuyCrowdfundOptions opts)
constructor(address globals)
This contract contains no fallback and receive objects.
This contract contains no error objects.