/escrows

(createfinish)

Create a finish condition escrow. You will need to fill the next fields:

  • address: Your address

  • destination: The destination address.

  • amount: The amount for the escrow.

  • escrowfinishdays: The days you want for the escrow to finish.

  • escrowfinishhours: The hours you want for the escrow to finish.

  • escrowfinishminutes: The minutes you want for the escrow to finish.

  • escrowfinishseconds: The seconds you want for the escrow to finish.

(createfinishandcancel)

Create a finish and cancel condition escrow. You will need to fill the next fields:

  • address: Your address

  • destination: The destination address.

  • amount: The amount for the escrow.

  • escrowfinishdays: The days you want for the escrow to finish.

  • escrowfinishhours: The hours you want for the escrow to finish.

  • escrowfinishminutes: The minutes you want for the escrow to finish.

  • escrowfinishseconds: The seconds you want for the escrow to finish.

  • escrowcanceldays: The days you want for the escrow to cancel.

  • escrowcancelhours: The hours you want for the escrow to cancel.

  • escrowcancelminutes: The minutes you want for the escrow to cancel.

  • escrowcancelseconds: The seconds you want for the escrow to cancel.

(createfinishandcancelandcond)

Create a finish, cancel and conditional condition escrow. You will need to fill the next fields:

  • address: Your address

  • destination: The destination address.

  • amount: The amount for the escrow.

  • escrowfinishdays: The days you want for the escrow to finish.

  • escrowfinishhours: The hours you want for the escrow to finish.

  • escrowfinishminutes: The minutes you want for the escrow to finish.

  • escrowfinishseconds: The seconds you want for the escrow to finish.

  • escrowcanceldays: The days you want for the escrow to cancel.

  • escrowcancelhours: The hours you want for the escrow to cancel.

  • escrowcancelminutes: The minutes you want for the escrow to cancel.

  • escrowcancelseconds: The seconds you want for the escrow to cancel.

  • condition: The crypto condition.

(escrowfinish)

Finish a escrow. You will need to fill the next fields:

  • address: Your address

  • offersequence: The offer sequence.

  • owner: The owner of the escrow.

(escrowcancel)

Cancel a escrow. You will need to fill the next fields:

  • address: Your address

  • offersequence: The offer sequence.

  • owner: The owner of the escrow.

Last updated