Skip to content

Commit

Permalink
Merge branch 'usdx' into 'main'
Browse files Browse the repository at this point in the history
feat: add usdx to example value provider

See merge request flarenetwork/protocol-team/ftso-v2-example-value-provider!9
  • Loading branch information
dineshpinto committed Nov 18, 2024
2 parents 2d0eb69 + dc0b130 commit e0058b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/config/feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,5 +1729,14 @@
"symbol": "JOULE/USDT"
}
]
},
{
"feed": { "category": 1, "name": "USDX/USD" },
"sources": [
{
"exchange": "bitmart",
"symbol": "USDX/USDT"
}
]
}
]

0 comments on commit e0058b0

Please sign in to comment.