PrimeApeAthletes

Verified contract

Active on Ethereum with 663 txns
Deployed by via 0xb42e7ea5 at 14308475
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "PrimeApeAthletes"

0x910c8db9eae33cb2acfb2a23f75fb38111ecb92e8b32860dffed8b924b6826d9
0xaa85cb2eaa53390f2553dd6fcbfb5bfaec88b90c1589d4fe08561e8ff33b4950
0xbc122cc3e99afb979fb779579304c4fa3c7d90a0b176a61e956a2e7afa0a451c
0xc6d87c1e5abba612809489b802e446063cf100dbc70da4fcea2e48eff790daba
0xbb5488a973ac4de375a0b3fa3e8abfe0bf342941abf19cf161314ac07617f73f
0x32ca9618763e84a18cc4dda737fd20bfa82c1c624000d4a4ab6c897a6a0373b8
0x145fcc25a1187cacc8600cb4ca3da7a969c1b64be2dd2c83c0f9ea090007ccf4
0xd9273e4ec091f924a4d1ff54b9f4ba6a8a46e89b96d003c6c273e43e2c7aa853
0xa4b893fa029eaee098b213659050d633d860c5bb5599c1458c5dcd325f44e23f
0x521cc9dd893c1e7a30f87ec207f1ee4761f8949aa6e70c53f222f72faf8e3034

Functions
Getter at block 21217921
baseURI(view returns (string)
ipfs://Qmf5R3BMXKaAs7pM56WLe1Xo4zyKFqmdKo9i5D1RAwCgs6/
contractURI(view returns (string)
https://ipfs.io/ipfs/QmRLwTPR1Le3Pi5kvgHmFTzSmiHomBSoybtnbTdqBvXi4Q
limitPerWallet(view returns (uint256)
15
maxMintSupply(view returns (uint256)
777
name(view returns (string)
PrimeApeAthletes
normalPresaleMaxMint(view returns (uint256)
3
normalPresaleRoot(view returns (bytes32)
0x150aedd5a302a29451a1e83da25899737682ac05c821ff54aa5cd55e6f683532
ogPresaleMaxMint(view returns (uint256)
5
ogPresaleRoot(view returns (bytes32)
0x7ea2f1ca63d096dd22a83d6457cd9f4e649751703d71839bfc340b8f5ccb93d3
owner(view returns (address)
0x94d5459df3d5133e37b6f337584941469199d84c
presaleIsActive(view returns (bool)
false
price(view returns (uint256)
70000000000000000
saleIsActive(view returns (bool)
true
state(view returns (uint8)
2
symbol(view returns (string)
PAA
totalReleased(view returns (uint256)
40390000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
777
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (uint256)
exists(uint256 idview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(
disable(
enablePresale(bytes32 _presaleNormalRootbytes32 _presaleOGRoot
enablePublic(
mint(uint64 _amountpayable 
presale(uint64 _amountbool ogbytes32[] proofpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _tokenBaseURI
setContractURI(string _contractURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setLimitPerWallet(uint256 _limitPerWallet
setPresaleMaxMint(uint256 _ogPresaleMaxMintuint256 _normalPresaleMaxMint
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PAAMinted(uint256 balanceaddress owner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(