Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($64.19)
Native
Value
$64.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,209.46 |
$64.19 | |
$HAMTARO | ERC-20 | 5.6K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17381814 | a year ago | | | 0.02 | 0.00057063029 | |
| 17381676 | a year ago | | | 0 | 0.0015099158 | |
| 17381637 | a year ago | | | 0 | 0.0013946305 | |
| 17381637 | a year ago | | | 0 | 0.0013946305 | |
| 17381633 | a year ago | | | 0 | 0.0015101799 | |
| 17381632 | a year ago | | | 0 | 0.0016754745 | |
| 17381631 | a year ago | | | 0 | 0.0015050172 | |
| 17381629 | a year ago | | | 0 | 0.0015160595 | |
| 17381629 | a year ago | | | 0 | 0.0015160595 | |
| 17381629 | a year ago | | | 0 | 0.0015160595 |
ABI
ABI objects
Getter at block 21158329
_maxTxAmount() view returns (uint256)
20000000000000
_totalTaxIfBuying() view returns (uint256)
30
_totalTaxIfSelling() view returns (uint256)
40
_walletMax() view returns (uint256)
20000000000000
addressDev() view returns (address)
0xdc521512d1b29e03b8d669920fad94c3cf13c65a
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getBlock() view returns (uint256)
21158329
getCirculatingSupply() view returns (uint256)
1000000000000000
getSaleAt() view returns (uint256)
17381626
getTime() view returns (uint256)
1731254447
marketingWalletAddress() view returns (address)
0xdc521512d1b29e03b8d669920fad94c3cf13c65a
minimumTokensBeforeSwapAmount() view returns (uint256)
2000000000000
name() view returns (string)
Hamtaro
owner() view returns (address)
0xdc521512d1b29e03b8d669920fad94c3cf13c65a
sale() view returns (uint256)
17381626
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$HAMTARO
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
uniswapPair() view returns (address)
0x9e61291774682c9dbb00635459faf8384188f7cb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newLotteryShare)
setIsBot(address holder, bool exempt)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxTxAmount(uint256 maxTxPercentage)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTrading(bool _tradingOpen)
setWalletLimit(uint256 newLimitPercentage)
setaddressDev(address _addressDev)
setblockBan(uint256 _blockBan)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.