Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOPE | ERC-20 | 35.432351M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18131864 | a year ago | | | 0 | 0.00051537706 | |
| 18131858 | a year ago | | | 0 | 0.00060998785 | |
| 18131841 | a year ago | | | 0 | 0.00045897549 | |
| 18131796 | a year ago | | | 0 | 0.00053157420 | |
| 18131793 | a year ago | | | 0 | 0.00051356250 | |
| 18131784 | a year ago | | | 0 | 0.00047392932 | |
| 18131777 | a year ago | | | 0 | 0.00066109403 | |
| 18131771 | a year ago | | | 0 | 0.00051684244 | |
| 18131751 | a year ago | | | 0 | 0.00053644365 | |
| 18131736 | a year ago | | | 0 | 0.0014587134 |
ABI
ABI objects
Getter at block 21223191
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
HOPE
pair() view returns (address)
0x0689adccf6a00c26ef90e6640234601aee3c324d
symbol() pure returns (string)
HOPE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludeFromFees(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.