Skip to content

feat : set address prefixes#398

Merged
drewstone merged 1 commit intomainfrom
address-prefix
Jan 4, 2024
Merged

feat : set address prefixes#398
drewstone merged 1 commit intomainfrom
address-prefix

Conversation

@1xstj
Copy link
Contributor

@1xstj 1xstj commented Jan 3, 2024

Summary of changes
Changes introduced in this pull request:

  • Setup ss58 address prefix for testnet/mainnet

for mainnet, 5845 this would give us addresses with tg prefix for mainnet like tgGmBRR5yM53bvq8tTzgsUirpPtfCXngYYU7uiihmWFJhmYGM
for testnet, 3799 this would give us addresses with tt prefix for testnet like ttFELSU4MTyzpfsgZ9tFinrmox7pV7nF1BLbfYjsu4rfDYM74

TODO : If approved, update in ss58 registry

Reference issue to close (if applicable)

Closes #388

@1xstj 1xstj marked this pull request as ready for review January 3, 2024 22:25
@1xstj 1xstj requested a review from shekohex January 3, 2024 22:25
@drewstone
Copy link
Contributor

drewstone commented Jan 3, 2024 via email

@drewstone
Copy link
Contributor

Can we first check if this is valid for EVM chain ID too?

@drewstone
Copy link
Contributor

CC @shekohex

@drewstone
Copy link
Contributor

drewstone commented Jan 4, 2024

Ok there's no EVM for these numbers so we are good 👍

Can we add a task for https://chainlist.org

@shekohex
Copy link
Contributor

shekohex commented Jan 4, 2024

Ok there's no EVM for these numbers so we are good 👍

Can we add a task for https://chainlist.org

I will update the task or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup address prefix

3 participants