YourSignOnChain

Verified contract

Active on Ethereum
Deployed by via 0x5afe1716 at 16764510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 26 additional slots
Native
Value $1,065.29
0x8b6d8117aac5143572da86b54ce318975bafc354404b5d28d69f801c813d20b5
0xc422e44994a77d06251c5f2fe18532a15f16c88a62f552ae991ef97433040a9a
0x2f1cdfbd65b5d73a131f1941d7c74a73c6b08c4bc7002bc677f5b2eeb166719d
0x4fca08f8704c06db532358166d0b581cdce82b8f2b8e1d9347b18ef869634b09
0xccb59b7609eeabf60bbc97d3634e0b805b5580422bae0fa268da2c86311dcc7a
0x588f06ac2d5df65806d2f0b8c724d6cbb2c45172c0f33e9b421d4b2c4cc74c37
0x8d47bca441f728be0d4c70d95da7237717d7f6d28d17fd4e0858840567e53007
0x7654760a95857a9409d31151de4c008460fc40d4ad65a40ad99ec09a258ea599
0x4e1143c0f8e55c61b2bf774e32eda127c401bbef38c18d2bcbde3457679e4ba4
0x99e5e78a0d8c4e0ebf3740b0089c145ed8fe2ed3baf1cf8b48b97489ca8b7b36

Functions
Getter at block 21211615
OG_SIGN_ON_CHAIN(view returns (address)
0xb605d7f21078e8f79f78ec36099fa556ba9f09ba
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
YourSignOnChain
owner(view returns (address)
0xc804f1e0d0ae662d7492e25bcb9cdc1fb18ebbbb
symbol(view returns (string)
YSOC
totalSupply(view returns (uint256)
933
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPalette(uint256 _pIdxpure returns (string[8])
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(uint256 tokenIdview 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
approve(address touint256 tokenId
buy(uint256 numberOfTokenspayable 
claim(uint256 numberOfTokens
freeMint(
ownerMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator