EveraiClaimMemoryCore
Verified contract
Active on
Ethereum with 1,665 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d3e…7cd7
Balances ($0.00)
No balances found for "EveraiClaimMemoryCore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17059792 | 2 years ago | | | 0 | 0.0022408683 | |
| 16816920 | 2 years ago | | | 0 | 0.0031341818 | |
| 16718978 | 2 years ago | | | 0 | 0.0019759810 | |
| 16712721 | 2 years ago | | | 0 | 0.0023639500 | |
| 16711628 | 2 years ago | | | 0 | 0.0035723583 | |
| 16710474 | 2 years ago | | | 0 | 0.0024364587 | |
| 16709537 | 2 years ago | | | 0 | 0.0021139142 | |
| 16707526 | 2 years ago | | | 0 | 0.0033122754 | |
| 16705852 | 2 years ago | | | 0 | 0.0045874342 | |
| 16705711 | 2 years ago | | | 0 | 0.0095356544 |
ABI
ABI objects
Getter at block 21286477
memoryCore() view returns (address)
0x2d3e3def08848d405df3418bf91aa6876a057cd7
merkleRoot() view returns (bytes32)
0xdfd0a93070a76d1c960a289913eac3c761da51da8db7c796b8399a9fdbcc9b9e
owner() view returns (address)
0xc37c41601bc88c91b6569c701f08d37fa0f565f0
Read-only
claimed(address) view returns (uint256)
State-modifying
Events claim(uint256 id, bytes32[] proof, uint256 quantity, uint256 allowance)
renounceOwnership()
setClaimed(address addr, uint256 value)
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
Claim(uint256 _id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address memoryCoreAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.