Resolver
Verified contract
Active on
Ethereum with 91,214 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0ee…60ca
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.002911 |
$0 | |
SET | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14592693 | 3 years ago | | | 0 | 0.0024999861 | |
| 14555117 | 3 years ago | | | 0 | 0.0011632152 | |
| 14555014 | 3 years ago | | | 0 | 0.0042474558 | |
| 14351004 | 3 years ago | | | 0 | 0.0029830801 | |
| 12728323 | 3 years ago | | | 0 | 0.0012841220 | |
| 12728291 | 3 years ago | | | 0 | 0.0049921560 | |
| 12664236 | 3 years ago | | | 0 | 0.00054729850 | |
| 12643317 | 3 years ago | | | 0 | 0.00039065180 | |
| 12643281 | 3 years ago | | | 0 | 0.00067701150 | |
| 12491302 | 4 years ago | | | 0 | 0.010728300 |
ABI
ABI objects
Getter at block 21267530
registry() view returns (address)
0xd1e5b0ff1287aa9f9a268759062e4ab08b9dacbe
Read-only
get(string key, uint256 tokenId) view returns (string)
getMany(string[] keys, uint256 tokenId) view returns (string[])
nonceOf(uint256 tokenId) view returns (uint256)
presetOf(uint256 tokenId) view returns (uint256)
State-modifying
Events preconfigure(string[] keys, string[] values, uint256 tokenId)
reset(uint256 tokenId)
resetFor(uint256 tokenId, bytes signature)
set(string key, string value, uint256 tokenId)
setFor(string key, string value, uint256 tokenId, bytes signature)
setMany(string[] keys, string[] values, uint256 tokenId)
setManyFor(string[] keys, string[] values, uint256 tokenId, bytes signature)
setPreset(uint256 presetId, uint256 tokenId)
setPresetFor(uint256 presetId, uint256 tokenId, bytes signature)
Set(uint256 indexed preset, string indexed key, string value, uint256 indexed tokenId)
SetPreset(uint256 indexed preset, uint256 indexed tokenId)
constructor(address registry, address mintingController)
This contract contains no fallback and receive objects.
This contract contains no error objects.