Skip to content

Commit

Permalink
updated apr for pools
Browse files Browse the repository at this point in the history
  • Loading branch information
klk1236 committed Jul 22, 2022
1 parent 3568596 commit b70a545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Containers/Xprt/Opportunities.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const Opportunities = () => {
<img src={osmo} alt="osmo" />
</p>
<p className="sub-title">XPRT/USDC Pool</p>
<p className="apr">~230% <span className="apr-text">APR</span></p>
<p className="apr">~235% <span className="apr-text">APR</span></p>
<div className="buttons">
<a href="https://app.osmosis.zone/pool/719" target="_blank" rel="noopener noreferrer" className="primary">
Provide Liquidity
Expand Down Expand Up @@ -88,7 +88,7 @@ const Opportunities = () => {
<img src={osmo} alt="osmo" />
</p>
<p className="sub-title">XPRT/OSMO Pool</p>
<p className="apr">~226% <span className="apr-text">APR</span></p>
<p className="apr">~219% <span className="apr-text">APR</span></p>
<div className="buttons">
<a href="https://app.osmosis.zone/pool/15" target="_blank" rel="noopener noreferrer" className="primary">
Provide Liquidity
Expand Down

0 comments on commit b70a545

Please sign in to comment.