Add Bundled Transactions

This call adds 100 bundled transactions to the supplied FIO Handle. When bundles are purchased one or more sets of bundled transactions are added to the existing count.

The actor does not need to own the supplied FIO Handle.

🚧

This action has to be serialized and signed!

Please note that this action has to be be serialized and signed before it's sent to the blockchain. The request object below only represents the action specific parameters and action specific response. See Write Transactions Guide for more information.

Actions parameters

  • account: fio.address
  • name: addbundles

SDK Sandbox Example

Stackblitz

Language
URL