Futureverse Transact provides a range of helper functions to make it straightforward to access and manage crucial data and actions regarding extrinsic, such as adding FeeProxy or a FuturePass, getting Gas fees and payloads, or checking balances.

The library currently supplies the following helper functions for creating transactions and querying the chain.

Create

  • addFeeProxy()
  • addFuturePass()
  • addFuturePassAndFeeProxy()
  • checkBalance()
  • checkBalances()
  • filterExtrinsicEvents()
  • getAmountsIn()
  • getExtrinsicToSend()
  • getFuturePass()
  • getGasFees()
  • getPayloads()
  • signAndSend()

Query

  • checkBalance()
  • checkBalances()
  • getAmountsIn()
  • getFuturePass()