Content
@
https://warpcast.com/~/channel/fc-updates
0 reply
0 recast
0 reaction
Varun Srinivasan
@v
FC Mini Apps now support batched transactions! Upgrade immediately to improve conversions in all payment flows. Users only need to approve a single transaction to send USDC, instead of an approve + send flow. The useSendCalls hook makes this easy https://miniapps.farcaster.xyz/docs/guides/wallets#batch-transactions
15 replies
44 recasts
310 reactions
Kasra Rahjerdi
@jc4p
this is awesome! is there any docs for those of us who use viem not wagmi? or directly using the ethProvider?
2 replies
1 recast
13 reactions
Jay Brower (jaymothy.eth)
@jayb
i imagine it's just this https://viem.sh/docs/actions/wallet/sendCalls
1 reply
0 recast
1 reaction
Kasra Rahjerdi
@jc4p
i use ethProvider.request and have no clue what walletClient imported from config means :) but thank you for pointing me in right direction, would be GREAT if the api docs could list how to do things without a specific dependency imo
1 reply
0 recast
1 reaction
Kasra Rahjerdi
@jc4p
ah, in the EIP it has examples for how to use with the ethProvider.request, https://eips.ethereum.org/EIPS/eip-5792#wallet_sendcalls // to be clear i prefer to limit my third party code so i use viem just for ABI stuff and make all my calls thru sdk.wallet.ethProvider.request, would be good if this could be explained a bit in the docs imo
1 reply
0 recast
1 reaction