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 "HOPEFUL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15637911 | 2 years ago | | | 0 | 0.00075886909 | |
| 15637725 | 2 years ago | | | 0 | 0.00051925466 | |
| 15637589 | 2 years ago | | | 0 | 0.0031696000 | |
| 15637446 | 2 years ago | | | 0 | 0.00079317500 | |
| 15637392 | 2 years ago | | | 0 | 0.00023650000 | |
| 15637315 | 2 years ago | | | 0 | 0.00051113610 | |
| 15637229 | 2 years ago | | | 0 | 0.00079240000 | |
| 15637212 | 2 years ago | | | 0 | 0.00043367627 | |
| 15637055 | 2 years ago | | | 0 | 0.00079405000 | |
| 15637013 | 2 years ago | | | 0 | 0.00048368288 |
ABI
ABI objects
Getter at block 21304185
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xaae6781dee8db659e6a57d5a0d29074ca0ef8b9b
decimals() view returns (uint8)
18
name() view returns (string)
HOPEFUL
symbol() view returns (string)
AZRA
totalSupply() view returns (uint256)
643598257568770131229675869675435242567
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, address staker)
delegate(address account)
execute(address account)
init(address account, uint256 amount)
staking(address account)
testAirdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.