We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add more address options: BTC, Optimism, Arbitrum, Polygon.
Docs
Feature is valid when BTC address is shown on ENS dApp Sepolia
The text was updated successfully, but these errors were encountered:
Coin Types SLIP44: https://github.com/satoshilabs/slips/blob/master/slip-0044.md
ETH - 60 BTC - 0 Optimistic ETH - 614 ARB - 9001 MATIC (Polygon) - 966
Sorry, something went wrong.
Found out that the Coin Type numbers change(at least for Sepolia Applications):
ETH - 60 BTC - 0 Optimistic ETH - 2147483658 ARB - 2147525809 MATIC (Polygon) - 2147483658
lgahdl
Successfully merging a pull request may close this issue.
Add more address options: BTC, Optimism, Arbitrum, Polygon.
Docs
Feature is valid when BTC address is shown on ENS dApp Sepolia
The text was updated successfully, but these errors were encountered: