Pat
Unverified contract
Proxy
Active on
Base with 507 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 "Pat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22909323 | 3 hours ago | | | 0 | 0.0000011664312 | |
| 22907172 | 5 hours ago | | | 0 | 0.0000010091516 | |
| 22902992 | 7 hours ago | | | 0 | 0.0000015267854 | |
| 22901521 | 8 hours ago | | | 0 | 0.0000015376535 | |
| 22897206 | 10 hours ago | | | 0 | 9.9440389e-7 | |
| 22884877 | 17 hours ago | | | 0 | 8.6839799e-7 | |
| 22879781 | 20 hours ago | | | 0 | 0.0000039697329 | |
| 22877463 | 21 hours ago | | | 0 | 9.3503265e-7 | |
| 22856759 | a day ago | | | 0 | 5.7463903e-7 | |
| 22852423 | a day ago | | | 0 | 0.0000015429531 |
ABI
ABI objects
Getter at block 22915434
DOMAIN_SEPARATOR() view returns (bytes32)
0x9fe1205f675f52e378c3c94cbfad59311a99161245c83bf8ae9e4be519f93bfa
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=Pat, version=1, chainId=8453, verifyingContract=0x6feb5bd1f997746b51e922427f7ce30e8a266935, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
maxSupply() view returns (uint256)
1000000000000000000000000000
metaURI() view returns (string)
bafkreidlsyn7n6rharm5fccdhepkkg5iwl324pxly56ok7c4gfqe3dpd2i
name() view returns (string)
Pat
owner() view returns (address)
0x0000000000000000000000000000000000000000
pools() view returns (address v2, address v3)
(v2=0x4c11f3cdca92f08579025d8d2c7061d76c334321, v3=0x928e180d7e69083cb4a03c0c0efe5de3a7e5712d)
symbol() view returns (string)
PAT
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.