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 |
---|---|---|---|---|---|
HOKINU | ERC-20 | 234.52144K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909498 | 6 months ago | | | 0 | 0.00021722718 | |
| 18381307 | a year ago | | | 0 | 0.00014975407 | |
| 18329571 | a year ago | | | 0 | 0.00047484928 | |
| 18283199 | a year ago | | | 0 | 0.00030242760 | |
| 18251593 | a year ago | | | 0 | 0.00083054877 | |
| 18247371 | a year ago | | | 0 | 0.00033164687 | |
| 18243291 | a year ago | | | 0 | 0.00040229287 | |
| 18240003 | a year ago | | | 0 | 0.00043751873 | |
| 18239753 | a year ago | | | 0 | 0.00034729835 | |
| 18239750 | a year ago | | | 0 | 0.00057633943 |
ABI
ABI objects
Getter at block 21213556
UNISWAP_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_PAIR() view returns (address)
0xaeaa04dd02e150477a772e2b4b034355d66ae8df
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyTotalTaxFees() view returns (uint256)
2
decimals() view returns (uint8)
18
fetchRateRequired() view returns (bool)
false
hokInuWallet() view returns (address)
0xf1048822985e9a6bafd1a80b8411b062ccbee3c4
launchBlock() view returns (uint256)
18238376
limitsActive() view returns (bool)
false
maxBuyTxAmount() view returns (uint256)
1500000000000000000000000
maxSellTxAmount() view returns (uint256)
750000000000000000000000
maxWalletHoldings() view returns (uint256)
2000000000000000000000000
name() view returns (string)
HokInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalTaxFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
550000000000000000000000
symbol() view returns (string)
HOKINU
taxedTokens() view returns (uint256)
9584521440166399605558341
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(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)
disableLimits()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchToken()
renounceOwnership()
rescueToken(address _token)
setNewFees(uint256 newBuyFees, uint256 newSellFees)
sethokInuWallet(address _hokInuWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyTxAmount(uint256 newNum)
updateMaxSellTxAmount(uint256 newNum)
updateMaxWalletHoldings(uint256 newNum)
updateSwapThreshold(uint256 newAmount)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
ExcludeFromFees(address indexed account, bool isExcluded)
LimitsDisabled()
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyTxAmount(uint256 newAmount)
UpdatedMaxSellTxAmount(uint256 newAmount)
UpdatedMaxWalletHoldings(uint256 newAmount)
UpdatedhokInuWallet(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.