Skip to main content

vault.depositAndMint(DepositAndMint)

Deposit an array of RWA NFTs into the vault and mint the corresponding amount of security tokens.

DepositAndMint Type Parameters

Returns

Usage

TypeScript

JavaScript

Example outputs

Notes:
  • Ensure the vault has been approved as operator for the provided NFTs by the vaultController.
  • Ensure rwaNfts and tokenIds arrays align by index.