diff --git a/substrate/ss58-registry.json b/substrate/ss58-registry.json index 31177f6b61911c4f897038d5fdc5f29960e4ecd0..f515d6ec23a22d8e978e5535cb57366fd5f76752 100644 --- a/substrate/ss58-registry.json +++ b/substrate/ss58-registry.json @@ -244,6 +244,24 @@ "standardAccount": "*25519", "website": "https://centrifuge.io/" }, + { + "prefix": 39, + "network": "mathchain", + "displayName": "MathChain mainnet", + "symbols": ["MATH"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://mathwallet.org" + }, + { + "prefix": 40, + "network": "mathchain-testnet", + "displayName": "MathChain testnet", + "symbols": ["MATH"], + "decimals": [18], + "standardAccount": "*25519", + "website": "https://mathwallet.org" + }, { "prefix": 42, "network": "substrate",