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 |
---|---|---|---|---|---|
HANASU | ERC-20 | 3.700838M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15491729 | 2 years ago | | | 0 | 0.0016454685 | |
| 15491640 | 2 years ago | | | 0 | 0.0031563386 | |
| 15491635 | 2 years ago | | | 0 | 0.00082197694 | |
| 15491628 | 2 years ago | | | 0 | 0.0032691065 | |
| 15491626 | 2 years ago | | | 0 | 0.0033122525 | |
| 15491626 | 2 years ago | | | 0 | 0.0033122525 | |
| 15491626 | 2 years ago | | | 0 | 0.0033122525 | |
| 15491626 | 2 years ago | | | 0 | 0.0033122525 | |
| 15491624 | 2 years ago | | | 0 | 0.0011393056 | |
| 15491622 | 2 years ago | | | 0 | 0.0014494987 |
ABI
ABI objects
Getter at block 21260679
buyBurnFee() view returns (uint8)
0
buyMarketingFee() view returns (uint8)
7
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
ethPercentToLiquidity() view returns (uint8)
20
liquidityWallet() view returns (address)
0xaafc0eeb78ca12fb1114adbde35a53c26a3277a3
marketingWallet() view returns (address)
0xaafc0eeb78ca12fb1114adbde35a53c26a3277a3
maxTxAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() pure returns (string)
Hanasu 放す
owner() view returns (address)
0xaafc0eeb78ca12fb1114adbde35a53c26a3277a3
sellBurnFee() view returns (uint8)
1
sellLiquidityFee() view returns (uint8)
3
sellMarketingFee() view returns (uint8)
6
symbol() pure returns (string)
HANASU
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x4e63c5ab398580063f09c9eeea2e56392ebd2277
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint8 newBuyMarketingFee, uint8 newBuyBurnFee)
setEthPercentToLiquidity(uint8 newValue)
setMaxTransactionAmount(uint256 newValue)
setMaxWalletAmount(uint256 newValue)
setMinimumTokensBeforeSwap(uint256 newValue)
setNewLiquidityWallet(address newAddress)
setNewMarketingWallet(address newAddress)
setSellFees(uint8 newSellMarketingFee, uint8 newSellBurnFee, uint8 newSellLiquidityFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.