BubblesAirdrop
Verified contract
Active on
Ethereum with 949 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BubblesAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17390476 | 2 years ago | | | 0 | 0.0029707693 | |
| 17386737 | 2 years ago | | | 0 | 0.0032164578 | |
| 17383543 | 2 years ago | | | 0 | 0.0026010029 | |
| 17381355 | 2 years ago | | | 0 | 0.0032465816 | |
| 17381345 | 2 years ago | | | 0 | 0.0033565632 | |
| 17381284 | 2 years ago | | | 0 | 0.0033750808 | |
| 17377608 | 2 years ago | | | 0 | 0.0032088231 | |
| 17377043 | 2 years ago | | | 0 | 0.0026030463 | |
| 17375313 | 2 years ago | | | 0 | 0.0028293152 | |
| 17373666 | 2 years ago | | | 0 | 0.0043215892 |
ABI
ABI objects
Getter at block 21324440
TOKEN() view returns (address)
0x58f46f627c88a3b217abc80563b9a726abb873ba
merkleRoot() view returns (bytes32)
0x59bd69f04e5df7cef3a3cf7b74b5f32925f07d4e8f99f7d0c91712aac867ab8e
owner() view returns (address)
0xed4cc1ddb37db128085db0b099c7e7bd67fa5806
version() view returns (uint256)
13
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimAirdrop(uint256 _amount, bytes32[] merkleProof)
renounceOwnership()
sendAirdrop(struct BubblesAirdroprecipient[] _recipients)
setMerkleRoot(bytes32 _root)
setTokenAddress(address _tokenAddress)
transferOwnership(address newOwner)
ClaimAirdrop(address indexed owner, uint256 rewardAmount, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendAirdrop(address indexed owner, uint256 rewardAmount)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.