Skip to content

Commit

Permalink
Merge branch 'matic' into 'main'
Browse files Browse the repository at this point in the history
fix: remove invalid matic exchange pairs

See merge request flarenetwork/protocol-team/ftso-v2-example-value-provider!16
  • Loading branch information
dineshpinto committed Nov 20, 2024
2 parents d3e3078 + 65db5ef commit 1a0356b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/config/feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -437,26 +437,6 @@
{
"exchange": "binance",
"symbol": "MATIC/USDT"
},
{
"exchange": "cryptocom",
"symbol": "MATIC/USDT"
},
{
"exchange": "cryptocom",
"symbol": "MATIC/USD"
},
{
"exchange": "gate",
"symbol": "MATIC/USDT"
},
{
"exchange": "kucoin",
"symbol": "MATIC/USDT"
},
{
"exchange": "okx",
"symbol": "MATIC/USDT"
}
]
},
Expand Down

0 comments on commit 1a0356b

Please sign in to comment.