Resolver

Verified contract

Active on Ethereum with 998 txns
Deployed by via 0x13ca40f8 at 9832516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Resolver"

0x8549585a07e00e95cd93f1e5b0d3c9354a241b0f2b1aa1c7b65f10df971a9d5c
0x42b2de6cdbcbd9b639cd2faa3947fc71d5d51a1ee4dc507dfc971dc088e68a76
0x33bc592b62a214faa4dba6ee7f07fc04a7b19464fdd47fb30f1b9e58966c4da9
0xc08cf53dec933862a5136cadc52f7255cd7b683a85fa2ae0e5287004daa3c7ec
0xac3216ff948d3e926270be12a4f80a056ca3f52bf089436a450081d7fb333991
0x225ce3434f81fbe82189fb72cc669fef2c1e291c086b8a56a67815de96ca0a78
0x8a52b49eef77e5c731fface772fc02885192b9cd0cfd29180851292718ab30a4
0x4c884ce10e2c81587432fe7303e6c31d4069d08a3c7d02b6040b1329a020cd97
0x774fef2746696fad4f764620c3855600eb876e0b559f7fd8e8c7c5df24004fb7
0x2be01772b8147fed48de90950ed16eae66f1c49cd665131ec05f3235be917491

Functions
Getter at block 20936387
registry(view returns (address)
0xd1e5b0ff1287aa9f9a268759062e4ab08b9dacbe
Read-only
get(string keyuint256 tokenIdview returns (string)
getByHash(uint256 keyHashuint256 tokenIdview returns (string keystring value)
getMany(string[] keysuint256 tokenIdview returns (string[])
getManyByHash(uint256[] keyHashesuint256 tokenIdview returns (string[] keysstring[] values)
hashToKey(uint256 keyHashview returns (string)
hashesToKeys(uint256[] hashesview returns (string[])
nonceOf(uint256 tokenIdview returns (uint256)
State-modifying
preconfigure(string[] keysstring[] valuesuint256 tokenId
reconfigure(string[] keysstring[] valuesuint256 tokenId
reconfigureFor(string[] keysstring[] valuesuint256 tokenIdbytes signature
reset(uint256 tokenId
resetFor(uint256 tokenIdbytes signature
set(string keystring valueuint256 tokenId
setFor(string keystring valueuint256 tokenIdbytes signature
setMany(string[] keysstring[] valuesuint256 tokenId
setManyFor(string[] keysstring[] valuesuint256 tokenIdbytes signature
Events
NewKey(uint256 indexed tokenIdstring indexed keyIndexstring key
ResetRecords(uint256 indexed tokenId
Set(uint256 indexed tokenIdstring indexed keyIndexstring indexed valueIndexstring keystring value
Constructor
constructor(address registryaddress mintingController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.