You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to use JSON Provider with Mantle, and the chain is not yet supported.
{
"status": "FAILED",
"reasons": [
{
"field": "chainId",
"description": "We don't support the chainId you provided: eip155:5000. See the list of supported chains here: https://docs.walletconnect.com/cloud/blockchain-api#supported-chains"
}
]
}
Is there an existing issue for this?
Current Behavior
We are trying to use JSON Provider with Mantle, and the chain is not yet supported.
Requested Behavior
Please add support for Mantle:
Mantle Mainnet:
ChainID: 5000
HTTP Endpoint: https://rpc.mantle.xyz
Mantle Testnet(Goerli)
ChainID: 5001
HTTP Endpoint: https://rpc.testnet.mantle.xyz
Testnet (Sepolia):
ChainID: 5003
HTTP Endpoint: https://rpc.sepolia.mantle.xyz
Anything else?
No response
The text was updated successfully, but these errors were encountered: