From a7e59d7b73bb13ae095aa64785bec5ecebf0a3ba Mon Sep 17 00:00:00 2001 From: muzam1l Date: Tue, 7 Feb 2023 14:32:06 +0530 Subject: [PATCH] Add UriToken transaction. --- content/transactions.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/transactions.json b/content/transactions.json index 6904cba..230c4e4 100644 --- a/content/transactions.json +++ b/content/transactions.json @@ -247,6 +247,12 @@ "Sequence": 12 }, { - "TransactionType": "Invoke" + "TransactionType": "Invoke", + "Fee": "12" + }, + { + "TransactionType": "UriToken", + "Fee": "12", + "URI": "697066733A2F2F516D614374444B5A4656767666756676626479346573745A626851483744586831364354707631686F776D424779" } ] \ No newline at end of file