Skip to content

Commit

Permalink
add Autonomys network
Browse files Browse the repository at this point in the history
  • Loading branch information
dariolina committed Sep 26, 2024
1 parent b6f5ca9 commit d1518f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ss58-registry"
authors = ["Parity Technologies <admin@parity.io>"]
version = "1.50.0"
version = "1.51.0"
edition = "2021"
description = "Registry of known SS58 address types"
license = "Apache-2.0"
Expand Down
9 changes: 9 additions & 0 deletions ss58-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,15 @@
"standardAccount": "*25519",
"website": "https://subspace.network"
},
{
"prefix": 6095,
"network": "autonomys",
"displayName": "Autonomys",
"symbols": ["AI3"],
"decimals": [18],
"standardAccount": "*25519",
"website": "https://autonomys.xyz"
},
{
"prefix": 7007,
"network": "tidefi",
Expand Down

0 comments on commit d1518f5

Please sign in to comment.