Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nolus-protocol/webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermake committed Sep 10, 2024
2 parents 6005f80 + c528431 commit 4f78ab8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/config/lease/downpayment-range.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@
},
"dATOM": {
"min": 40.0,
"max": 3000.0
"max": 4000.0
}
}
10 changes: 5 additions & 5 deletions src/config/lease/swap-fee.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"ATOM": 0.0056,
"OSMO": 0.0077,
"ST_OSMO": 0.0112,
"ST_ATOM": 0.0084,
"ATOM": 0.0076,
"OSMO": 0.0101,
"ST_OSMO": 0.0132,
"ST_ATOM": 0.0101,
"WETH": 0.0104,
"WBTC": 0.0102,
"AKT": 0.0126,
Expand All @@ -28,5 +28,5 @@
"CUDOS": 0.0098,
"USDC": 0.0098,
"USDC_NOBLE": 0.0098,
"dATOM": 0.0062
"dATOM": 0.0097
}
6 changes: 5 additions & 1 deletion src/config/zero/0interest-payments.json
Original file line number Diff line number Diff line change
Expand Up @@ -1638,6 +1638,10 @@
"nolus147wz9ftn3x90all7050vpq7uam5lfguttct34lcjfh97muzk0qjq8xmd3d",
"nolus1rsd86v8wz7cpdvptjscxrd9sxhpx26eq60fa6hp8azhphjctpckscxpnrw",
"nolus1fdethscjrhr0whags5uf2f54gppnz8lmy3fjy4n0082lkh42ektq7h0euu",
"nolus1a273ey9tecwv2m8xvmvtlapgy40x2nwrj6302mq9lcu42dmqp0rqmkck4j"
"nolus1a273ey9tecwv2m8xvmvtlapgy40x2nwrj6302mq9lcu42dmqp0rqmkck4j",
"nolus14c0x3m09kh64yvc0l8jqxfgxyg0twv8gcpl70mx9tj985jf74mzqft90gp",
"nolus12h77489la74j9dg7q0sxavscdx78q4v20d8mamxpuje4gzsz2vsqr03t3q",
"nolus1rt9f90ktm49acjz2ag9dyna58cy3n4z06hafkzq2sn8t6g245u8s7zx8vs",
"nolus1se00wtlu8lq8peyy36z0kgre5qtqjd992mda8e0fvluxmmcyw68s8ljqr4"
]
}

0 comments on commit 4f78ab8

Please sign in to comment.