Helper Functions
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.
addFeeProxy()
addFuturePass()
addFuturePassAndFeeProxy()
checkBalance()
checkBalances()
filterExtrinsicEvents()
getAmountsIn()
getExtrinsicToSend()
getFuturePass()
getGasFees()
getPayloads()
signAndSend()
checkBalance()
checkBalances()
getAmountsIn()
getFuturePass()
Last updated