Create a Multi-Signature Contract

Creates a new multi-signature contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the multi-signature contract

string
required

ID of the blockchain where the contract will be deployed

signers
array of objects
required
length ≥ 1

Array of signers with their user IDs and wallet addresses

signers*
string
required

ID of the user who will be a signer

string
required

Wallet Address of the signer

integer
required
≥ 1

Minimum number of signatures required to execute transactions

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json