KING OF MEME
Verified contract
Active on
Ethereum with 11,577 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($83.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 81.07 | $1.00 |
$81.07 | |
LION | ERC-20 | 800.608574M | $0.00 |
$2.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156175 | 4 hours ago | | | 0 | 0.00056370348 | |
| 21155935 | 5 hours ago | | | 0 | 0.00025284659 | |
| 21155935 | 5 hours ago | | | 0 | 0.00030111738 | |
| 21155935 | 5 hours ago | | | 0 | 0.00030123145 | |
| 21155934 | 5 hours ago | | | 0 | 0.00051498082 | |
| 21155769 | 6 hours ago | | | 0 | 0.00050626625 | |
| 21155603 | 6 hours ago | | | 0 | 0.00056668277 | |
| 21154503 | 10 hours ago | | | 0 | 0.00037540189 | |
| 21154438 | 10 hours ago | | | 0 | 0.00064083146 | |
| 21154348 | 10 hours ago | | | 0 | 0.00040280548 |
ABI
ABI objects
Getter at block 21157421
PAIR_ADDRESS() view returns (address)
0x7fa282c38ba652de978579344b22c5d51ab45293
decimals() view returns (uint8)
9
lockTime() view returns (uint256)
1717146300
name() view returns (string)
KING OF MEME
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LION
totalSupply() view returns (uint256)
109100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableReserveMode()
enableReserveMode()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _lockTime, address _realOwner, address _uniswapFactory, address _uniswapRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.