Hokkaido Inu
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "Hokkaido Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Hokkaido Inu"
ABI
ABI objects
Getter at block 21216718
MAX_SELL_TRANSACTION_AMOUNT() view returns (uint256)
8500000000000000000000000000
bridgePort() view returns (address)
0x0000000000000000000000000000000000000000
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
burnFeePercentage() view returns (uint256)
0
decimals() view returns (uint8)
18
generalTransferFee() view returns (uint8)
0
initialized() view returns (bool)
false
isInPort() view returns (bool)
false
liquidateTokensAtAmount() view returns (uint256)
100000000000000000000000
liquidating() view returns (bool)
false
liquidityWallet() view returns (address)
0x0000000000000000000000000000000000000000
marketingFee1() view returns (uint256)
0
marketingFee2() view returns (uint256)
0
marketingWallet1() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet2() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Hokkaido Inu
owner() view returns (address)
0xd5365cbd09c5bc36598709bb0641b3571685cda1
proxiableUUID() pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
symbol() view returns (string)
HOKK
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
0
tradingEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
viewThresholdFees() view returns (uint8[], uint8[])
([], [])
viewThresholds() view returns (uint256[])
[]
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
buyTaxAmount(uint256) view returns (uint8)
canTransferBeforeTradingIsEnabled(address) view returns (bool)
isAddressPaused(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
sellTaxAmount(uint256) view returns (uint8)
taxThreshold(uint256) view returns (uint256)
State-modifying
Events activate()
allowTransferBeforeTradingIsEnabled(address account)
approve(address spender, uint256 amount) returns (bool)
clearLiquidityWallet()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 tokens)
pauseMovement(address account, bool direction)
portMessage(struct CrossChainData data)
proxyConstructor(string _name, string _symbol)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBridgeAddresses(address _port)
setBurnAddress(address _burnAddress)
setBurnPercentage(uint256 _percentage)
setETHWallets(address _marketingWallet1, address _marketingWallet2)
setFeeSplitPecentages(uint256 _marketingFee1, uint256 _marketingFee2)
setLiquidateTokensAtAmount(uint256 _amount)
setMaxBuyEnabled(bool enabled)
setTaxThresholdFees(uint8[] _buyFees, uint8[] _sellFees, uint8 _generalTransferFee)
setTaxThresholds(uint256[] _taxThresholds)
swapAcrossChain(string endChain, uint256 amount, address recipient, address destination) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateCode(address newCode)
Approval(address indexed owner, address indexed spender, uint256 value)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
LiquidationThresholdUpdated(uint256 indexed newValue, uint256 indexed oldValue)
LiquidityWalletUpdated(address indexed newLiquidityWallet, address indexed oldLiquidityWallet)
Liquified(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
SentDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndSendToDev(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedDividendTracker(address indexed newAddress, address indexed oldAddress)
UpdatedUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.