Skip to content

Commit

Permalink
add no timelock risk
Browse files Browse the repository at this point in the history
  • Loading branch information
schnarkus committed Jul 26, 2024
1 parent 17a36e5 commit 008632e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2123,5 +2123,6 @@ export const tokens = {
description:
'Users are able to stake their USDe for sUSDe through the Ethena front-end. sUSDe is a reward-bearing token that accrues value from the yield that Ethena’s underlying delta-neutral position generates. sUSDe is subject to a 7-day un-staking period.',
bridge: 'layer-zero',
risks: ['NO_TIMELOCK'],
},
} as const satisfies Record<string, Token>;

0 comments on commit 008632e

Please sign in to comment.