This contract is being backfilled. You may encounter incomplete storage history.

Chemverse Compounds

Verified contract

Active on Ethereum with 0 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
--

No transactions found for "Chemverse Compounds"


Functions
Getter at block 21336168
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.