cardano-open-oracle-protocol icon indicating copy to clipboard operation
cardano-open-oracle-protocol copied to clipboard

Burn $AUTH needed to release value in unused tokens

Open ross-spencer opened this issue 1 year ago • 0 comments

$AUTH tokens that are not used by the end of their validity, or ignored in favor of newer mints are not burned and COOP hasn't the capability to burn these as of yet. A burn method is required to release the value left in these tokens.

E.g. the sort of remainder a user might see in their COOP node:

image

There should be a burn-auth API function but there isn't a corresponding CLI command so it is difficult for the regular user to access.

ross-spencer avatar Nov 20 '23 10:11 ross-spencer