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 "Based Hoppy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20649690 | 3 months ago | | | 0 | 0.000000105391664364 | |
| 20631052 | 3 months ago | | | 0 | 3.6344856e-7 | |
| 20630982 | 3 months ago | | | 0 | 3.6434557e-7 | |
| 20630874 | 3 months ago | | | 0 | 3.5090499e-7 | |
| 20627887 | 3 months ago | | | 0 | 1.7967714e-7 | |
| 18858697 | 4 months ago | | | 0 | 2.2430306e-7 | |
| 17459370 | 5 months ago | | | 0 | 0.000051050577 | |
| 16430306 | 6 months ago | | | 0 | 0.000070634264 | |
| 16428356 | 6 months ago | | | 0 | 0.0000026995794 | |
| 16427848 | 6 months ago | | | 0 | 5.2422874e-7 |
ABI
ABI objects
Getter at block 23953427
decimals() view returns (uint8)
18
name() view returns (string)
Based Hoppy
owner() view returns (address)
0xc093092fdcd5252bb1b28e92451f52e0cb58963f
symbol() view returns (string)
HOPPY
taxWallet() view returns (address)
0xc093092fdcd5252bb1b28e92451f52e0cb58963f
totalSupply() view returns (uint256)
1000000000000000000000000000000
transactionTax() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
renounceOwnership()
setTaxWallet(address _taxWallet)
setTransactionTax(uint256 _transactionTax)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxWalletUpdated(address indexed previousTaxWallet, address indexed newTaxWallet)
TransactionTaxUpdated(uint256 previousTax, uint256 newTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.