AvatarMinter
Verified contract
Active on
Ethereum with 409 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc40…f3b3
Balances ($0.00)
No balances found for "AvatarMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196724 | a month ago | | | 0 | 0.0061239021 | |
| 21196719 | a month ago | | | 0 | 0.0061442409 | |
| 20255825 | 5 months ago | | | 0 | 0.00092540624 | |
| 20106039 | 6 months ago | | | 0 | 0.00075637214 | |
| 18514404 | a year ago | | | 0 | 0.0092927262 | |
| 16211976 | 2 years ago | | | 0 | 0.0036213754 | |
| 16114053 | 2 years ago | | | 0 | 0.0021637454 | |
| 16008068 | 2 years ago | | | 0 | 0.0030174352 | |
| 15784386 | 2 years ago | | | 0 | 0.0058720091 | |
| 15766661 | 2 years ago | | | 0 | 0.0013226970 |
ABI
ABI objects
Getter at block 21400593
netvrkAvatar() view returns (address)
0xdc403fcdf735426e77fdd3bbd6223a3ac03ef3b3
owner() view returns (address)
0x728b783b07f586d73dfc8660b44d61858df2bf1c
Read-only
isMinted(uint256) view returns (bool)
State-modifying
Events _updateAddresses(address avatarAddress)
batchRedeemAvatars(uint256[] tokenIds, bytes32[][] proofs)
redeemAvatar(uint256 tokenId, bytes32[] proof)
renounceOwnership()
setMerkleRoot(bytes32 root)
transferOwnership(address newOwner)
AvatarMinted(address indexed minter, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address avatarAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.