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

[feature] Request to support Etherlink (XTZ) #3321

Open
rhamnett opened this issue Nov 24, 2024 · 0 comments
Open

[feature] Request to support Etherlink (XTZ) #3321

rhamnett opened this issue Nov 24, 2024 · 0 comments

Comments

@rhamnett
Copy link

What problem does this new feature solve?

Hello, when manually adding the EVM compatible network Etherlink, there is no balance update. Hoping this should be relatively easy to add so I don't have to keep my manual balance check implementation in the longer term.

2024-11-24 21:02:27.811074 ❌ [BlockChainService] getBalance, decode result error => Exception: We don't support the chainId you provided: eip155:42793. See the list of supported chains here: https://docs.walletconnect.com/cloud/blockchain-api#supported-chains

Here are Etherlink's chain details:

https://docs.etherlink.com/get-started/network-information/

Parameter Value
Network Name Etherlink Mainnet
EVM version Shanghai
RPC Endpoint https://node.mainnet.etherlink.com
Relay Endpoint https://relay.mainnet.etherlink.com
Chain ID 42793
Currency Symbol XTZ
Block Explorer URL https://explorer.etherlink.com

Describe the solution you'd like

Implement Etherlink EVM compatible support

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

No branches or pull requests

1 participant