PixelChain

Verified contract

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

No balances found for "PixelChain"

0xc8997c9dff502857a2ea8ca3f164f95b8accc38dcea01474bf0a1eaf0329b02c
0x797d658b00d6062830120c263278a9902d77c21822a21b7273316421bbc565ae
0xe3de6cdfa3bf0d9023508e2dabbe977bc0b7773f710cf235d6cd278a88e3fd49
0x71a513e93f286155d20eba6e6d4dabc247411d3a13daf6e76f6f06ccc9aa5965
0x85f2789f429accfde3982516358aa08a1a4a83532817749e35929fcf4a8e5a53
0x4eea6f6adfeac28fcc89a0b30018b5d115881be47de2b951cfdf33e7c5173926
0x6c544955a85c8f2aa8d179b769fb302034b3758d2123199be5c19bceb92c98fa
0x6ec565b8a96b98432d6b9390a1b360c0ebafe7e3f04dcfbf009495d39eef412a
0xa845405d5cfcc847dc62ea8df0a91c2f48fe4cbaadea7ec3fe53dcb522887009
From
0x5084ca7c57462d79c081e30df81da3828226205f1dc0b6c84e40f0408de13862

Functions
Getter at block 21204021
baseTokenURI(view returns (string)
https://api-max.pixelchain.art/pixelchain/v1/
baseURI(view returns (string)
isOwner(view returns (bool)
false
name(view returns (string)
PixelChain
owner(view returns (address)
0x0909e9f58eb1f39521003d784ca0b4cabef6653a
symbol(view returns (string)
PXC
totalSupply(view returns (uint256)
2804
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pixelChains(uint256view returns (string namebytes databytes paletteaddress authoruint256 date)
retrieve(uint256 _idview returns (stringbytesbytesaddressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
create(string _namebytes _databytes _palettepayable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseTokenURI(string _uri
setMintPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PixelChainCreated(uint256 idaddress authorstring namebytes databytes palette
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.