HONGKONGINU
Verified contract
Active on
Ethereum with 1,138 txns
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 "HONGKONGINU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20874315 | a month ago | | | 0 | 0.00027159787 | |
| 20840830 | a month ago | | | 0 | 0.00060818023 | |
| 20832704 | 2 months ago | | | 0 | 0.00060463094 | |
| 20672751 | 2 months ago | | | 0 | 0.00025176096 | |
| 20540501 | 3 months ago | | | 0 | 0.000094736947 | |
| 20428199 | 3 months ago | | | 0 | 0.00092162183 | |
| 20383513 | 4 months ago | | | 0 | 0.00014691004 | |
| 20311014 | 4 months ago | | | 0 | 0.00032601940 | |
| 20293554 | 4 months ago | | | 0 | 0.00010888024 | |
| 20284001 | 4 months ago | | | 0 | 0.00018944233 |
ABI
ABI objects
Getter at block 21161862
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
HONGKONG INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
HONG
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
Addresslist(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFee(uint256 newBuyFee)
setSellFee(uint256 newSellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAdress(address account, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenChargedFees(address indexed sender, uint256 amount, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _tokenName, string _tokensymbol, uint256 initialSupply, address _uniswapRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.