Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 746 Bytes

Pallet Asset Conversion examples

Examples on how to pay fees with custom assets using the Asset Conversion Pallet and the Asset Conversion Tx Payment Pallet.

Polkadot-JS

The example using Polkadot-JS API can be found explained here.

Txwrapper

The example using Txwrapper can be found explained here.

Subxt

The example using Subxt can be found explained here.

Asset Transfer API

The example using the ATA can be found explained here.

NOTE: All examples were ran against clients v1.6.0