RevokeTokensArgs: {
    amount: number;
    assetMint: string;
    authority: string;
    owner: string;
}

Type declaration

  • amount: number
  • assetMint: string
  • authority: string
  • owner: string