PokiDAO

Verified contract

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

No balances found for "PokiDAO"

0xf0db5f358b356b0bea2fd6084dd1fd6cc53c9027db8ff6a71faf376b5c5136a4
0xecc814dbd51160a6ec01574924ab81336e532033344aedbd8c7d2ffa7b98f26a
0xc9c583860dc9eaaee2a247d120bb8c5c6b7809a4307d84500a32e2fe2f5e078f
0x212ed3fe6f9fd7bd44ffb3d4ae6a46efd52ec910b4179c0e3de552aa5e2ee063
0x2b82539884c7923ecc567395913506495faaed302ad936a8be5b95f787dd910c
0xce784e4b925b9081e99eabf2ed91015e9df42adcd178c8d0159d000ca6508a85
0xc89365d8855d021cbeeeb3199db17fa5b28fd1d2a559f46ebf3c373c175466dc
0x0087070e010afad1c25aac2759bcfc0381a82cf0e35228266f1740e86631ca18
0x8c500b3b3dc78925bb20bbec0a2d9a9588457774baf613fb7897ccf2e3270bcd
0x969cc9f9efb032cf25e1d1cd53777c1015abf847e37ec01c9f564b4904ae874f

Functions
Getter at block 21256425
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
555
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmQJh2P8qYmFfZnDhaCuecon7Z3vYLCuYMAb4338Au9ce3
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
1100
name(view returns (string)
PokiDAO
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xfef04f0f2cfce57f4264b3b5caefd76e0479e962
symbol(view returns (string)
POKI
totalSupply(view returns (uint256)
1100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
freeMint(uint256 numberOfTokens
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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.