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
I run in console const web3 = new Web3('https://eth-mainnet.g.alchemy.com/v2/'+ALCHEMY_API_KEY); await web3.eth.getBalance("0x"+PUBLIC_WALLET_ADDRESS)
it's return 0n
But on my ballance 0.6 ETH
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I run in console
const web3 = new Web3('https://eth-mainnet.g.alchemy.com/v2/'+ALCHEMY_API_KEY); await web3.eth.getBalance("0x"+PUBLIC_WALLET_ADDRESS)
it's return 0n
But on my ballance 0.6 ETH
Beta Was this translation helpful? Give feedback.
All reactions