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 "LFG2024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20998032 | a month ago | | | 0 | 0.00061620597 | |
| 19304237 | 9 months ago | | | 0 | 0.0011167316 | |
| 19304216 | 9 months ago | | | 0 | 0.0010561911 | |
| 19304211 | 9 months ago | | | 0 | 0.0011442275 | |
| 19304206 | 9 months ago | | | 0 | 0.0010778788 | |
| 19304201 | 9 months ago | | | 0 | 0.0011046545 | |
| 19304198 | 9 months ago | | | 0 | 0.0010966521 | |
| 19304193 | 9 months ago | | | 0 | 0.0010780813 | |
| 19304191 | 9 months ago | | | 0 | 0.00063416423 | |
| 19304189 | 9 months ago | | | 0 | 0.0010806376 |
ABI
ABI objects
Getter at block 21230550
decimals() view returns (uint8)
18
name() view returns (string)
LFG2024
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
LFG2024
totalSupply() view returns (uint256)
402809200000000000000000000000000
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)
burn(uint256 amount)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
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()
fallback()
receive()
This contract contains no error objects.