Chaos Gems

Verified contract

Active on Ethereum with 944 txns
Deployed by via 0x712e08aa at 19199644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Chaos Gems"

0x98f120d2caeb1a8ed2ac8a353ae6378ee52d0400fcdbe404d7427e5f9620d725
0x783208c14df972079f73446980f89726206ae14587b335de875e324166b1629a
0x52e5416327814c473711877908c8812191dddbba9a29187e6ccd59a6401d6b02
0xf38dbe2c32cf5f6b775e3f18bdf42250f803d12d1f29ce827c0c0f7aaf03ad15
0x5a4dbd156fa3ee80b8f565a7eaf9d2f4a3f5143b87f896bb1cfccee59abc6c1b
0xec2a4da3b1984a359ec9524f18b58ee32f7a13c551e3031b31e1f08383e90e07
0x6a0b6d1d1de65df12e9240f20c90599cae9247134e605253d740ab65ef6902eb
0x55b9e79a9ecc76edb05b6a1a27baa41589f2fec121f2003fa1ad92b5321e9ecf
0x0d5baad8aba79afc6f3c30a1ee204415f705e27cafc19068c31fc10d1c0e8752
0xba11af412dea2e59753797ff68b02401dd58b04bc73400569bedd1dfec8e1c93

Functions
Getter at block 20982314
dataURI(view returns (string)
ipfs://QmdsxU2WSpqYARBg4RrRgUMvjMwqKxPkR41e6jmsgqUFfG/
decimals(view returns (uint8)
18
max_mint(view returns (uint256)
8888
minted(view returns (uint256)
14360
name(view returns (string)
Chaos Gems
owner(view returns (address)
0xce5a41c2a88281bf3fb59064a4a753b524d10953
symbol(view returns (string)
GEMS
totalSupply(view returns (uint256)
8888000000000000000000
Read-only
_burnedTokenIds(uint256view returns (uint256)
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setDataURI(string _dataURI
setNameSymbol(string _namestring _symbol
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(