ApyTopPriorityPass

Verified contract

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

No balances found for "ApyTopPriorityPass"

0x97d4c640fd259ab867518bc3b425388b81a13baa24d6ba6c7c7206566abd8c3b
0x99a01939188c3f8e573c505f52378a7175ccca08844904de033a35e9797eae23
0xbf02911265d93eb1e826f6603cb0cbb54a64585dd05e5cfceb7e3aebb7a1cbf3
0xf2943b67d9118fcbc5b62159960832a0575b452dabd62d71831d16c8b20a9984
0x8608cd36b168d7baacadcd56c0d8e44b62519e74d13701d8f25b2e5739facf1c
From
0xadc3930e633d287a3db66ffeaf55644be09032bead084f3f0374e279d185b562
0x7e8488b376501033b9844e5fed5eebd8e17f8409860f0c62c6b3b7152f9bc9ea
0x643eba763cfea0f0eb2eb706b76ebc3791f0be377d5a532461b31f1189275279
0xe42b575cc78f9a84567adebcc76ee92e95b4b34ed0518ac73d9457b3b0627155
0xd8971f502e674de9fdb60481fe1e31e9e8ad1f61d19e4d1ff159193d3872a1cc

Functions
Getter at block 20865902
contractReceiver(view returns (address)
0x4c3ecd639788a5789511d092cc6da1d5bca13897
metadataURI(view returns (string)
https://api.apy.top/pass/priorityPass/
name(view returns (string)
ApyTopPriorityPass
owner(view returns (address)
0x4c3ecd639788a5789511d092cc6da1d5bca13897
symbol(view returns (string)
ATPP
totalSupply(view returns (uint256)
1652
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropByOwner(address[] _addressesuint8[] _counts
approve(address touint256 tokenId
burn(uint256 tokenId
mint(
mintByOwner(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setContractReceiver(address _receiver
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(