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 get error errors.js:137 Uncaught (in promise) Error: network does not support ENS (operation="getEnsAddress", info={ "network": { "chainId": "28122024", "name": "unknown" } }, code=UNSUPPORTED_OPERATION, version=6.13.4)
when trying to get balance of an ERC20 token using provider.getBalance
ducyb782001
changed the title
Get error network does not support in ethers v6.13.4 (v5 is working good on this chain)
Get error network does not support in chain Ancient8 ethers v6.13.4 (v5 is working good on this chain)
Nov 26, 2024
Ethers Version
6.13.4
Search Terms
ancient8, network does not support
Describe the Problem
I get error
errors.js:137 Uncaught (in promise) Error: network does not support ENS (operation="getEnsAddress", info={ "network": { "chainId": "28122024", "name": "unknown" } }, code=UNSUPPORTED_OPERATION, version=6.13.4)
when trying to get balance of an ERC20 token using
provider.getBalance
Code Snippet
Contract ABI
Errors
Environment
node.js (v12 or newer)
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: