Vinyl-Canvas

Verified contract

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

No balances found for "Vinyl-Canvas"

0xd5db734047cce1da9eb65737442adaa57c77ca7d2699be4996a0fdafe432c061
0x8055692ece3c7c75e81d7ccbf893d7369fb080012437853f63d127c15c278a02
0xd56ca658ad876ecf60dbf92681447098e26a50f77e0e5265eead40f33f149de6
0x417624942274350258d1ca3de5304447830339f85d347f0b09c59d06ee6b3cce
0x1c5da93253bfe7f6a2cb410c07d40507a353628728324c3c128b48b32e6e9d83
0x2e9493f4e5a1886189a9f1563106c6e34e5e3c8b3dc9b6e7a66fde1059bd5ffd
0x9c99fd4bd3798e46d4748b428edf456d4c4d1ab66f4feee45d89c88954ec0d18
0x73e32595b0b43b5d762cb51a8b8382eba8b6481adb1cb8f489723b1d826cdde3
0xd6fb075f788a1fb31e46b391274bec7eed2db38e39c270e70129d42eb7f6df74
From
0x3b8bdcd9ce94ed14d5300c97ecc3e8053800c0e31cbb5b6343bfdf709a4a1661

Functions
Getter at block 21327493
name(view returns (string)
Vinyl-Canvas
symbol(view returns (string)
VC
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(address topayable returns (uint256 ID)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMinting(bool boolean
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address to
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.