Skip to content

Introduce multi-chain indicator #104

@soad003

Description

@soad003

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions