boneMerkleDistributor
Verified contract
Active on
Ethereum with 35,757 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,813.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 26.480372K | $0.515542 |
$13,651.74 | |
SHIB | ERC-20 | 6.345007M | $0.000025 |
$161.61 | |
NFAi | ERC-20 | 3 | $0.007999 |
$0.02 | |
COLLAR | ERC-20 | 10M | -- | -- | |
SHIBARIUM | ERC-20 | 704.845029B | -- | -- | |
PASTE | ERC-20 | 4.438528B | -- | -- | |
SHIBARIUM | ERC-20 | 1.989664B | -- | -- | |
CRAMER | ERC-20 | 12.817854M | -- | -- | |
GCR | ERC-20 | 5.976509M | -- | -- | |
$X | ERC-20 | 4.650687M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21236835 | 4 days ago | | | 0 | 0.0011944878 | |
| 20783367 | 2 months ago | | | 0 | 0.0010941104 | |
| 20767589 | 2 months ago | | | 0 | 0.0010545757 | |
| 20752414 | 2 months ago | | | 0 | 0.00014039089 | |
| 20746561 | 2 months ago | | | 0 | 0.00013863083 | |
| 20678853 | 3 months ago | | | 0 | 0.00012333427 | |
| 20643999 | 3 months ago | | | 0 | 0.000074802622 | |
| 20629521 | 3 months ago | | | 0 | 0.00036966194 | |
| 20604358 | 3 months ago | | | 0 | 0.000094096318 | |
| 20578911 | 3 months ago | | | 0 | 0.00022475144 |
ABI
ABI objects
Getter at block 21262597
frozen() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x901fff325197b28cdcee4d15774d0d95c0fd9b00c44e1dfb0a36a7dbb42f5eaf
owner() view returns (address)
0xc7d0445ac2947760b3dd388b8586adf079972bf3
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
week() view returns (uint32)
21
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
claimOwnership()
freeze()
transferOwnership(address newOwner, bool direct, bool renounce)
unfreeze()
updateMerkleRoot(bytes32 _merkleRoot)
Claimed(uint256 index, uint256 amount, address indexed account, uint256 indexed week)
MerkleRootUpdated(bytes32 indexed merkleRoot, uint32 indexed week)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.