Genesis 2052 Passport

Verified contract

Active on Ethereum with 1,360 txns
Deployed by via 0x1ae7a6be at 14712555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Genesis 2052 Passport"

0xb378c27324a7d481dcf3e6b9d96fafc6053f2fa0b724300260d83a4bc0534ffa
0xe1319893f2bdcefbde7c997446955aa4a2baae2e0688f29bc92427d4e3b45b6d
0xef701e0b80ee03e5b1e0cfd865ee336ee37dde008509f9750aa960b6aec26cc7
0xd5dc5cfde70a03952a826dce8dc0fadb4eaee1f5b8e5c9c6f50d72379d516078
0x96dd134ef0394c24e98c2249ce879e91f78e1500d90602094cc25fd1c0f75c32
0xc52b5f1b1649322483b3a0bf78d54879cb6bcdb6778e4994f20a57317e06e5cf
0xc4800860e349994da7e73af5ae3cdb380432a53da01096129b8799d4eff6a2fc
0x941742bdca5026d53e55b3c47bd6c1da92f8ed2fc6ca920a73aa58e67092a9a5
0xf6b01edf681eb7481d0bb30acb85140d5e4875e9f210147b8b588326bb095486
0xd8c480150367a3b4be1a6c869940e95e783939cfcbc8cb0e9cf8e7fe0d6fa7a0

Functions
Getter at block 21201689
baseURI(view returns (string)
https://api.lostchildren.xyz/api/passports/
contractURI(view returns (string)
https://api.lostchildren.xyz/2052-passports-contract.json
name(view returns (string)
Genesis 2052 Passport
nextTokenId(view returns (uint256)
980
owner(view returns (address)
0x01e50c9227ace6ac1302463fd7984728d54d117c
signer(view returns (address)
0x23d885d916f2a3b50af81e5f0a88c00f7f0c602f
symbol(view returns (string)
205Z
totalSupply(view returns (uint256)
979
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 idview returns (string)
walletHasMinted(addressview returns (bool)
walletOfOwner(address _addressview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintPassport(uint8 vbytes32 rbytes32 s
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setContractURI(string _contractURI
setSigner(address _signer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxSupplyExceeded(
SignatureNotValid(
WalletAlreadyMinted(