Suppose i connect to metamsk then it shows metamask’s wallet address but if i reload the page then wallet address change from metamask to coinbase
I am reading acciunt from
const { account, chainId } = Moralis;
Can anyone please help me with this issue