FINGERPRINTS.V2

Verified contract

Active on Base with 2,807 txns
Deployed by via 0xbd81173b at 10311140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.5
ERC-20
Value $0
ERC-20
--
0xec4fb274a541b3c65f3cff03b9d4bca72d5e993727491d71d091bf1f5e88fafb
0xcddbcd62547d04da422b02ba3fe1614f6d3349aa9cd08128321e8bb88f8950b2
0x63b0587d150e15092630838529e708d30da5365c5f11d7c396308745e1df2645
0x1ba9d69febb69d477fdc89398beee7d088688abd2486da1a945c1e71dd042899
0x769844caf02ab0ae00681a48a91421266db70c22ac2398887fe567791cab36d9
0x1f94651618ab98c720ce1feeed683c26a38a87223c9a9ed60e6fb9ee9662e145
0x83e025553dca385f367a153f7ed0e2f00b2a44817720575ee28c7f3741f8517c
0x654b304a124e1602adb2b9a3fc7c0dc25c4ec31ba8f05237b9c473d2de57588e
0x0d26e469c6ee1968a244a9e9a661c2bca8037c9acd0f191b70b13b198cb64745
0xa609b9b8994f5a0460e84c1d88ab9c840d039c115840fdff2a8070e31f238d20

Functions
Getter at block 21866323
LP(view returns (address)
0x2bc487961eeb5ae27cd1cbc9163cd7ea3106d306
WETH(view returns (address)
0x4200000000000000000000000000000000000006
decimals(view returns (uint8)
18
deployer(view returns (address)
0xf9d25c469b0dff95eb80ca09835e9370099c2ba4
flagRenderer(view returns (address)
0x0133d5828ebaf7e2e4408e7544d979aadff643c8
locker(view returns (address)
0xadaf23a567f7288adda480331ce569bcb87dba35
minted(view returns (uint256)
34583
name(view returns (string)
FINGERPRINTS.V2
owner(view returns (address)
0xf9d25c469b0dff95eb80ca09835e9370099c2ba4
symbol(view returns (string)
FINGER
tokenId(view returns (uint256)
39895
totalSupply(view returns (uint256)
12954000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
seeds(uint256 tokenIdview returns (uint256 seed)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
addLiquidity(payable 
airdropToOldOwners(address[] addiesuint256[] amts
approve(address spenderuint256 amountOrIdreturns (bool)
collectRewards(payable 
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setNameSymbol(string _namestring _symbol
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _flagRenderer
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(