Interface GetPremiumParam

The parameter of getPremium function.

Hierarchy

  • GetPremiumParam

Properties

coverAmount: BN

The cover amount in aUWT in lamports.

days: number

The cover duration in days.

nftMint?: PublicKey

The NFT token address for cover discount.

productId: number

The product identifier.

Generated using TypeDoc