Portion Art Token

Verified contract

Active on Ethereum with 3,335 txns
Deployed by via 0x7385c6bc at 11426726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Portion Art Token"

0x79e4bad33db8ae16b55940d3ba0397ff20da39c74c94032b30f664ff4ad929f7
0x216aa233bebc18b670132413c84716faaa7553a2ed3592320528d070430d576c
0x0582e8b4c8b37d079e1467b6b281ec7dc89e4d4e7df1f86734eccbc0614ecf3f
0xf41f6d74959e3505bd892c87773b26a3dc479cf5ebd3de822df3793c56b236e0
0x00ccbc00629d97a5f7056475d77a1e174ecff7191ed5ad35c98c2f2529ed8fd6
0x7d5aa16f1e958357b8e6a8b0e6251f86ba75bbc37b7bdb8cfa5aa89379cdc3d0
0xdbe0017aded10fde140cf3a791d9129ee61b1180eeb6af26cb530d4131778ff1
0xa561c87488ed0438effd03b1fee98126e1d1623ce3893b13000fe3a64e84aed0
0x48c0e2b74d4ffc5ccc9b07d302c8ef2488e8ca78d6b999b21db263280994caa1
0xc56f990633a7b0f1ab130af5026cc42801998993ed82be3cf8ba59f00babce35

Functions
Getter at block 21160951
baseURI(view returns (string)
index(view returns (uint256)
1233
name(view returns (string)
Portion Art Token
symbol(view returns (string)
PAT
totalSupply(view returns (uint256)
1233
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
userArt(bytes32view returns (bytes32 titlestring descriptionaddress creator)
State-modifying
approve(address touint256 tokenId
createUniqueArt(bytes32 _titlestring _descriptionstring _tokenURIreturns (uint256)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.