mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 23:41:02 +00:00
Add Aventus ss58 address (#8050)
* Update crypto.rs * Update ss58-registry.json * quote fields * Update ss58-registry.json * Update crypto.rs * Update ss58-registry.json * Update ss58-registry.json * Update ss58-registry.json * Update crypto.rs * Update ss58-registry.json
This commit is contained in:
@@ -442,6 +442,15 @@
|
||||
"standardAccount": null,
|
||||
"website": null
|
||||
},
|
||||
{
|
||||
"prefix": 65,
|
||||
"network": "aventus",
|
||||
"displayName": "AvN Mainnet",
|
||||
"symbols": ["AVT"],
|
||||
"decimals": [18],
|
||||
"standardAccount": "*25519",
|
||||
"website": "https://aventus.io"
|
||||
},
|
||||
{
|
||||
"prefix": 66,
|
||||
"network": "crust",
|
||||
|
||||
Reference in New Issue
Block a user