From 3b556c550dfa6eeba86e96fae9fce9ab05ea2dec Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Mon, 31 Jan 2022 14:25:56 +0200 Subject: [PATCH] Add nft.tokenURI (#878) --- content/concepts/did-ddo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/concepts/did-ddo.md b/content/concepts/did-ddo.md index 0e7adfb6..1274e580 100644 --- a/content/concepts/did-ddo.md +++ b/content/concepts/did-ddo.md @@ -469,6 +469,7 @@ The `nft` object contains information about the ERC721 NFT contract which repres | **`owner`** | `string` | ETH account address of the NFT owner. | | **`state`** | `number` | State of the asset reflecting the NFT contract value. See [State](#state) | | **`created`** | `ISO date/time string` | Contains the date of NFT creation. | +| **`tokenURI`** | `string` | tokenURI | Example: