Skip to content

Commit

Permalink
add lz bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
schnarkus committed Aug 3, 2024
1 parent 512d447 commit e944ed0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export const tokens = {
website: 'https://app.angle.money/',
description:
'EURA (previously agEUR) is pegged to the value of the Euro (€) and is a product of Angle, a decentralized, capital-efficient and over-collateralized stablecoins protocol.',
bridge: '',
bridge: 'layer-zero',
documentation: 'https://docs.angle.money/',
},
stEUR: {
Expand All @@ -214,7 +214,7 @@ export const tokens = {
website: 'https://app.angle.money/',
description:
'stEUR is a yield-bearing stablecoin received when depositing EURA into the Angle savings solution, with its value increasing over time due to earned yield. It is an ERC20 token, liquid, and tradeable on decentralized exchanges, allowing automatic yield earnings.',
bridge: '',
bridge: 'layer-zero',
documentation: 'https://docs.angle.money/',
},
rETH: {
Expand Down

0 comments on commit e944ed0

Please sign in to comment.