DepositInstructionAccounts: {
    manifestProgram: web3.PublicKey;
    market: web3.PublicKey;
    mint: web3.PublicKey;
    owner: web3.PublicKey;
    tokenProgram?: web3.PublicKey;
    traderTokenAccount: web3.PublicKey;
    vault: web3.PublicKey;
    wrapperState: web3.PublicKey;
}

Accounts required by the Deposit instruction