Content
@
https://ethereum.org
0 reply
0 recast
0 reaction
✳️ dcposch
@dcposch.eth
ENS broken? New as of today, I'm seeing > execution reverted: out-of-bounds access of an array or bytesN ...on a standard reverse lookup Reproduced on Etherscan. https://etherscan.io/address/0xc0497E381f536Be9ce14B0dD3817cBcAe57d2F62#readContract
4 replies
9 recasts
78 reactions
Greg
@greg
looks like you might not be using the latest UniversalResolver. are you using an older version of viem by chance? what is the address you're trying to reverse resolve? is it a "normal" .eth or offchain like cb.id? if the latter, the revert on etherscan side is expected since CCIP Read (EIP-3668) is technically a revert at the contract level
1 reply
9 recasts
36 reactions
yathindra ✪
@yathindra
saw your post when I was looking up something similar. Just wanted to say the problem is likely cuz the "0x" part of the address should be omitted. sth like: dnsEncode(`addr.substring(2).toLowerCase() + ".addr.reverse"`)
0 reply
0 recast
0 reaction
ErihaNarcisa🔥⚡🎭🍄🐣
@erihanarcisa
It looks like there might be an issue with ENS. The error "execution reverted: out-of-bounds access of an array or bytesN" is showing up during a standard reverse lookup and has been reproduced on Etherscan. Anyone else experiencing this?
0 reply
0 recast
0 reaction