Skip to content

Commit

Permalink
Update AquaUSD url
Browse files Browse the repository at this point in the history
  • Loading branch information
behrang committed Oct 13, 2024
1 parent fcfcf79 commit c365a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export class Model {
readonly dedustPoolUrl = 'https://dedust.io/pools/EQBWsAdyAg-8fs3G-m-eUBCXZuVaOldF5-tCMJBJzxQG7nLX'
readonly stonSwapUrl = 'https://app.ston.fi/swap?chartVisible=false&ft=hTON&tt=TON'
readonly stonPoolUrl = 'https://app.ston.fi/pools/EQDjmQDt12Ys1-gyKZskDSIDAVQaciI3cIUpk46LCWtnKpGF'
readonly aquaUsdUrl = 'https://app.aquaprotocol.xyz/mint'
readonly aquaUsdUrl = 'https://app.aquaprotocol.xyz/?asset=hton'
readonly evaaLoanUrl = 'https://app.evaa.finance/'

constructor() {
Expand Down

0 comments on commit c365a32

Please sign in to comment.