Type alias FindMintByAddressInput

FindMintByAddressInput: { address: PublicKey }

Type declaration

  • address: PublicKey

    The address of the mint account.

Generated using TypeDoc