martin ↑
@martin
if i have a paybot frame txn url (https://app.paycaster.co/api/transactions/34200168-22b2-4464-99aa-11d1a416e3db), what's the easiest way to get the info from that transaction? just want to know the address and amount to send to
1 reply
0 recast
0 reaction
horsefacts 🚂
@horsefacts.eth
Use this Neynar API to send a frame message to that URL and get back the transaction data in the response: https://docs.neynar.com/reference/post-frame-action
1 reply
0 recast
1 reaction
martin ↑
@martin
weird the api is having a signer_uuid error but this is a great lead, thank you!
1 reply
0 recast
0 reaction
horsefacts 🚂
@horsefacts.eth
@rish and @manan can probably help. but the basic idea is that you need to 1) sign a frame message with the bot's signer, 2) POST it to the tx URL you scrape from the frame, 3) get back JSON describing the transaction
1 reply
0 recast
2 reactions
rish
@rish
thanks @horsefacts.eth ! @martin you can DC me here or on rishdoteth.telegram if you share your API request, can look deeper
0 reply
0 recast
0 reaction