Skip to content

Commit

Permalink
Update melt description
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Oct 10, 2023
1 parent b1654d3 commit f7a879a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/build/iota-sdk/1.0/docs/how-tos/native-tokens/melt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ keywords:
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Melting native tokens refers to the process of converting or "melting" them back into their underlying base token. It
allows you to retrieve the original value or utility of the native tokens by exchanging them for their base token
equivalent, providing flexibility in managing tokenized assets within the ecosystem.
Melting native tokens means converting or "melting" them into their foundry. This changes the circulating supply and allows for new tokens to be [minted](./mint.mdx) again.

:::info
If you melt your native tokens, you can still destroy the foundry that created them.
Expand Down

0 comments on commit f7a879a

Please sign in to comment.