Create a Multi-Signature Proposal

Creates a new multi-signature contract proposal for executing multi-signature-related operations, such as adding or removing signers, updating the minimum confirmation requirement, and handling token transactions (mint, burn, transfer from MultiSig, etc.). Requires authentication and specific roles.

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

ID of the multi-sig contract

Body Params
string
required

ID of the multi-sig contract

string
enum
required

Type of the proposal

string

Additional data for the proposal (e.g wallet address for token issuance)

string

ID of the asset contract

number

Token Amount involved in the proposal

string

Hash of the blockchain transaction

string

ID of the transaction status

string

ID of the permission control contract

permissionControlData
object

Additional data for permission control

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json