Skip to content

Commit

Permalink
update broken erc20 link
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoWorms committed Dec 7, 2023
1 parent 0b22d70 commit 3b00e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/products/yvaults/vault-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If your yVault generates profit, the share price of your yVault tokens will incr
![](https://i.imgur.com/3zkSnoE.png)
![](https://i.imgur.com/yrGEVCr.png)

Once a user's liquidity is withdrawn from the yVault, their yVault Token will be burned. yVault Tokens are [ERC20](https://docs.ethhub.io/built-on-ethereum/erc-token-standards/erc20/), meaning they can be transferred and traded as any other common Ethereum token.
Once a user's liquidity is withdrawn from the yVault, their yVault Token will be burned. yVault Tokens are [ERC-20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20/), meaning they can be transferred and traded as any other common Ethereum token.

The vault tokens have evolved between v1, v2, and v3, here are a couple of main differences between them:

Expand Down

0 comments on commit 3b00e73

Please sign in to comment.