Chemverse Compounds

Verified contract

Active on Ethereum with 831 txns
Deployed by via 0x7f957129 at 13167715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#16380)
ERC-721
--
 (#13331)
ERC-721
--
 (#12457)
ERC-721
--
 (#9674)
ERC-721
--
 (#7644)
ERC-721
--
 (#5679)
ERC-721
--
 (#5486)
ERC-721
--
 (#2358)
ERC-721
--
 (#1563)
ERC-721
--
 (#1240)
ERC-721
--
0xc083af27c3b156430f261a187b92357f349be1320a9f0df070f27818938da6f4
0xab039026da61f1268fe606f8527cee51789dc7a307e08f9d51e30320e5d5dda4
0xd0bd4cd7ef17915079e41e0052887d7e8b33ab0dcd5845f43ed47d5e075ef516
0x9d152c7f226a094f3db1d37390a9ee545fb5b2c5657dbed286da5075041ac353
0x45127956f67d176e5bcc5d7ac3534d5fbb61a21cf1f50296fedb5afd8561a9bb
0xc811297032743ad83d42a43cdfbc6ab6182c493857d30ca81556f1c2a97ac381
0x888a193a61b6b7d7f56d4dc247ad7e83b6ec5f355710009ae8574b35e05b192f
0x744030331ad7a0359914629e8ef80510cbe8b631beb4274eb3b69eb1d5c6884e
0x938605214399e2978f8d7480b0657e83598650eb71072688f8850754758d40d6
0x78684c1ea8127df8d8d8adf6cc2f520fc1874cff942ba69cf2b59666597b576c

Functions
Getter at block 21338231
CANNOT_TRANSFER_TO_ZERO_ADDRESS(view returns (string)
018002
NOT_CURRENT_OWNER(view returns (string)
018001
name(view returns (string _name)
Chemverse Compounds
owner(view returns (address)
0xd5d0f8fcfe9ff50155d4453b802cc38b9bce7eaf
symbol(view returns (string _symbol)
CMVC
Read-only
balanceOf(address _ownerview returns (uint256)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address _owner)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address _approveduint256 _tokenId
claim(address _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
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

This contract contains no error objects.