LFG

Verified contract

Active on Base with 20,459 txns
Deployed by via 0x6a73757d at 9946744
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x2b9e71f3287b3c68437442beb202905e534a466d7fbfe1f3c36b6bacdf3ed334
0x59f483d8fa94f7190b46903ed2412f3dd2c64579de7fdf91fcbb37fd6be42d86
0x208295fa2c8a30c724a0d8e640d7eb901eb4a69c0c60f50a9a3e7fc6b2ede36e
0xc5fff9b60c6fe97ea6a669bf64a72156ecd79bca06e6e4466e06a88fc5333973
0x793fac5debadb2f6d2dda79fad36338f68a70276ed8e8f275ef52096f491eefd
0x795752e99ed5b9c86d5eb510f72ed540b88e34b47c417146d814f2cfd5fb12a0
0xe560960ac68bb68e84b9dab1882db622988231d9632592d240c2680876db2ee5
0x88d5e35cdaee6b95a10aa975d3267a25eb15f7c2b2d775683ce4b7e827a5d1be
0xccbf46fcc4eb39e07026bbe6a396bac859e7163bdfde3ad218574b839efa47b4
0x537fda6b95d791228fa60d65356d9e98a775d784d2e1cd38235b3c85d5bf1f3c

Functions
Getter at block 22756130
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x24d025e08be66699fb809c7c354fe06097001610e3d0532c4590fc23d52b4c06
decimals(view returns (uint8)
18
mintAmount(view returns (uint24)
42756
mintsRemaining(view returns (uint16)
0
name(pure returns (string)
LFG
owner(view returns (address)
0x58b36156a268ec1e28ac781554c556e5152f7450
symbol(pure returns (string)
LFG
totalSupply(view returns (uint256 result)
498523476000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
mint(address to
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdrawERC20(address token
withdrawETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyClaimed(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
MaxClaimed(
PermitExpired(
TotalSupplyOverflow(
Unauthorized(