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 |
---|---|---|---|---|---|
LQFY | ERC-20 | 1.902509K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16716179 | 2 years ago | | | 0 | 0.00070235289 | |
| 16715695 | 2 years ago | | | 0 | 0.0011158136 | |
| 16715693 | 2 years ago | | | 0 | 0.0011379563 | |
| 16715678 | 2 years ago | | | 0 | 0.0010320459 | |
| 16715670 | 2 years ago | | | 0 | 0.00070942049 | |
| 16715655 | 2 years ago | | | 0 | 0.0010986852 | |
| 16715653 | 2 years ago | | | 0 | 0.0010928815 | |
| 16715652 | 2 years ago | | | 0 | 0.00089040606 | |
| 16715649 | 2 years ago | | | 0 | 0.0011810654 | |
| 16715648 | 2 years ago | | | 0 | 0.0011900326 |
ABI
ABI objects
Getter at block 21384656
_maxWalletAmount() view returns (uint256)
6900000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x8632d3c468bb0be420cada0e2b8fa67abfa0f7b5
marketingFeeReceiver() view returns (address)
0xbd1f7eaca63092b204c179f4528afd23f0f2bb2d
name() pure returns (string)
Liquefy
pair() view returns (address)
0xd58b6bea14f0fceaff799efd0b19c83dd3f71c49
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20700000000
symbol() pure returns (string)
LQFY
totalSupply() view returns (uint256)
6900000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.