Creature Journey Artifacts

Verified contract

Active on Ethereum with 3,959 txns
Deployed by via 0xa9c98ac9 at 14343178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Creature Journey Artifacts"

0xcb7c3fdc81fa520fe2fea3237115a295cb452d7911805f4969a959baec0736e1
0x77a424f2e744a6dd3699e299f60a27c96ae6bb23b4d841eb9cc9cd3b2e3688f3
0x96c06bec2a446b5ccb471c6a8bb8537f0a5635fdc2d25ac699a5910aeec5a472
0xf1effda5a84fc06b0ca0ab392eb6b920623520e93034632cf7e726d6f9fb51ce
0x9621c52007fe335782af81022e729adb7ec4b2d77c507076b0451825b7f366a0
0xa331079eeae8754d7683f445d5771972526e6e272f9534727e01af307ddbdd16
0xa7a5fe16a7b0d4898cc20cd7bd961775fbe61b0ae52027dc136f017ff35d7360
0xeb6909eeebfb0d8b6f56dd6e0d3e84f87945780372db721ca30c39ca1c82daa7
0xda31f11ac747fc5bd5ceca8ad30417232650c6b0bba8697daa01cf658ed84121
0xcd09cbe9d9fac00a488cec97256d6e2212d4f2677bdd0238a9ed508ac61822ef

Functions
Getter at block 21157945
name(view returns (string)
Creature Journey Artifacts
owner(view returns (address)
0x1cb719fc2535ed1b028b3d53ff1cb8fc646776a6
symbol(view returns (string)
ARTIFACT
totalSupply(view returns (uint256)
3092
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(uint256 idview 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
mint(uint256 creatureId
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_returns (string)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseUri(string newBaseUri
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address creatureWorld_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.