Skip to content

Commit

Permalink
Remove Tachyswap (#199)
Browse files Browse the repository at this point in the history
* Remove Tachyswap

* Use IguanaDEX instead
  • Loading branch information
timothymcmackin authored Nov 19, 2024
1 parent 64af033 commit d7df03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-on-etherlink/tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Tokens
import InlineCopy from '@site/src/components/InlineCopy';

The native coin on Etherlink has the symbol XTZ, like the [tez tokens on Tezos layer 1](https://docs.tezos.com/architecture/tokens).
You can get XTZ from many exchanges and applications including [TachySwap](https://app.tachyswap.org).
You can get XTZ from many exchanges and applications including [IguanaDEX](https://www.iguanadex.com/?chain=etherlink).

Etherlink provides a wrapped version of XTZ named WXTZ that is an [ERC-20-compliant](https://ethereum.org/en/developers/docs/standards/tokens/erc-20/) token for ease of interacting with decentralized applications.
For more information about WXTZ, see [WXTZ](#wxtz).
Expand Down

0 comments on commit d7df03c

Please sign in to comment.