Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,654.63 |
$0 | |
LIZA | ERC-20 | 299.19316K | -- | -- | |
UNI-V2 | ERC-20 | 0.482558 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17387112 | a year ago | | | 0 | 0.0013051896 | |
| 17387075 | a year ago | | | 0 | 0.0023796515 | |
| 17387063 | a year ago | | | 0 | 0.0018406745 | |
| 17387027 | a year ago | | | 0 | 0.0024412296 | |
| 17386998 | a year ago | | | 0 | 0.0016881195 | |
| 17386998 | a year ago | | | 0 | 0.0018253702 | |
| 17386993 | a year ago | | | 0 | 0.0018200910 | |
| 17386993 | a year ago | | | 0 | 0.0022798060 | |
| 17386992 | a year ago | | | 0 | 0.0017978122 | |
| 17386992 | a year ago | | | 0 | 0.0017978122 |
ABI
ABI objects
Getter at block 21081177
_maxTxAmount() view returns (uint256)
66666660000000000000000
_maxWalletSize() view returns (uint256)
66666660000000000000000
buyFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=1)
decimals() view returns (uint8)
18
name() view returns (string)
LIZA INU
owner() view returns (address)
0x8b934850da36012156036ebc7c2121fa4d3c6e25
sellFee() view returns (uint8 liquidity, uint8 marketing)
(liquidity=1, marketing=98)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
LIZA
totalSupply() view returns (uint256)
3333333000000000000000000
uniswapV2Pair() view returns (address)
0xb85f693da0226012d1add8d52aa1575b9d931746
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_liquidity, uint8 sell_marketing)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
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.