HokkaidoInu
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,100.89 |
$0 | |
HOKK | ERC-20 | 439.65678 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309019 | 2 years ago | | | 0 | 0.0030248481 | |
| 15691626 | 2 years ago | | | 0 | 0.00053446812 | |
| 15691617 | 2 years ago | | | 0 | 0.00045589349 | |
| 15690513 | 2 years ago | | | 0 | 0.0040021838 | |
| 15690513 | 2 years ago | | | 0 | 0.0040021838 | |
| 15690513 | 2 years ago | | | 0 | 0.0040021838 | |
| 15690513 | 2 years ago | | | 0 | 0.0035568651 | |
| 15690511 | 2 years ago | | | 0 | 0.00050909830 | |
| 15690465 | 2 years ago | | | 0 | 0.0010317108 | |
| 15690457 | 2 years ago | | | 0 | 0.0010868844 |
ABI
ABI objects
Getter at block 21226554
deadblocks() view returns (uint256)
3
decimals() view returns (uint8)
18
developerWallet() view returns (address)
0x7033d5fbc1e2d3aa3c760f53eeecbb14cc80f2ec
genesis_block() view returns (uint256)
15690353
marketingWallet() view returns (address)
0x7033d5fbc1e2d3aa3c760f53eeecbb14cc80f2ec
maxTxAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Hokkaido Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3e808ac0ff87dfbc116c70d146c51eae4a832717
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 developer)
(marketing=5, liquidity=0, developer=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
HOKK
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 developer)
(marketing=5, liquidity=0, developer=0)
totSellTax() view returns (uint256)
5
totTax() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBot(address) view returns (bool)
State-modifying
Events addBot(address account, bool state)
addBotsBulk(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address account)
delBotsBulk(address[] isBot_)
enableTrading(uint256 numOfDeadBlocks)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 developerPercentage, uint256 marketingPercentage)
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _developer)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
setTaxes(uint256 _marketing, uint256 _liquidity, uint256 _developer)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDeveloperWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
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.