JSONMetadataRegistry
Verified contract
Active on
Base with 11,744 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 2.4K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
OHNO | ERC-20 | 60.714286 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22763195 | an hour ago | | | 0 | 0.000000505571341341 | |
| 22762886 | an hour ago | | | 0 | 4.2995035e-7 | |
| 22762879 | an hour ago | | | 0 | 0.0000011452349 | |
| 22762471 | an hour ago | | | 0 | 0.000000505571341341 | |
| 22760011 | 3 hours ago | | | 0 | 0.0000011452349 | |
| 22757756 | 4 hours ago | | | 0 | 3.8219613e-7 | |
| 22757746 | 4 hours ago | | | 0 | 4.4941796e-7 | |
| 22757703 | 4 hours ago | | | 0 | 0.0000010180346 | |
| 22753569 | 6 hours ago | | | 0 | 0.000013739322 | |
| 22751458 | 7 hours ago | | | 0 | 0.0000011452349 |
ABI
ABI objects
Getter at block 22764818
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()