SingleEditionMintableCreator
Verified contract
Active on
Ethereum with 38 txns
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 "SingleEditionMintableCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15339160 | 2 years ago | | | 0 | 0.0027754618 | |
| 15223962 | 2 years ago | | | 0 | 0.0021075089 | |
| 15167207 | 2 years ago | | | 0 | 0.044735209 | |
| 15167187 | 2 years ago | | | 0 | 0.071311640 | |
| 15167180 | 2 years ago | | | 0 | 0.081121969 | |
| 15167173 | 2 years ago | | | 0 | 0.056416893 | |
| 15167154 | 2 years ago | | | 0 | 0.062136208 | |
| 15167147 | 2 years ago | | | 0 | 0.052535011 | |
| 15167114 | 2 years ago | | | 0 | 0.054455767 | |
| 15167033 | 2 years ago | | | 0 | 0.015790176 |
ABI
ABI objects
Getter at block 21256994
implementation() view returns (address)
0xde9f0fb6d7639b9fc143dbed0c783cdd6a65cb72
Read-only
getEditionAtId(uint256 editionId) view returns (address)
State-modifying
Events createEdition(string _name, string _symbol, string _description, string _animationUrl, bytes32 _animationHash, string _imageUrl, bytes32 _imageHash, uint256 _editionSize, uint256 _royaltyBPS) returns (uint256)
CreatedEdition(uint256 indexed editionId, address indexed creator, uint256 editionSize, address editionContractAddress)
constructor(address _implementation)
This contract contains no fallback and receive objects.
This contract contains no error objects.