This contract is being backfilled. You may encounter incomplete storage history.

Open Palette

Verified contract

Active on Ethereum with 12,273 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Open Palette"

0xc005d3660a6a30bea2b4608ff93245ebaf60f51a868fdd4ee39be58d86282d67
0xbc981291054adeefb76d375ce69b558572f0c332f73c00808ff0038bf87fd586
0x55f85e5910626437a331ab1a7fae72471159d4a0cc7e7f79dc010583c5eef348
0xfa00200769e810850a8237588e96fea52fa503b1fb226ee8891bb78b4896d0fa
0x5384922f0e72e3090085dbe1bae3f716d70157f3959e3eb661d46bb22d893ca4
0x2227b89e3529676a7dcdbf989e77032453b80f6648ec09cae641b7249f8992a7
0x3730333cc263042826f6c08aa027e384a62099c42cf6c615a197a9ee79c4dcae
0x2a32ea6a7a619f3a16b0eedca471aefe63632d015aeea7434dde5dca0a49a63e
0xaf410a7f382dea4e19136e44c6eed747730dcff5cf3f630976e07d63a0625ad2
0xc842f008739b486b42f75ca01ae38b1831274410291e5bdb8d10e6bdc404ad1c

Functions
Getter at block 20799491
name(view returns (string)
Open Palette
owner(view returns (address)
0x5bf4be9de72713bfe39a30ebe0691afd5fb7413a
symbol(view returns (string)
OPL
totalSupply(view returns (uint256)
9902
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getColor1(uint256 tokenIdpure returns (uint256)
getColor2(uint256 tokenIdpure returns (uint256)
getColor3(uint256 tokenIdpure returns (uint256)
getColor4(uint256 tokenIdpure returns (uint256)
getColor5(uint256 tokenIdpure returns (uint256)
getColors(uint256 tokenIdpure returns (string)
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 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
claim(
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.