ERC721Full

Verified contract

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

No balances found for "ERC721Full"

0x149f0aecf3921077c68464d92bbf0c03db9b73c6459413e907ab8fb936b4c804
From
0xfa8caf2819264e072326462daf1edb91e1f2e59193081fd00d5a1bae1e0e5f36
0x5f68d9de0e5f1f8bf9f63911a9d4eef4b4366dad06cecf153ac34d529e47c674
0xc252c93b683660bda1d20b36a4e2512befac784c186cbc92e7709b592d6df917
0x1e2b23fb1f89f342d88f8969853b7cf927123ecd8ea656b39d6d967d218527e8
0xd8ec459ec5d5b77636c9edb99e4360020c48a7692ef55b6c5de86c6793c32429
0x38c3c96587e8a824697733c785ff84b8593a30537d4757723fdce550cf4500d5
0x992a3d7d07b8be5a5f0b62dc4a13f89d3bdc029678dbf0d4e56b95ea516bdba5
0x5ec050089b6bdac76147b0c347e55039bfbbb01bd775df49232ece407ff25948
0xc4492ff3d190b5106591b1f2b248841416d1f2e04b79755c6c3cadba989a3718

Functions
Getter at block 21277013
name(view returns (string)
Painthereum COLOR
symbol(view returns (string)
CPAI
totalSupply(view returns (uint256)
21
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.