Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NFT"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17998002 | a year ago | | | 0 | 0.00034726438 | |
| 17843041 | a year ago | | | 0 | 0.00066951882 | |
| 14440207 | 3 years ago | | | 0 | 0.0010477486 | |
| 13212606 | 3 years ago | | | 0 | 0.0032843180 | |
| 11942851 | 4 years ago | | | 0 | 0.0032369760 | |
| 11795280 | 4 years ago | | | 0 | 0.0079979910 | |
| 11702859 | 4 years ago | | | 0 | 0.0044958000 | |
| 11702835 | 4 years ago | | | 0 | 0.0077966840 | |
| 11694848 | 4 years ago | | | 0 | 0.0022029420 | |
| 11598052 | 4 years ago | | | 0 | 0.0037764721 |
ABI
ABI objects
Getter at block 21226728
ALCHEMIST() view returns (uint256)
2
DIVINITY() view returns (uint256)
7
EXPLORER() view returns (uint256)
1
IMMORTAL() view returns (uint256)
6
LEGEND() view returns (uint256)
4
SUPREME() view returns (uint256)
5
VISIONARY() view returns (uint256)
0
VOYAGER() view returns (uint256)
3
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) view returns (string)
State-modifying
Events 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)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
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 uri)
This contract contains no fallback and receive objects.
This contract contains no error objects.