OkayApesClub

Verified contract

Active on Ethereum with 241 txns
Deployed by via 0x0ca9c38f at 14785346
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OkayApesClub"

0x8c9ab9321bfc026e6517708630e27f5085e80ed0e5a466afd7d5a7992d9d4aed
0x701cbf4e8732cfae8dc3984cfba618a7aa432c4aac0acb2e7521c461d7374119
0xdcc37477de29bb6032728b9b11fb5f7f2ef6b61ffc15d5ff0d65638dd2f5c3e1
0x2891ada89efde57e5e4fed6a67d88c90e367f914391f906361d7329e4e30583e
0x8328c2452e780633d2ee6d58c031de29bc664cb621294c515c7a87df2eece432
0xbabf982afcdd425b0cc8cb8fdd53532a387333835e04b8f877875ae82f752cb3
0xe6f56d1b58474c7c776df2bc3043996a1935b9335d5bb6afc21a6796993cd80b
0x6a55e2a6baf34db34cd853c369eb497de9b12ea692473729ed11e3edd2d41d70
0x0c382262ebfc8949db3ee24ec2185f579d23b2b5f6f15822159d91ff6b4abbf8
0x957619b15db7c75b6e30936fe388066785359b9e106f70eb01b5724b2ed2ec9c

Functions
Getter at block 21428105
Price(view returns (uint256)
45000000000000000
name(view returns (string)
OkayApesClub
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xbfc1b34188da4d986d6808dc249d21cae18fdc6e
saleIsActive(view returns (bool)
true
symbol(view returns (string)
OAC
totalSupply(view returns (uint256)
9010
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(address _touint256 numberOfTokens
mint(uint256 numberOfTokenspayable 
mintBatch(address touint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPrice
setProxyRegistryAddress(address proxyAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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

This contract contains no error objects.