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
  1. Step by step

Create Proxy

PreviousCreate Nested MultisigNextCreate Pure Proxy

Last updated 6 months ago

Normal Proxy Account Operations

A normal Proxy account is a binding relationship between accounts, not a new account, but an adjustment of operational permissions.

Binding Proxy Account

Users can create a proxy relationship through the sidebar by selecting Create New.

After clicking, you will enter the proxy account binding page.

Proxy Account: The account with proxy rights

Proxied Account: The account that grants proxy rights

Proxy Type: Types of proxy permissions, which include:

ANY: Full proxy rights, capable of performing any operation

Non-Transfer: All proxy rights except moving assets

Staking: Rights to perform Staking Pallet-related operations

Governance: Rights to participate in governance, vote, and submit proposals

Auction: Rights to perform Coretime auction-related operationsDuring the proxy process, the Proxy Account receives the selected permissions from the Proxied Account's Proxy Type.

Note:

  • This process requires initiating a transaction and making a deposit for each Proxy Account.

  • Users can bind multiple Proxy Accounts at once, but once added, the Proxy Accounts cannot be modified.

🟢