Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3486…4919
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HONEYBOT | ERC-20 | 42.572088T | -- | -- | |
INEDIBLEPEPE | ERC-20 | 9.077173T | -- | -- | |
PEPE10 | ERC-20 | 4.155769T | -- | -- | |
LUCKY | ERC-20 | 8.879902B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19203976 | 10 months ago | | | 0 | 0.0026843766 | |
| 18808130 | a year ago | | | 0 | 0.0037691762 | |
| 18750117 | a year ago | | | 0 | 0.0056264165 | |
| 18385894 | a year ago | | | 0 | 0.0010459765 | |
| 18294407 | a year ago | | | 0 | 0.00084075803 | |
| 18294276 | a year ago | | | 0 | 0.00077042025 | |
| 18294275 | a year ago | | | 0 | 0.00078895576 | |
| 18294274 | a year ago | | | 0 | 0.00086971719 | |
| 18032834 | a year ago | | | 0 | 0.0013709221 | |
| 18032823 | a year ago | | | 0 | 0.0015420091 |
ABI
ABI objects
Getter at block 21427605
dao() view returns (address)
0x25d9ded9cd633f3a8564900e610cd3efbe047ab9
Read-only
claimed(address, address, uint256) view returns (bool)
inedibleCheck(address _user, uint256 _timePoint) view returns (uint256 _balance, uint256 _totalSupply)
launches(address, uint256) view returns (uint256)
viewRewards(address _user, address[] _tokens, uint256[] _timePoints) view returns (uint256[] owed)
State-modifying
Events claimRewards(address _user, address[] _tokens, uint256[] _timePoints)
daoWithdraw(address _token, uint256 _blockNumber, address _to)
payFee(address _token, uint256 _amount)
ClaimedReward(address indexed user, address token, uint256 timePoint, uint256 amount)
NewRewards(address token, uint256 amount, uint256 timePoint)
constructor(address _dao, address _inedible)
This contract contains no fallback and receive objects.
This contract contains no error objects.