Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce multi-chain indicator #104

Open
soad003 opened this issue Mar 14, 2024 · 0 comments
Open

Introduce multi-chain indicator #104

soad003 opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels

Comments

@soad003
Copy link
Member

soad003 commented Mar 14, 2024

Tron and Ethereum use the same address format. They only encode the address differently, ethereum uses simple hex encoding, tron an encoding based on base58.

It should be trivial to show the user if the an address is also active on the other chain.

We propose an additional field in the address result holding a Dict chain: address_str if we know that the address is also active on another chain.

The situation is similar for btc and bitcoin cash.

@soad003 soad003 changed the title Introduce Mulit chain indicator Introduce multi-chain indicator Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants