Dino Pets

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0xe6ba2212 at 13376988
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Dino Pets"

0x3a27d442827d28f810a1b9b16a853f6e18e4ff0ee2af19608382b28945f9a9f1
0x0e5ea840ee9af0856936fa71a4c366e58d572806f09e6315742856c1bb8f43ea
0x090b16cfd9c42dcc1d8c55fc0182c87ad44ebfd1bd8dca946cedb06cfdd530b5
0x79375567124218d5b3daef32ec48373c992ace5377ef3e52d7564198a49c0133
0x061127ae560425c3c41c4e72e159cd76c0df82c45fccfef6b3d9e38c1118a10c
0x02cbf6f5e79084111c11f9384eaa6013657cec3e88deb3b7890ade596dcb3f0c
0xc08d8493d17481610005c76eb7b0609259bff8a24463d0303cc3a8ac8695b492
0x084e82a55d1348d8c01d3f5d8a3a2ed032a058d642b4d869fc965f2925a3be6c
0xf526d66a257b4f9554dec26bcb163fa82610c3bd30e782a888d254004ad9f9ca
0x112ac577694859568adb7ccae1f923b5d60c73c5c249b0093e6766b5a15e3bc7

Functions
Getter at block 21290793
PROVENANCE_RECORD(view returns (string)
baseURI(view returns (string)
https://www.dinopets.io/api/
maxMintableTokens(view returns (uint256)
3333
maxTokenPurchase(view returns (uint256)
20
maxTokenReserve(view returns (uint256)
23
name(view returns (string)
Dino Pets
owner(view returns (address)
0xc638a196868025e82587953dde168c296128e5f0
saleIsActive(view returns (bool)
true
symbol(view returns (string)
DINOS
tokenPrice(view returns (uint256)
33000000000000000
totalSupply(view returns (uint256)
26
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintDinoPet(uint256 numberOfTokenspayable 
renounceOwnership(
reserveTokens(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string provenanceHash
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.