Skip to content

Commit

Permalink
Add HONEST to borrow spotlight
Browse files Browse the repository at this point in the history
  • Loading branch information
litepresence authored and sschiessl-bcp committed Dec 3, 2022
1 parent 6348138 commit f7a013a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion app/components/Showcases/Borrow.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,18 @@ class Borrow extends Component {
"1.3.1325",
"1.3.105",
"1.3.106",
"1.3.103"
"1.3.103",
"1.3.5641", // HONEST.CNY
"1.3.5649", // HONEST.USD
"1.3.5650", // HONEST.BTC
"1.3.5651", // HONEST.XAU
"1.3.5652", // HONEST.XAG
"1.3.5659", // HONEST.ETH
"1.3.5660", // HONEST.XRP
"1.3.5661", // HONEST.ETH1
"1.3.5662", // HONEST.XRP1
"1.3.6289", // HONEST.USDSHORT
"1.3.6290", // HONEST.BTCSHORT
]}
value={this.state.selectedAsset}
onChange={this.onAssetChange.bind(this)}
Expand Down

0 comments on commit f7a013a

Please sign in to comment.