diff --git a/substrate/ss58-registry.json b/substrate/ss58-registry.json index 80d600ed59..8c7110060b 100644 --- a/substrate/ss58-registry.json +++ b/substrate/ss58-registry.json @@ -257,10 +257,10 @@ "prefix": 30, "network": "phala", "displayName": "Phala Network", - "symbols": null, - "decimals": null, + "symbols": ["PHA"], + "decimals": [12], "standardAccount": "*25519", - "website": null + "website": "https://phala.network" }, { "prefix": 32,