Open
Description
If the wallet uses different addresses for different chains, switching the cryptocurrency for exchange does not update the address and balance.
Page reload updates the address and balance to the correct values.

WalletConnect approved session namespace:
{
"eip155": {
"chains": [
"eip155:1",
"eip155:42161",
"eip155:56"
],
"methods": [
"eth_accounts",
"eth_requestAccounts",
"eth_sendRawTransaction",
"eth_sign",
"eth_signTransaction",
"eth_signTypedData",
"eth_signTypedData_v3",
"eth_signTypedData_v4",
"eth_sendTransaction",
"personal_sign",
"wallet_switchEthereumChain",
"wallet_addEthereumChain",
"wallet_getPermissions",
"wallet_requestPermissions",
"wallet_registerOnboarding",
"wallet_watchAsset",
"wallet_scanQRCode",
"wallet_sendCalls",
"wallet_getCapabilities",
"wallet_getCallsStatus",
"wallet_showCallsStatus"
],
"events": [
"chainChanged",
"accountsChanged",
"message",
"disconnect",
"connect"
],
"accounts": [
"eip155:1:0xB6bB59b3aC844e8e4A98A281D57E3E0628bcb471",
"eip155:42161:0xAd8eDE8697aF92AF31Fe66EDAD9A52A74F74464E",
"eip155:56:0x9B0d038121EB94CeA52FD08B416056B2824524dd"
]
}
}
Metadata
Metadata
Assignees
Labels
No labels