Mimir
  • Product Introduction
    • 💡Mimir Introduction
    • 💰Multisig Introduction
    • Proxy Introduction
  • 🪢Omni UX
    • 🔙Switch to Solo mode
    • 💬Address Format And Identity
  • Basic
    • 💳Accounts
      • Advanced - Nested Multisig
      • Advanced - Time Delayed Proxy
    • 📍Dapps
    • 🏧Transaction
  • Advanced
    • 👀Watchlist
    • 💼Batch
    • 🗣️Proposer
    • Call Template
    • 🏛️Multi-Sig Governance in Polkadot
    • 💹Participate Polkadot Native Staking
  • 📶Customize RPC
  • Step by step
    • 🟢Create Multisig
      • Create Nested Multisig
    • 🟢Create Proxy
      • Create Pure Proxy
    • 📥Import Multisig
    • 🛠️Initiate Transactions
    • ⚖️Manage Transactions
      • ⏳Manage Delayed Proxy Transactions
  • Safety
    • 🔍Call Data Verification
    • 🚛Transaction Simulation
  • 🛠️Developer
    • Batch API
    • 🖥️Mimir SDK
      • PolkadotJS App
      • Polkadot API(PAPI)
      • ReactiveDOT/DOTConnect
  • FAQs
    • ❓FAQs
Powered by GitBook
On this page
  • Batch
  • Add to Batch
  1. Advanced

Batch

PreviousWatchlistNextProposer

Last updated 1 month ago

Batch transactions allow users to bundle multiple operations into a single transaction. This significantly reduces gas fees and simplifies transaction complexity, making it highly beneficial for users performing complex interactions.

Batch

Click batch above to open side bar.

Batch sidebar:

➕ Duplicate: duplicate a same transaction in Batch

🗑️ Delete: delete a transaction you don't need.

Select transactions you want to submit and confirm.

You will put them together in one transaction.

Add to Batch

Found 'Add to Batch' when submitting a transaction. You will add it in batch side bar(Locally).

Batch can be nested in another batch transaction.

💼