BlurAirdrop
Verified contract
Active on
Ethereum with 125,323 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 |
---|---|---|---|---|---|
BLUR | ERC-20 | 461.074259M | -- | -- | |
BLURRRRR | ERC-20 | 122.967549M | -- | -- | |
BlurReward.org | ERC-20 | 7.77K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- | |
0x78ed…623e | ERC-1555 | 4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20200615 | 4 months ago | | | 0 | 0.00012971069 | |
| 20149629 | 5 months ago | | | 0 | 0.00017118378 | |
| 20100803 | 5 months ago | | | 0 | 0.00016951660 | |
| 19312212 | 9 months ago | | | 0 | 0.0028851368 | |
| 18779492 | a year ago | | | 0 | 0.0024689417 | |
| 18779415 | a year ago | | | 0 | 0.0037665542 | |
| 18779403 | a year ago | | | 0 | 0.0035097483 | |
| 18779396 | a year ago | | | 0 | 0.0020094019 | |
| 18619477 | a year ago | | | 0 | 0.0012121483 | |
| 18046255 | a year ago | | | 0 | 0.00076033362 |
ABI
ABI objects
Getter at block 21167582
merkleRoot() view returns (bytes32)
0x0e8aaa60dff2d844d4d3571a3e63a8072983f6a27f28604caac2530f3aba763b
owner() view returns (address)
0x988ace2e421e7221d3a54823e57d106db0e84a88
reclaimPeriod() view returns (uint256)
1681554023
token() view returns (address)
0x5283d291dbcf85356a21ba090e6db59121208b44
Read-only
claimed(bytes32) view returns (bool)
State-modifying
Events claim(address account, uint256 amount, bytes32[] proof)
reclaim(uint256 amount)
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
Claimed(address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, bytes32 _merkleRoot, uint256 reclaimDelay)
This contract contains no fallback and receive objects.
This contract contains no error objects.