Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "YABIYABI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15637911 | 2 years ago | | | 0 | 0.00024781122 | |
| 15637889 | 2 years ago | | | 0 | 0.00044480600 | |
| 15637874 | 2 years ago | | | 0 | 0.00069516645 | |
| 15605939 | 2 years ago | | | 0 | 0.00023624494 | |
| 15586537 | 2 years ago | | | 0 | 0.00037385747 | |
| 15576067 | 2 years ago | | | 0 | 0.00077533489 | |
| 15576058 | 2 years ago | | | 0 | 0.00085840681 | |
| 15576053 | 2 years ago | | | 0 | 0.00094473691 | |
| 15576050 | 2 years ago | | | 0 | 0.0010475143 | |
| 15576049 | 2 years ago | | | 0 | 0.00096370433 |
ABI
ABI objects
Getter at block 21281259
ERC712_VERSION() view returns (string)
1
baseTokenURI() pure returns (string)
https://map.j-wave.co.jp/meta/json/yabiyabi/1
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x5d21829c5611b58c10e7a667d3464a5e0bcc8e67cf01165926577d05d30a63f7
name() view returns (string)
YABIYABI
owner() view returns (address)
0x937be33cc76117b967d33966099c81b2d1a9a383
symbol() view returns (string)
MAP
totalSupply() view returns (uint256)
12
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintTo(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.