TraitsMinter
Verified contract
Active on
Ethereum with 844 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee9e…da7e
Balances ($0.00)
No balances found for "TraitsMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151229 | 3 days ago | | | 0 | 0.0015120880 | |
| 20702092 | 2 months ago | | | 0 | 0.0025072773 | |
| 20647832 | 2 months ago | | | 0 | 0.00039759051 | |
| 20647813 | 2 months ago | | | 0 | 0.00038849023 | |
| 20647800 | 2 months ago | | | 0 | 0.00038965907 | |
| 20645811 | 2 months ago | | | 0 | 0.00088154172 | |
| 20632054 | 2 months ago | | | 0 | 0.00036327754 | |
| 20623312 | 2 months ago | | | 0 | 0.00058687202 | |
| 20621563 | 2 months ago | | | 0 | 0.0017900282 | |
| 20586959 | 3 months ago | | | 0 | 0.00037067339 |
ABI
ABI objects
Getter at block 21169409
owner() view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
secret() view returns (address)
0xc8033181079b4a920cf5a3fd1a9f15fccc8c610f
traitsContract() view returns (address)
0xee9e6146e635e5da5c3885b2a641321c5a50da7e
Read-only
usedSignatures(bytes) view returns (bool)
State-modifying
Events mintTraits(uint256[] traitsOut, uint256[] traitsOutAmounts, uint256 timeOut, bytes signature)
renounceOwnership()
setContracts(address _traits)
setSecret(address _secret)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TraitsMinted(uint256[] traitsOut, uint256[] traitsOutAmounts, bytes signature, address operator)
constructor(address _traits, address _secret)
This contract contains no fallback and receive objects.
This contract contains no error objects.