List Vaults
"role" field: "creator", "signer", or "viewer".
Get Vault
403 if the vault is private and the caller is not a member.
Create Vault
201
Get Vault State
{ "state": "...", "vaultId": "hex32" }.
Get Deposit Info
wcTransaction to fund the vault with its state NFT (required for the first deposit). Subsequent deposits are plain P2SH sends to contractAddress.
Response

