Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb210…9bb1
0x282b…d4c3
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LIQUID | ERC-20 | 60.637724K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18968905 | 10 months ago | | | 0 | 0.00059293529 | |
| 18699962 | a year ago | | | 0 | 0.0033963766 | |
| 18699795 | a year ago | | | 0 | 0.0016257124 | |
| 18699781 | a year ago | | | 0 | 0.0016770712 | |
| 18699755 | a year ago | | | 0 | 0.0015596046 | |
| 18699750 | a year ago | | | 0 | 0.0017007305 | |
| 18699749 | a year ago | | | 0 | 0.0015859125 | |
| 18699748 | a year ago | | | 0 | 0.0017381096 | |
| 18699748 | a year ago | | | 0 | 0.0017381096 | |
| 18699748 | a year ago | | | 0 | 0.0017381096 |
ABI
ABI objects
Getter at block 21208118
buyTotalFees() view returns (uint256)
2
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xb2107b33d28b1f8dbc802cced990aa04a71a9bb1
maxTransactionAmount() view returns (uint256)
25000000000000000000000
maxWallet() view returns (uint256)
25000000000000000000000
name() view returns (string)
iLiquid
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
symbol() view returns (string)
LIQUID
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x14c9dc002d1447df676d41c2d1a02462bbe06c9e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
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)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits(address newWallet) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.