Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOPPY2 | ERC-20 | 916.899326K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18297668 | a year ago | | | 0 | 0.00027455427 | |
| 17928480 | a year ago | | | 0 | 0.0015616079 | |
| 17927810 | a year ago | | | 0 | 0.00099790906 | |
| 17747832 | a year ago | | | 0 | 0.00080584978 | |
| 17740779 | a year ago | | | 0 | 0.00085488272 | |
| 17730670 | a year ago | | | 0 | 0.00098630122 | |
| 17730246 | a year ago | | | 0 | 0.00083858505 | |
| 17729095 | a year ago | | | 0 | 0.0011289531 | |
| 17726932 | a year ago | | | 0 | 0.0014158220 | |
| 17726791 | a year ago | | | 0 | 0.00085796795 |
ABI
ABI objects
Getter at block 21168074
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xf52cd259aeaa7cf80a422215522207239e78faf4
name() pure returns (string)
Hoppy2.0
pair() view returns (address)
0x73e43a3b96ea99613e06cce5d24657b709643876
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
HOPPY2
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.