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 "LIZAINU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19228111 | 9 months ago | | | 0 | 0.00073855513 | |
| 19228081 | 9 months ago | | | 0 | 0.00087406699 | |
| 19228075 | 9 months ago | | | 0 | 0.0013740764 | |
| 19228075 | 9 months ago | | | 0 | 0.0013740764 | |
| 19228065 | 9 months ago | | | 0 | 0.00083908726 | |
| 19228056 | 9 months ago | | | 0 | 0.0014758504 | |
| 19228053 | 9 months ago | | | 0 | 0.0010507868 | |
| 19228048 | 9 months ago | | | 0 | 0.0011173402 | |
| 19228042 | 9 months ago | | | 0 | 0.0017502448 | |
| 19228041 | 9 months ago | | | 0 | 0.0017265413 |
ABI
ABI objects
Getter at block 21205066
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=4)
decimals() view returns (uint8)
18
name() view returns (string)
LIZAINU
owner() view returns (address)
0x7ce7a66c0342a37559ba7da594651d34da4b9294
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=97)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LIZA
totalSupply() view returns (uint256)
2000000000000000000000000
uniswapV2Pair() view returns (address)
0xe0d6f90700d265e4f501a79e089b5b19a7f388a0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
determineTax(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.