CryptoArte

Verified contract

Active on Ethereum with 19,613 txns
Deployed by via 0xd627e69f at 5947506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,832.39
ERC-20
--
0xd24faa055ca3e2b9c4d55c558f1a9ed77e8b441201ac9843af25db4d864894cb
0xb15e88177b1204cf13911a07e9e91c06a5df4e326378340ca5ff6a2a78a85993
0xd444679986c6abdf6091cca2daa9138acd1c58acb31500dd5eb3a52018b67650
0xa59fb69ad648986573681322c6e821bb175aec2ef8ea3fc307e821aa668ee4a4
0x8fa6bcabe4da4cce5bc2489e1cf6070d3eb99f46e3201c8de0399860df28c917
0x3dee1b16462bac9520736517b6711594e9cf1c4d100541cb97d90dd34d0de131
0x2e9ec5d8c39c486418bc032b32f50daa5c1ea8e47c7589237ed25a2c3fe48b6f
0x14853b4eb8e07605cd81fb59d3d5898eea78eac0cdfa609b6d7f4be4623e6c9c
0xc31a093eec8939ae10eead88670fc24c8ab717b8fe76985466e404f44fb26bea
0xc09aedb094c5c547e349a6ab80b5e82e1af5b271e3e3b0828c5e102ad14c1381

Functions
Getter at block 21010156
name(view returns (string)
CryptoArte
owner(view returns (address)
0x5ea93bd269bfd21b9e19f73db5d51d189c35cdb3
symbol(view returns (string)
CARTE
totalSupply(view returns (uint256)
9895
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
tokenByIndex(uint256 _indexview returns (uint256)
tokenIdToHash(uint256view returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address _touint256 _tokenId
mintManyTo(address _tostring _tokenURIPrefixuint256[] _tokenIdsuint256[] _tokenHashes
mintTo(address _tostring _tokenURIuint256 _tokenIduint256 _tokenHash
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setTokenHash(uint256 _tokenHashuint256 _tokenId
setTokenURI(string _tokenURIuint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.