cam glynn pfp
cam glynn
@cg
does anybody have experience working with using the multicall function on the ENS Resolver contract to edit multiple text records at once? cc @greg know you are a wizard with ENS stuff
1 reply
0 recast
0 reaction

Greg pfp
Greg
@greg
I actually haven’t used multicall yet but should probs know how it works - will dive in later and get back to you
2 replies
0 recast
0 reaction

cam glynn pfp
cam glynn
@cg
amazing - I’m just trying to reverse engineer the data payload it seems it starts with the identifier for the multicall function (ac9650d8) then 20 (/32 in hex - guessing this is referring to the fact that the type is byte32) then number of functions called in the multicall (2,3,4, etc.) after that I’m lost
3 replies
0 recast
0 reaction

cam glynn pfp
cam glynn
@cg
@greg happy to collaborate on this - spent the whole weekend diving deep and have just been slowly inching towards answers https://www.npmjs.com/package/@ensdomains/ensjs seems to have multicall support but I’m building in Swift so trying to translate that over
0 reply
0 recast
0 reaction