investigate Saturn SDK
Feedback from community member: For Saturn we have custom runtime types for the implemented chains, but since I don't want to force implementers to update their apps every time a new chain is made available I want to pull that one type during runtime and build a JS object for it dynamically
advanced XCM transaction builder
Things like multihop token swaps (swap A for B in chain 1, bridge B to chain 2, swap for C and deposit back in the user's account) and also more specific things like buying asset hub NFTs with any token (swap token A for KSM in chain 1, bridge KSM to Asset Hub and buy NFT)
Yes, when adding liquidity to more than 1 farm on basilisk/ hydra (and also sometimes adding liquidity and subsequently adding to farm) we need to do 2 confirmations as the second doesn't know the result of the first - would love to be able to batch into one tx based on the output of the first part
When adding liquidity to more than 1 farm on basilisk/ hydra (and also sometimes adding liquidity and subsequently adding to farm) we need to do 2 confirmations as the second doesn't know the result of the first - would love to be able to batch into one tx based on the output of the first part
how to extract staking rewards history from KSM/DOT or MOVR since payouts happen per block instead of in a discrete account transaction.
interactions required for one parachain's governance to transfer treasury-owned tokens to HDX chain and then deposit into Omnipool. And in reverse, how to remove and XCM transfer the tokens back to the source chain