Skip to main content
POST
End a multisig contract

Authorizations

api-key
string
header
required

Project API Key

Body

application/json
signers_addr
string[]
required

List of signers

threshold
number
required

Threshold for multisig

spending_limit
number
required

Spending limit

recipient_address
string
required

Recipient address

initiator_address
string

Initiator's address

fund_policy_id
string

Policy ID of the fund

fund_asset_name
string

Asset name of the fund

Response

Multisig contract ended successfully

Unsigned transaction

cbor_hex
string
required

CBOR hexadecimal representation of the transaction

tx_hash
string
required

Transaction hash