Oko contract explorer
Contract

ABI for 0xec51…61e8

Functions

Selector Name Type
0x8c5be1e5 Approval(address owner, address spender, uint256 value) Event
0x17307eab ApprovalForAll(address owner, address operator, bool approved) Event
0x58458921 MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature) Event
0x8be0079c OwnershipTransferred(address previousOwner, address newOwner) Event
0xddf252ad Transfer(address from, address to, uint256 value) Event
0x01ffc9a7 supportsInterface(bytes4 interfaceId) Function
0x06fdde03 name() Function
0x081812fc getApproved(uint256 tokenId) Function
0x095ea7b3 approve(address spender, uint256 amount) Function
0x18160ddd totalSupply() Function
0x20379ee5 getDomainSeperator() Function
0x23b872dd transferFrom(address sender, address recipient, uint256 amount) Function
0x2d0335ab getNonce(address user) Function
0x2f745c59 tokenOfOwnerByIndex(address owner, uint256 index) Function
0x3408e470 getChainId() Function
0x42842e0e safeTransferFrom(address from, address to, uint256 tokenId) Function
0x6352211e ownerOf(uint256 tokenId) Function
0x70a08231 balanceOf(address account) Function
0x715018a6 renounceOwnership() Function
0x755edd17 mintTo(address _to) Function
0x8da5cb5b owner() Function
0x95d89b41 symbol() Function
0xa22cb465 setApprovalForAll(address operator, bool approved) Function
0xb88d4fde safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) Function
0xc87b56dd tokenURI(uint256 tokenId) Function
0xe8a3d485 contractURI() Function
0xe985e9c5 isApprovedForAll(address owner, address operator) Function
0xf2fde38b transferOwnership(address newOwner) Function
0x0f7e5970 ERC712_VERSION() Function
0xd547cfb7 baseTokenURI() Function
0x0c53c51c executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) Function
0x4f6ccce7 tokenByIndex(uint256 index) Function