DegenDistributor
Verified contract
Active on
Ethereum with 958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DegenDistributor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21136917 | 12 days ago | | | 0 | 0.0010935438 | |
| 21136908 | 12 days ago | | | 0 | 0.0050701300 | |
| 20871328 | 2 months ago | | | 0 | 0.0072259661 | |
| 20808425 | 2 months ago | | | 0 | 0.0012248688 | |
| 20585258 | 3 months ago | | | 0 | 0.0010027296 | |
| 20554429 | 3 months ago | | | 0 | 0.00019547825 | |
| 20539608 | 3 months ago | | | 0 | 0.00023683926 | |
| 20515579 | 3 months ago | | | 0 | 0.00023793695 | |
| 20490075 | 3 months ago | | | 0 | 0.0017539800 | |
| 20468971 | 3 months ago | | | 0 | 0.00029245296 |
ABI
ABI objects
Getter at block 21225756
degenNFT() view returns (address)
0xb829a5b349b01fc71afe46e50dd6ec0222a6e599
merkleRoot() view returns (bytes32)
0x7919e1d7b1a981cd9dca6946773ea972270bcc429ae0fb33abb96a4ca162ffbc
treasury() view returns (address)
0x7b065fcb0760df0cea8cfd144e08554f3cea73d1
Read-only
claimed(address) view returns (uint256)
State-modifying
Events claim(uint256 index, address account, uint256 totalAmount, bytes32[] merkleProof)
updateMerkleRoot(bytes32 newRoot)
Claimed(address indexed account, uint256 amount)
RootUpdated(bytes32 oldRoot, bytes32 indexed newRoot)
constructor(address addressProvider, address degenNFT_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
TreasuryOnlyException()