GrayScaleArtwork

Verified contract

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

No balances found for "GrayScaleArtwork"

0xe2e0853ec45f78fd464bcb3ebf8b86419565232a72bc23d9dc7ccdeb8aba5363
0x3ff7d5343a564fcd79e9cbd3ca4857006daf5b7adb5a6acffdf7b7de505f6b14
0x867bb54defc1398ce177f077892720387bce51c21e7ecfd39665f595e9d334a1
0xa61554f5969c2f2b52204f3aa53e11417b66287abe4273615ab908386622e3f9

Functions
Getter at block 21398970
name(view returns (string)
GrayScaleArtwork
symbol(view returns (string)
GSA
totalSupply(view returns (uint256)
1
version(view returns (string)
Mintable v0.5
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
approve(address touint256 tokenId
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring urladdress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.