X,Y Coordinates

Verified contract

Active on Ethereum with 20,869 txns
Deployed by via 0x1fe77a2e at 13183056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31.77
0x6548fc13a7a0c6a025e6ff700bb7e9a801fd2288778f1b70f67225691d829d40
0xe388ad3d87bfe0d14d630751e64c9b3053e1bec8988c347120c1f3fd068be13d
0xf1096bdeafa4d8a135010d599ed634d9b533e5abf508a21a3f109d45ab7c9f99
0x679c37df49afd768d47f4dd7fdacc495682bbb04f013ade91e113ed382b89928
0x642fc8952ad16820dcdfa0e3c4c0660da5f83855d82d5ad38c02156e201fe4e4
0xe66d4b843a1a103a11fae0ed619dd6e9aea4c8d19b858125221810d941ac0a46
0xf45fea43ec6314d34a7c7cebdbecf55385d587486e3b28065da30de9f6d43ee9
0xed045cd319414dca2ee90c559bc0deeb4d9c3741c41971baac4aa4457c9b26a1
0x6990e7e25fb304e4e9d019e186354cb8c6c7189132ff6fa149bbdba4b2d0c2e8
0x395c2377eddb51f2a1f62876a197278822585239275225630f792b3b21a9173c

Functions
Getter at block 21157989
ERC712_VERSION(view returns (string)
1
contractURI(view returns (string)
https://assets.nfty.dev/xy/contract.json
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x7d0a42770031a4b858aa2cd5bcff3fafbeb254f424880af11bb6284d9c4cf889
getHeight(pure returns (uint256)
128
getWidth(pure returns (uint256)
128
name(view returns (string)
X,Y Coordinates
owner(view returns (address)
0xe3ca71f5d505937959893cdefd2704f062e14833
symbol(view returns (string)
XYC
totalSupply(view returns (uint256)
16384
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
getX(uint256 tokenIdpure returns (uint256)
getY(uint256 tokenIdpure returns (uint256)
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(uint256 tokenId
claim(uint256 xuint256 y
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateContractURI(string _contractURI
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.