boneMerkleDistributor
Verified contract
Active on
Ethereum with 2,930 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($77,440.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 149.521762K | $0.517918 |
$77,440.01 | |
NFAi | ERC-20 | 4 | $0.013916 |
$0.06 | |
COLLAR | ERC-20 | 10M | -- | -- | |
PASTE | ERC-20 | 1.451461B | -- | -- | |
DC | ERC-20 | 109.091182M | -- | -- | |
DC | ERC-20 | 14.548165M | -- | -- | |
$DosaBomb | ERC-20 | 12.76532M | -- | -- | |
SHIBAR | ERC-20 | 22.773746K | -- | -- | |
BGBG | ERC-20 | 780.095463 | -- | -- | |
| ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20825732 | 2 months ago | | | 0 | 0.0010764896 | |
| 20396265 | 3 months ago | | | 0 | 0.000079456000 | |
| 20362282 | 4 months ago | | | 0 | 0.00082848197 | |
| 20278325 | 4 months ago | | | 0 | 0.00043117216 | |
| 20022637 | 5 months ago | | | 0 | 0.00027251234 | |
| 20022637 | 5 months ago | | | 0 | 0.00068193369 | |
| 19911484 | 6 months ago | | | 0 | 0.00060585959 | |
| 19907009 | 6 months ago | | | 0 | 0.00022402230 | |
| 19863367 | 6 months ago | | | 0 | 0.00084389370 | |
| 19852352 | 6 months ago | | | 0 | 0.00035677931 |
ABI
ABI objects
Getter at block 21161669
frozen() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x3e18d7e8920822fb747fee7b1f69b83383d22803326f7d18ce1fea3884a2b071
owner() view returns (address)
0xc7d0445ac2947760b3dd388b8586adf079972bf3
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
week() view returns (uint32)
2
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.