Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EstimateTxFees<RawNftF>

Type Parameters

  • RawNftF

Hierarchy

  • EstimateTxFees

Index

Methods

  • estimateValidateTransferNft(to: string, metadata: NftInfo<RawNftF>, mintWith: string): Promise<BigNumber>
  • estimateValidateUnfreezeNft(to: string, metadata: NftInfo<RawNftF>, mintWith: string): Promise<BigNumber>
  • isNftWhitelisted(nft: any, signer?: any): Promise<Boolean>

Generated using TypeDoc