Multisig

A multisig wallet is an on-chain arrangement requiring a minimum number of distinct signatures from a defined set of keys to authorize a transaction.

Multisig enforces an M-of-N rule at the protocol or contract level: for example, two of three named keys must sign before funds can move. It distributes control across people or devices, protecting treasuries and shared accounts from a single compromised key. Unlike MPC, each signature is visible on-chain. A multisig flow composes with our tx primitives — the transaction is built and simulated, each party signs their part, and the fully signed transaction is broadcast through our non-custodial endpoint.

Términos relacionados

Convierte el concepto en una llamada a la API

Cada término aquí se traduce en una primitiva que ya puedes llamar — recarga créditos y publica.

Obtener clave API