Chroma Worlds

Verified contract

Active on Ethereum with 1,574 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Chroma Worlds"

0x2281929fabcb7e57a562ef904e699516b6998773952176249fb8d6618fc65735
0x4389a90072dbc5b68cffc5bf8d47b3b07f0d05322b6781232b1ec6d345cb22d0
0x0816b776bd6dc08f39d1210daa3dca141ef33a327319e51b663e2a895813b287
From
0x051833d12e11d5e7b49ea5fe9aeaf090452ea33fe4ab5806e2bc7eac06f4e6d7
0x331d2695a3e89c69c5808c7161a37ea0a3f72a02bfd634ade20ed929a31b5c1c
0xd04dee2c9ae72659b571413be4c921c95d5926cd27a9bd6ebb0236e23630b13f
0x34afad52337a374773597e6f01a20d7a015b6b06031df78e7355394b7528d03b
From
0xd5b218f4453cda194745ad3918e06e8c889de154a38f08cf26f2f0e2c85da444
0x50c0479454c58ee2aeb8dbeeb5a50d51e2d807cc9a126d120fffed9c2c7ad9c2
0xcb14ceb46e1c560c486ad912b61e0f6cb569c49fb465d97ba439c1ac18c06f99

Functions
Getter at block 21184067
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmSt6Fjmk6kfqwf6fsuKvbgaQWBsh3M6HySd6KcmBJRnme/
maxSupply(view returns (uint256)
555
name(view returns (string)
Chroma Worlds
owner(view returns (address)
0x03860389a3252a5597eb5841a6993d499dd94e98
symbol(view returns (string)
CHROMA
totalSupply(view returns (uint256)
555
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)
State-modifying
approve(address operatoruint256 tokenId
claim(uint256 _tokenID
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator