Skip to main content

token-change-authority

Change the authority address of a token.

The authority address is the address whose key controls token management operations such as minting, unminting, freezing, and changing the metadata URI.

Usage

token-change-authority <TOKEN_ID> <ADDRESS>

Arguments

  • <TOKEN_ID>: The id of the token whose authority will be changed.

  • <ADDRESS>: The new authority address.