Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "WAIMAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17473470 | a year ago | | | 0 | 0.00039156274 | |
| 17473439 | a year ago | | | 0 | 0.00036877040 | |
| 17441161 | a year ago | | | 0 | 0.0010030381 | |
| 17438783 | a year ago | | | 0 | 0.00094085812 | |
| 17438761 | a year ago | | | 0 | 0.0013826367 | |
| 17431127 | a year ago | | | 0 | 0.0012801367 | |
| 17429035 | a year ago | | | 0 | 0.0015688870 | |
| 17428625 | a year ago | | | 0 | 0.00097925100 | |
| 17428467 | a year ago | | | 0 | 0.00091918924 | |
| 17428440 | a year ago | | | 0 | 0.0010537706 |
ABI
ABI objects
Getter at block 21309426
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
777000000000000000000000000000000
maxWalletAmount() view returns (uint256)
777000000000000000000000000000000
name() view returns (string)
WAIMAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
155400000001000000000000000000
symbol() view returns (string)
外卖
totalSupply() view returns (uint256)
777000000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf9e655c2611787a50a31f4d6e6e17d554d2fda8d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(uint256 initSupply_, uint8 decimals_, struct WAIMAITOKENInputVal vals, address uniswapV2Router_)
receive()
This contract contains no error objects.