mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 20:55:41 +00:00
Add Crust Network SS58 Address (#8064)
* Add Crust Address Format * Add Crust Address Format * Delete extra ss58 json info
This commit is contained in:
@@ -432,6 +432,15 @@
|
||||
"decimals": null,
|
||||
"standardAccount": null,
|
||||
"website": null
|
||||
},
|
||||
{
|
||||
"prefix": 66,
|
||||
"network": "crust",
|
||||
"displayName": "Crust Network",
|
||||
"symbols": ["CRU"],
|
||||
"decimals": [12],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://crust.network"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user