Get Multiple Escrow Balance
Get the balance of multiple escrows.
GET
helper/get-multiple-escrow-balance
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Params
Name
Type
Description
signer
string
Entity that signs the transaction that deploys and initializes the escrow
addresses
string[]
List of addresses requesting escrow balance retrieval
Example of Request Params:
Possible Responses
Last updated
Was this helpful?