Sam
@sammdec.eth
Ok next 5 people to reply with a screenshot of your farcaster storage usage and if any values are over 77% I’ll gift you a year subscription to caststorage.com/bot you can use caststorage.com to check your usage fyi!
7 replies
0 recast
18 reactions
Stephan
@stephancill
don't need storage, just came here to say that i love the the design of these frames and the site as a whole would be nice if i could check my storage in the frame and if i could pay on whichever chain i have enough eth
1 reply
0 recast
1 reaction
Sam
@sammdec.eth
Yeah thinking of making a frame that allows you to check usage, should be wasy
1 reply
0 recast
0 reaction
Stephan
@stephancill
for the second part you can use relay(.)link. i implemented some logic to find the best chain to pay from and generate the relay call in here if you want to rip it https://github.com/stephancill/manage-ens-frame/blob/4ff6200d0da1bd6314dbbc9a64d66e95eb25bc3c/src/app/utils.tsx#L170
2 replies
0 recast
0 reaction
Sam
@sammdec.eth
How does that work I thought relay worked through their endpoint so where does the tx come into it?
1 reply
0 recast
0 reaction
Stephan
@stephancill
they do cross chain execution, so you will basically take the tx data you're responding with rn and pass it to createRelayCall first to get the relay tx data and send that to the user to execute https://github.com/stephancill/manage-ens-frame/blob/4ff6200d0da1bd6314dbbc9a64d66e95eb25bc3c/src/app/utils.tsx#L138
1 reply
0 recast
0 reaction