This contract is being backfilled. You may encounter incomplete storage history.

Spirit Orb Pets v0

Verified contract

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

No balances found for "Spirit Orb Pets v0"

0x7d01c9afa986b0f1b8709b2ec0f99db08d4b3a43fb9c0ae72389f3698d6caa77
0xa33c11eea8340c25fc20a660efb9ec94324a6333432fe2af0111d3d4a79afab3
0xb20ec0694c0afdcf074de524b56becbb9ff06e5b914f31e82ead97c0d2f98b4e
0xf554a664aba5afdb6a24856408dfc69423c4f3cbc7d0e56d114d93c4db29e2ae
0x05472564f661a3977edd6f4a50800ece0b31549fa7c052003548a432bd512b09
0x998a452095cdec464805bb5ef1300964f40bba355efc992785d2ae26367c9941
0x5d45e6ea216d9a943b513d58175b77f296e821d1c25cf9f0194c72a4db39bf7e
0x15a6b6e069fe4b7d1639d7d6d844f75c33714252540f84bfd9be83433d2df26d
0x0af072099acda062d91b4bc2df93e872687598121f50ddd50790105c446b7b33
0xd6f15b123cbb4a81611b33b40475c9d3a4a55501a17aaaa93fe00d9f562d5b1e
From

Functions
Getter at block 20797006
MAX_PET_SUPPLY(view returns (uint256)
777
_paused(view returns (bool)
false
getPrice(view returns (uint256)
10000000000000000
name(view returns (string)
Spirit Orb Pets v0
owner(view returns (address)
0xaa5c68f62ee5a1af4f613f862f86996e469121c6
symbol(view returns (string)
SOPV0
totalSupply(view returns (uint256)
777
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[])
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintPet(uint256 numberOfPetspayable 
renounceOwnership(
reserveGiveaway(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPause(bool val
setPrice(uint256 _newPrice
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
Minted(address senderuint256 numberOfPets
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.