JSONMetadataRegistry
Verified contract
Active on
Ethereum with 4,120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "JSONMetadataRegistry"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20921186 | 2 months ago | | | 0 | 0.0015375041 | |
| 20836820 | 2 months ago | | | 0 | 0.0010690071 | |
| 20832003 | 2 months ago | | | 0 | 0.0018589605 | |
| 20564837 | 3 months ago | | | 0 | 0.00045310903 | |
| 20421780 | 4 months ago | | | 0 | 0.0013301520 | |
| 20395670 | 4 months ago | | | 0 | 0.00011614301 | |
| 20393478 | 4 months ago | | | 0 | 0.00014926570 | |
| 20392200 | 4 months ago | | | 0 | 0.00034817564 | |
| 20386417 | 4 months ago | | | 0 | 0.00035553437 | |
| 20364439 | 4 months ago | | | 0 | 0.00043978586 |
ABI
ABI objects
Getter at block 21331137
contractInfo() pure returns (string)
https://docs.zora.co/json-contract-registry
name() pure returns (string)
JSONMetadataRegistry
version() view returns (uint256)
1
Read-only
getIsAdmin(address target, address expectedAdmin) view returns (bool)
getJSONExtension(address target) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events setJSONExtension(address target, string uri)
JSONExtensionUpdated(address indexed target, address indexed updater, string newValue)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
RequiresContractAdmin()