Content
@
0 reply
20 recasts
20 reactions
Varun Srinivasan
@v
The Frame Transactions spec is ready for feedback! Please share your thoughts in replies, comments or DMs. Your feedback is very important to help us get the design right. https://www.notion.so/warpcast/Frames-Transactions-Public-Draft-c2e0d3210d684b4cb7803de1810db36d?pm=c
61 replies
77 recasts
352 reactions
jon wong
@jnwng
in case it is useful, this concept has been battle-tested on Solana—check out [Solana Pay transaction requests](https://docs.solanapay.com/core/transaction-request/overview) in case that provides any useful insight. similar strategy to encode the URL, although given Solana's account model has different params
2 replies
1 recast
7 reactions
Tony D’Addeo
@deodad
this is a really useful analog thanks for sharing! do you have a screen shot of what a wallet shows once they have the custom serialized transaction?
1 reply
0 recast
0 reaction
jon wong
@jnwng
couple of examples attached! wallet pings API for serialized txn, which can be unpacked and simulated the txn request through TipLink.io sees an NFT mint so surfaces that in the preview. things like token transfer are straightforward to detect since there’s a single token smart contract being used
0 reply
0 recast
0 reaction