From d015d791ec2752f6c9b5b9bb55ac0e1eb8378e18 Mon Sep 17 00:00:00 2001 From: Leonardo Custodio Date: Mon, 2 Feb 2026 16:04:48 -0300 Subject: [PATCH] Add Polkadot and Kusama cryptocurrency entries Hello @wolfmcnally , @ChristopherA Let me know if this follows what was suggested on the last meeting. --- .../json/0_blockchain_commons_registry.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/known-value-assignments/json/0_blockchain_commons_registry.json b/known-value-assignments/json/0_blockchain_commons_registry.json index 0393e7e..c31d52b 100644 --- a/known-value-assignments/json/0_blockchain_commons_registry.json +++ b/known-value-assignments/json/0_blockchain_commons_registry.json @@ -478,6 +478,20 @@ "uri": "", "description": "The Tezos cryptocurrency (\"XTZ\")" }, + { + "codepoint": 304, + "name": "Polkadot", + "type": "value", + "uri": "", + "description": "The Polkadot cryptocurrency (\"DOT\")" + }, + { + "codepoint": 305, + "name": "Kusama", + "type": "value", + "uri": "", + "description": "The Kusama cryptocurrency (\"KSM\")" + }, { "codepoint": 400, "name": "network",