We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26d157 commit 75d75e4Copy full SHA for 75d75e4
helpers/constants.ts
@@ -86,6 +86,7 @@ export const chainlinkAggregatorProxy = {
86
'arbitrum-rinkeby': '0x5f0423B1a6935dc5596e7A24d98532b67A0AeFd8',
87
arbitrum: '0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612',
88
rinkeby: '0x8A753747A1Fa494EC906cE90E9f37563A8AF630e',
89
+ goerli: '0x9F54B624fb17d07816C5552f8AB133c21b0322cD',
90
};
91
92
export const chainlinkEthUsdAggregatorProxy = {
@@ -99,4 +100,5 @@ export const chainlinkEthUsdAggregatorProxy = {
99
100
101
102
103
104
0 commit comments