From c5b8171a16d6db5d29df5c79a5b36d2997a2aeec Mon Sep 17 00:00:00 2001 From: ironman_ch Date: Wed, 9 Nov 2022 16:16:00 +0800 Subject: [PATCH] DEL: hnft new URI schema --- EIPS/eip-5489.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/EIPS/eip-5489.md b/EIPS/eip-5489.md index 3ad44e5cd42478..32b15663a83f87 100644 --- a/EIPS/eip-5489.md +++ b/EIPS/eip-5489.md @@ -26,10 +26,6 @@ This EIP uses hyperlinks as the aforementioned form of “highly customized atta The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119. -### New URI format - -This EIP adds a new URI scheme, "hnft://". This URI scheme enables redirecting or connecting activity between hNFTs. - ### Interface #### `IERC5489` @@ -134,10 +130,6 @@ URIs are used to represent the value of slots to ensure enough flexibility to de We use addresses to represent the key of slots to ensure enough flexibility to deal with all use cases. -### New URI format to enable redirect between hNFTs - -This extension adds a new URI scheme, `hnft://` so that the URI pointed to by the NFT is resolvable. - ### Metadata JSON schema ```json