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 "YES MFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20973194 | a month ago | | | 0 | 0.00075111752 | |
| 20936865 | a month ago | | | 0 | 0.0011057130 | |
| 20915825 | a month ago | | | 0 | 0.0013014918 | |
| 20319377 | 4 months ago | | | 0 | 0.00021514971 | |
| 20271492 | 4 months ago | | | 0 | 0.00021029255 | |
| 20271489 | 4 months ago | | | 0 | 0.00038629810 | |
| 20227121 | 4 months ago | | | 0 | 0.00034318965 | |
| 20227120 | 4 months ago | | | 0 | 0.00063853167 | |
| 20191847 | 5 months ago | | | 0 | 0.00028380932 | |
| 19969803 | 6 months ago | | | 0 | 0.00059148480 |
ABI
ABI objects
Getter at block 21202948
MFT() view returns (uint256)
1
baseURI() view returns (string)
https://ipfs.io/ipfs/QmQVCG4CZkpzAsbupmi4rhnMprq1ZEzhcbm66JxeGtCmjR
name() view returns (string)
YES MFT
owner() view returns (address)
0xb13c603056a1f04d6889976d24f04fda04b27b1c
symbol() view returns (string)
YES MFT
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string newURI)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.