paritytech / txwrapper-core

Tools for FRAME chain builders to publish chain specific offline transaction generation libraries.
https://paritytech.github.io/txwrapper-core/
Apache License 2.0
77 stars 28 forks source link

Add support for `assetConversion` pallet calls #365

Closed IkerAlus closed 4 months ago

IkerAlus commented 6 months ago

Currently Txwrapper doesn't natively support the assetConversion pallet, which is live in Kusama Asset Hub and will be live in Polkadot Asset Hub soon. This will allow txwrapper users to create liquidity pools, add liquidity to them and swap their assets against an existing liquidity pool.