Fund Escrow
Allows users to deposit funds into an existing escrow contract, securing them until the agreed conditions are met.
Last updated
Allows users to deposit funds into an existing escrow contract, securing them until the agreed conditions are met.
Last updated
POST
escrow/fund-escrow
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Example of Request Body:
Possible Responses
What this Endpoint returns?
This endpoint returns the transaction unsigned so that the transaction can be signed by means of a customer wallet.
Content-Type
application/json
string
The unique identifier linking this escrow to a specific project or transaction.
string
The unique identifier of the contract.
string | Address
The address authorized to approve the release of funds.