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 |
---|---|---|---|---|---|
HONG | ERC-20 | 339.983619K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21031466 | a month ago | | | 0 | 0.00023134446 | |
| 20880303 | 2 months ago | | | 0 | 0.00067614086 | |
| 20880237 | 2 months ago | | | 0 | 0.00078954744 | |
| 20254022 | 5 months ago | | | 0 | 0.00020418785 | |
| 20253947 | 5 months ago | | | 0 | 0.000083490044 | |
| 20246859 | 5 months ago | | | 0 | 0.00010212623 | |
| 20244887 | 5 months ago | | | 0 | 0.00011570849 | |
| 20244882 | 5 months ago | | | 0 | 0.00015753119 | |
| 20189868 | 5 months ago | | | 0 | 0.00017928652 | |
| 18354912 | a year ago | | | 0 | 0.00027032969 |
ABI
ABI objects
Getter at block 21246457
FeesAddress() view returns (address)
0x5744faa0964769e7a19b611633e56b60da6c9d07
MaximumOneTrxAmount() view returns (uint256)
1000000000000000000000000000
MxWalletSize() view returns (uint256)
1000000000000000000000000000
SecFeesWallet() view returns (address)
0x460b25182518b0cc8ae8f9ec9dffc99cd04d8b29
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
name() pure returns (string)
DrHONG
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
HONG
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd75bdbd37591c801fbf5128168d10f3ee6088da2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeTaxes(uint256 newBuyTax, uint256 newSellTax)
FreeFromLimits()
StartTrading()
_RemoveExcludedWallet(address wallet)
_addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
manualSendBalance()
manualSwapTokens(uint256 percent)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.