Hoppy On Base
Verified contract
Active on
Base with 443 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 140 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22648974 | 3 days ago | | | 0 | 0.0000012042369 | |
| 22355884 | 9 days ago | | | 0 | 4.2901112e-7 | |
| 22240449 | 12 days ago | | | 0 | 0.000000403697802844 | |
| 22240428 | 12 days ago | | | 0 | 4.1172463e-7 | |
| 22240395 | 12 days ago | | | 0 | 4.2080292e-7 | |
| 20039287 | 2 months ago | | | 0 | 4.1401800e-7 | |
| 19839110 | 2 months ago | | | 0 | 0.000000097347452134 | |
| 19537185 | 2 months ago | | | 0 | 1.4217253e-7 | |
| 19062906 | 3 months ago | | | 0 | 1.6583457e-7 | |
| 18542453 | 3 months ago | | | 0 | 0.000000058060140104 |
ABI
ABI objects
Getter at block 22757341
_maxTaxSwap() view returns (uint256)
100000050000000000000000000000
_maxTxAmount() view returns (uint256)
100000010000000000000000000000
_maxWalletSize() view returns (uint256)
100000100000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000300000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Hoppy On Base
owner() view returns (address)
0xe8f007b863c872b947e724a53e317863565956c1
symbol() pure returns (string)
HOPPY
totalSupply() pure returns (uint256)
1000000000000000000000000000
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 addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrade()
rEM(address[] notbot)
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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.