Type Alias DeleteTokenBadgeParams

DeleteTokenBadgeParams: {
    receiver: PublicKey;
    tokenBadge: PublicKey;
    tokenBadgeAuthority: PublicKey;
    tokenMint: PublicKey;
    whirlpoolsConfig: PublicKey;
    whirlpoolsConfigExtension: PublicKey;
}

Parameters to delete a TokenBadge account.

PublicKey for the whirlpools config account

PublicKey for the whirlpools config extension account

PublicKey for the token badge authority

Publickey for the mint for which the TokenBadge have been initialized

PublicKey for the token badge account to be deleted

PublicKey for the account that will receive the rent