0xaae66e789c8edc9defe3dcbfbf16a5fc242985d9
Unverified contract
Proxy
Active on
Base with 610 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "0xaae66e789c8edc9defe3dcbfbf16a5fc242985d9"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22718862 | 5 hours ago | | | 0 | 0.0000027134769 | |
| 22688726 | a day ago | | | 0 | 7.7618856e-7 | |
| 22663311 | 2 days ago | | | 0 | 5.7249914e-7 | |
| 22661865 | 2 days ago | | | 0 | 0.000000043942948896 | |
| 22644291 | 2 days ago | | | 0 | 0.000000043962914520 | |
| 22636908 | 2 days ago | | | 0 | 0.000000081931074336 | |
| 22635652 | 2 days ago | | | 0 | 0.000000047821940712 | |
| 22614862 | 3 days ago | | | 0 | 0.000000084925942704 | |
| 22614851 | 3 days ago | | | 0 | 9.1863330e-7 | |
| 22606455 | 3 days ago | | | 0 | 0.000000050668486488 |
ABI
ABI objects
Getter at block 22728143
DOMAIN_SEPARATOR() view returns (bytes32)
0x642f8e69966bc4689721d3b0ba97dff2294df4b0c68a2039da5ab3863f197c4b
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Lets fucking gooo, version=1, chainId=8453, verifyingContract=0xaae66e789c8edc9defe3dcbfbf16a5fc242985d9, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreidakl227clfjjcxpx5qai3hdpxoojsqnvyew4fvj4f376ghzx2qrm
name() view returns (string)
Lets fucking gooo
owner() view returns (address)
0x0000000000000000000000000000000000000000
pools() view returns (address v2, address v3)
(v2=0xb7d255dbf6548b5517f5611e802f3b82f58f5529, v3=0xaf7fe6fea4eab1b044d3705db17d72688b2edb42)
symbol() view returns (string)
LFG
totalSupply() view returns (uint256)
1000000000000000000000000000
transferConstraints() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _v2Pool, address _v3Pool, string name_, string symbol_, string meta_, uint256 maxSupply_)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeTransferConstraints()
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)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFlapToken(address from, address to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.