CryptoArte

Verified contract

Active on Ethereum with 19,648 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,952.62
ERC-20
--
0x1a4c3fecb80892666f7200466633cec4f6035c71db40e35afa893c3381da4b0b
0xaa6489870d1fbb266b761752187e9bfcb8e09e68e9a0809f10d52b27070f76e9
0x59b6eda33cbc06b7cb51d226cc23544bebe9f73dad9d5f0540345eebe9e1ae54
0xb3c852ecd82ba85d80a7970baea181af33c330b05a50902bf3706beaf9c80ab3
0x3a08e4e3d6e65246fab1f75127f59aeeafd601ceb84b0392035cd8f3d1c02dde
0xcb3995b1955e86a4f525124270ed4e8eeb170f42fbc4e9b1153e7db7944a0265
0xb5c327966b59d76dd8c5d48e2ed9a3576bce15b231e4cab9cc5e50b263502769
0x01b2baccb143896bbf3429287ba3d1baf2361e1815dd174ef62d958bc2e610f5
0x20639fb159bd54a2f22fc7f5f0d4ddb335c5c92943534917c6d41217ed7881ac
0xb64b11787631d3dd0973c425b7b6e3aca193f2dcaa1a95897f370b235b8c389d

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