Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CollectFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11111705 | 10 months ago | | | 0 | 0.0000032099375 | |
| 9660988 | a year ago | | | 0 | 0.0000032098316 | |
| 9358994 | a year ago | | | 0 | 0.0000032098196 | |
| 8942277 | a year ago | | | 0 | 0.0000032080804 | |
| 8772773 | a year ago | | | 0 | 0.0000032080900 | |
| 7927244 | a year ago | | | 0 | 1.2606343e-7 | |
| 7927243 | a year ago | | | 0 | 0.0000032080836 | |
| 7926180 | a year ago | | | 0 | 0.0000032080804 | |
| 7912861 | a year ago | | | 0 | 1.2606330e-7 | |
| 7912860 | a year ago | | | 0 | 0.0000032080804 |
ABI
ABI objects
Getter at block 23637884 getDeployedCollections() view returns (address[])
Read-only
deployedCollections(uint256) view returns (address)
s_creatorIdToAddress(string) view returns (address)
State-modifying
Events claimCode(string creatorID, address recipient)
createCollection(address creatorAddress, string creatorID, uint256 unlockPriceInDollars, uint256 initialNumGold, address _ethPriceFeedAddress) returns (address)
modifyCollectPrice(string creatorID, uint256 newUnlockPriceInDollars)
transferOwnership(address newOwner)
ContractCreated(address newContractAddress)
constructor()
receive()
FactoryContract__NotOwner()