CryptoServalGame

Verified contract

Active on Ethereum with 1,275 txns
Deployed by via 0x41d5cdfc at 7815698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
Native
Value $37.94
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1b567f7a7cb35432a5e82c64a663c129a37e307b4eb18571dac823fe95532b25
0xb68e47df348ece1cee88676fef1c87f571c6f70e268b57e3f6f4eebaea7f58fb
0x8a0ebc85a0d3d3f5a3a8f39072cd76a7b6df7583e4704b6dd362ab54a4b3c3fe
0x5e8b26b94a9ded5b60a393aa68ddbe7ec8469d3fad7f8b80ac52cf224b39dfca
0x60c4aadd9082ecca4f992ffd13e9f053b70151d7f4346632b62927b78a282d97
0x06bcc9b4fc3d8bb43e6a18dc77fd4dc48861eba1b803d84b5ba8091064bd3461
0x19b9a799178641f49989be343fda38047880e9f6b328ec0616de9fd065a3eedf
0xda3fbc4b971a7540176e665e94d471bb1f318b72058a867f72d3d337880763f1
From
0x2ab1f359b0f56af44cc5b4a248cb87634431a61ef4a5307203c3ca6a42f9c3bb
0x875a8db9ea7dde5b53973c8984ac38165a767b8ecac8011b737a42ea42a05c3f

Functions
Getter at block 21159571
getSpawnCost(view returns (uint256)
30000000000000000
getSyncCost(view returns (uint256)
3000000000000000
isOwner(view returns (bool)
false
name(view returns (string)
CryptoServalGame
owner(view returns (address)
0x5875bc01647f884ad92bbbaf6a6e74efda0e9563
symbol(view returns (string)
CSG
totalSupply(view returns (uint256)
579
Read-only
balanceOf(address ownerview returns (uint256)
getAnimal(uint256 animalIdview returns (address owneruint256 wildAnimalIduint256 xpuint16 effectivenessuint16[3] accessories)
getApproved(uint256 tokenIdview returns (address)
getPlayerAnimals(address playerAddressview returns (uint256[])
getPlayerGems(address addrview returns (uint256)
getRarityToSpawnGemCost(uint8 indexview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isServalChainSigner(bytes32 msgHashuint8 vbytes32 rbytes32 sview returns (bool)
isWithdrawnFromContract(address owneruint256 wildAnimalIdview returns (bool)
isWithdrawnFromRepository(address owneruint256 wildAnimalIdview 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
activateContract(
addAccessories(uint256 animalIduint8 accessorySlotuint16 accessoryIduint256 nonceuint8 vbytes32 rbytes32 spayable 
addAdmin(address adminAddress
addXp(uint256 animalIduint256 xpToAdduint256 nonceuint8 vbytes32 rbytes32 spayable 
approve(address touint256 tokenId
createAuction(uint256 _tokenIduint128 startPriceuint128 endPriceuint128 duration
fuseAnimal(uint256 animalIdpayable 
pauseContract(
removeAdmin(address adminAddress
renounceOwnership(
requestGems(uint256 amountuint256 nonceuint8 vbytes32 rbytes32 spayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sequenceContractDna(uint256 wildAnimalIduint256[] dnaIds
sequenceRepositoryDna(uint256 wildAnimalIduint256[] dnaIds
setApprovalForAll(address tobool approved
setCryptoServalContract(address cryptoServalContractAddress
setDnaRepositoryContract(address dnaRepositoryContractAddress
setMarketplaceContract(address marketplaceContractAddress
setRarityToSpawnGemCost(uint8 indexuint256 targetValue
setServalChainAddress(address newServalChainAddress
setSpawnCost(uint256 _spawnCost
setSyncCost(uint256 _syncCost
spawnOffspring(uint256 wildAnimalIduint16 effectivenessuint256 timestampuint256 nonceuint8 vbytes32 rbytes32 spayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawContract(
Events
AccessoryAddedEvent(uint256 animalIduint8 accessorySlotuint16 accessoryId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
GemsAddedEvent(address touint256 gemAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
XpAddedEvent(uint256 animalIduint256 xpAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.