-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add insurance links to trading deposit panel
- Loading branch information
Yavorski
committed
May 15, 2024
1 parent
9a2901c
commit 727a81b
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,9 @@ export const MEDIUM = 'https://medium.com/mstable'; | |
export const EMAIL = 'mailto:[email protected]'; | ||
export const MSTABLE_LANDING_PAGE_URL = 'https://mstable.org/'; | ||
export const DHEDGE = 'https://dhedge.org/'; | ||
|
||
export const OPEN_COVER_LINK = | ||
'https://opencover.com/app/?invite=DH100K&cover=126'; | ||
|
||
export const INSUR_ACE_LINK = | ||
'https://app.insurace.io/Insurance/BuyCovers?referrer=212511352154979513002532245935614371628988752555'; |