TraitsMint
Verified contract
Active on
Ethereum with 792 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 "TraitsMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16923966 | 2 years ago | | | 0 | 0.0028270374 | |
| 16923927 | 2 years ago | | | 0 | 0.0045695210 | |
| 16842858 | 2 years ago | | | 0 | 0.0051513021 | |
| 16842851 | 2 years ago | | | 0 | 0.0040053197 | |
| 16826980 | 2 years ago | | | 0 | 0.014611924 | |
| 16823513 | 2 years ago | | | 0 | 0.0032052610 | |
| 16753270 | 2 years ago | | | 0 | 0.0046443048 | |
| 16751768 | 2 years ago | | | 0 | 0.0064721993 | |
| 16745861 | 2 years ago | | | 0 | 0.0062004596 | |
| 16740112 | 2 years ago | | | 0 | 0.0028647057 |
ABI
ABI objects
Getter at block 21284699
isClaimingEnabled() view returns (bool)
true
owner() view returns (address)
0x271fc830f189922e27c8753c346bcc469e03dc8f
Read-only
areNoncesClaimed(address account, uint256[] nonces) view returns (bool[])
isNonceClaimed(address account, uint256 nonce) view returns (bool)
State-modifying
Events claim(uint256[] ids, uint256[] amounts, address account, uint256 nonce, uint256 deadlineTimestamp, bytes32 signatureR, bytes32 signatureVS)
claimMultiple(uint256[] ids, uint256[] amounts, address account, uint256[] nonces, uint256 deadlineTimestamp, bytes32 signatureR, bytes32 signatureVS)
renounceOwnership()
setClaimer(address claimer, bool enabled)
setClaimingEnabled(bool enabled)
setSignerAddress(address signerAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address traitsContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.