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 "Liquid Trump"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22788525 | 3 days ago | | | 0 | 1.2103101e-7 | |
| 22621022 | 7 days ago | | | 0 | 0.0000010666231 | |
| 22469741 | 11 days ago | | | 0 | 0.0000014817305 | |
| 22307451 | 14 days ago | | | 0 | 6.5365998e-7 | |
| 22266045 | 15 days ago | | | 0 | 1.1053088e-7 | |
| 22258360 | 15 days ago | | | 0 | 2.1868630e-7 | |
| 22233702 | 16 days ago | | | 0 | 0.000000604877000000 | |
| 22233262 | 16 days ago | | | 0 | 6.1883570e-7 | |
| 22232976 | 16 days ago | | | 0 | 5.7695960e-7 | |
| 22231967 | 16 days ago | | | 0 | 4.8855450e-7 |
ABI
ABI objects
Getter at block 22927631
BUY_LIMIT() view returns (uint256)
69000000000000000000000000
LIMIT_BUY_ENABLED() view returns (bool)
false
LIQUIDITY_MANAGER() view returns (address)
0x084cf1891c58033e66034960a398c686254858db
LIQUIDITY_POOL() view returns (address)
0x52155ab6bc834ad8265dd03163e9f8876c65040c
MEME_FACTORY() view returns (address)
0xb2097d8b7e29e1f2e5a21f19ee08760d0605c848
TICK_LIMIT() view returns (int24)
414400
decimals() view returns (uint8)
18
name() view returns (string)
Liquid Trump
symbol() view returns (string)
LTRUMP
totalSupply() view returns (uint256)
68836902938331867730508957975
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
totalBought(address buyer) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _liquidityPool, int24 _tickLimit)
setAllowedSwapRecipient(address recipient)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
LimitBuyBought(address recipient, uint256 amount, uint256 total)
LimitBuyDisabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyLimit, address liquidityManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.