boneMerkleDistributor
Verified contract
Active on
Ethereum with 15,867 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 0.004493 | $0.541256 |
$0 | |
COLLAR | ERC-20 | 10M | -- | -- | |
SHIBARIUM | ERC-20 | 121.902926B | -- | -- | |
SHIBARIUM | ERC-20 | 2.652872B | -- | -- | |
PASTE | ERC-20 | 1.740749B | -- | -- | |
BANKRUPT | ERC-20 | 200M | -- | -- | |
DC | ERC-20 | 104.986318M | -- | -- | |
$X | ERC-20 | 28.322781M | -- | -- | |
BONK | ERC-20 | 25M | -- | -- | |
$DOSA2.0 | ERC-20 | 17.284446M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600333 | 3 months ago | | | 0 | 0.00011664833 | |
| 20364113 | 4 months ago | | | 0 | 0.00049613655 | |
| 20145245 | 5 months ago | | | 0 | 0.00010611600 | |
| 19045235 | 10 months ago | | | 0 | 0.00080345152 | |
| 18189351 | a year ago | | | 0 | 0.00043246876 | |
| 18052601 | a year ago | | | 0 | 0.00048360569 | |
| 17913148 | a year ago | | | 0 | 0.0020482528 | |
| 17911357 | a year ago | | | 0 | 0.00035954000 | |
| 17911357 | a year ago | | | 0 | 0.00035954000 | |
| 17884918 | a year ago | | | 0 | 0.0018062935 |
ABI
ABI objects
Getter at block 21296009
frozen() view returns (bool)
false
merkleRoot() view returns (bytes32)
0xf9b662a128d7a6d49c45fff4ee6d89c9a4d24e2a6b48d9b0ed73e814f3f2f03e
owner() view returns (address)
0xc7d0445ac2947760b3dd388b8586adf079972bf3
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
week() view returns (uint32)
1
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.