Open HosseinAsadi opened 2 years ago
Hi
with call this code (await ens.withName(name).getAddress()).toString(); I get this error Unhandled Exception: RangeError: Value not in range: 32
(await ens.withName(name).getAddress()).toString();
hi @HosseinAsadi, please use the ETH mainnet's rpc url
I have same problem, any idea ?
I'll look into this and fix it
Hi
with call this code
(await ens.withName(name).getAddress()).toString();
I get this error Unhandled Exception: RangeError: Value not in range: 32