Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd51f…57ac
2 additional
variables
Balances ($2,291.60)
Native
Value
$959.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.284353 | $3,375.31 |
$959.78 | |
HOPPY | ERC-20 | 4.778165M | $0.000192 |
$915.07 | |
CETI | ERC-20 | 527.182284 | $0.78794 |
$415.39 | |
INUINU | ERC-20 | 696.969696M | $0.00 |
$0.7 | |
JASMY | ERC-20 | 32.57329 | $0.020584 |
$0.67 | |
HOPPY | ERC-20 | 6.67818B | -- | -- | |
CHEPE | ERC-20 | 420 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242170 | a minute ago | | | 0 | 0.00070567818 | |
| 21242166 | 2 minutes ago | | | 0 | 0.00077160532 | |
| 21242147 | 5 minutes ago | | | 0 | 0.00075832859 | |
| 21242033 | 28 minutes ago | | | 0 | 0.00042759186 | |
| 21242017 | 32 minutes ago | | | 0 | 0.00066456819 | |
| 21241994 | 36 minutes ago | | | 0 | 0.00026199135 | |
| 21241974 | 40 minutes ago | | | 0 | 0.00076240162 | |
| 21241966 | 42 minutes ago | | | 0 | 0.00066285270 | |
| 21241939 | an hour ago | | | 0 | 0.00024346784 | |
| 21241935 | an hour ago | | | 0 | 0.00043086254 |
ABI
ABI objects
Getter at block 21242172
_maxTaxSwap() view returns (uint256)
4200000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Hoppy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HOPPY
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.