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
  • Template Sidebar
  • Add New Templates
  • Submit transaction template-based transaction
  1. Advanced

Call Template

PreviousProposerNextMulti-Sig Governance in Polkadot

Last updated 2 months ago

While Mimir already supports over 10 applications, covering key areas such as governance, staking, bounty management, and identity, many developers and users have unique, recurring transaction needs that are not fully addressed. As a result, they often rely on manual transaction assembly in PolkadotJS, repeatedly constructing similar transactions to perform routine operations.

Even within supported use cases, repetitive manual interactions can lead to inefficiencies and a suboptimal user experience.

To address this, Mimir introduces Call Template, a feature designed to streamline repetitive transactions. Instead of reconstructing a transaction from scratch each time, users can save transaction templates, make necessary parameter adjustments, and execute them with minimal effort. This significantly improves efficiency and reduces friction in on-chain operations.

Template Sidebar

Click the button above to open the Template sidebar.

Add New Templates

  1. Directly click add new in Call Template page, provide Call Data and set a name for it.

  1. While submitting a transaction, you can click Add to Template.

  1. Find some common-used transactions in history page, then add it.

Submit transaction template-based transaction

  1. Click Extrinsic on homepage, then view Call Template, copy the Call Data. (For same transactions)

  1. Click DOTConsole in Call Template, then edit the parameter, submit! (For transactions that need adjustments.)