ens_dart icon indicating copy to clipboard operation
ens_dart copied to clipboard

error when call getName();

Open hm86z opened this issue 2 years ago • 3 comments

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..

hm86z avatar May 10 '22 16:05 hm86z

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: @.***>

Zfinix avatar May 11 '22 13:05 Zfinix

What address was this?

"0x4a4ddb2c4143051f9de15348033cf1bdb9a9596a"

hm86z avatar May 11 '22 13:05 hm86z

Hi i'll look into this

Zfinix avatar Jun 08 '22 19:06 Zfinix