diff --git a/ss58-registry.json b/ss58-registry.json index 767d1ec330216..4fd55f752b419 100644 --- a/ss58-registry.json +++ b/ss58-registry.json @@ -253,6 +253,15 @@ "standardAccount": "*25519", "website": "https://centrifuge.io/" }, + { + "prefix": 37, + "network": "nodle", + "displayName": "Nodle Chain", + "symbols": ["NODL"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://nodle.io/" + }, { "prefix": 39, "network": "mathchain",