ens_dart
ens_dart copied to clipboard
error when call getName();
Hello,
I try to call this code await ens.withAddress(_address).getName();
I get this error Unhandled Exception: RangeError: Value not in range: 32
I used rpcUrl eth Mainnet..
What address was this?
On Tue, May 10, 2022 at 5:23 PM hm86z @.***> wrote:
Hello,
I try to call this code await ens.withAddress(_address).getName();
I get this error Unhandled Exception: RangeError: Value not in range: 32
I used rpcUrl eth Mainnet..
— Reply to this email directly, view it on GitHub https://github.com/Zfinix/ens_dart/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGE3JSLUDUDKVF7W2FXQJIDVJKEOTANCNFSM5VSEWOZA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
What address was this?
"0x4a4ddb2c4143051f9de15348033cf1bdb9a9596a"
Hi i'll look into this