xShibBoneMerkleDistributor
Verified contract
Active on
Ethereum with 36,131 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($144,705.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 282.985055K | $0.497578 |
$140,807.14 | |
SHIB | ERC-20 | 157.938469M | $0.000025 |
$3,897.92 | |
NFAi | ERC-20 | 3 | $0.008303 |
$0.02 | |
COLLAR | ERC-20 | 10M | -- | -- | |
SHIBARIUM | ERC-20 | 221.385971B | -- | -- | |
PASTE | ERC-20 | 31.702251B | -- | -- | |
SHIBARIUM | ERC-20 | 18.329814B | -- | -- | |
BANKRUPT | ERC-20 | 97.6516M | -- | -- | |
DC | ERC-20 | 46.301738M | -- | -- | |
DC | ERC-20 | 28.595134M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21017452 | a month ago | | | 0 | 0.00049328988 | |
| 21016384 | a month ago | | | 0 | 0.00078287535 | |
| 21011572 | a month ago | | | 0 | 0.00041432786 | |
| 21010087 | a month ago | | | 0 | 0.00052465860 | |
| 20989258 | a month ago | | | 0 | 0.00080696645 | |
| 20978270 | a month ago | | | 0 | 0.0013974232 | |
| 20973746 | a month ago | | | 0 | 0.0010245916 | |
| 20970634 | a month ago | | | 0 | 0.0015368500 | |
| 20969863 | a month ago | | | 0 | 0.0010150795 | |
| 20968639 | a month ago | | | 0 | 0.0011559177 |
ABI
ABI objects
Getter at block 21277899
frozen() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x8448cd37bdcfcde27fbc121a66dea844d1a39ab7658eeb5681efa8730afe250a
owner() view returns (address)
0xc7d0445ac2947760b3dd388b8586adf079972bf3
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
week() view returns (uint32)
10
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.