mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 12:18:16 +00:00
Fix link error (#3693)
This commit is contained in:
parent
22d2357abd
commit
0f49660bb5
@ -399,7 +399,7 @@ Example of such a URI: `https://token-cdn-domain/{id}.json` would be replaced wi
|
||||
|
||||
#### Metadata Extensions
|
||||
|
||||
The optional `ERC1155Metadata_URI` extension can be identified with the (ERC-165 Standard Interface Detection)[./eip-165.md].
|
||||
The optional `ERC1155Metadata_URI` extension can be identified with the [ERC-165 Standard Interface Detection](./eip-165.md).
|
||||
|
||||
If the optional `ERC1155Metadata_URI` extension is included:
|
||||
* The ERC-165 `supportsInterface` function MUST return the constant value `true` if `0x0e89341c` is passed through the `interfaceID` argument.
|
||||
|
Loading…
x
Reference in New Issue
Block a user