Skip to content

Commit

Permalink
chore: upgrade optimism.mainnet to v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Apr 11, 2024
1 parent c793081 commit ec1c06e
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -1705,19 +1705,9 @@
},
"optimism.mainnet": {
"mainnet": true,
"address": "0xD39D4d972C7E166856c4eb29E54D3548B4597F53",
"blockExplorer": "https://optimistic.etherscan.io/address/{address}",
"color": "#66ff00",
"name": "Optimism Mainnet",
"pollingPeriod": 120000,
"feeds": {
"Price-OP/USDT-6": {
"label": "",
"deviationPercentage": 1.0,
"maxSecsBetweenUpdates": 86400,
"minSecsBetweenUpdates": 3600
}
}
"version": "2.0"
}
}
},
Expand Down

0 comments on commit ec1c06e

Please sign in to comment.