File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ const USDC_WETH_PAIR = '0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc' // created 1
88const DAI_WETH_PAIR = '0xa478c2975ab1ea89e8196811f51a7b7ade33eb11' // created block 10042267
99const USDT_WETH_PAIR = '0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852' // created block 10093341
1010
11- // dummy for testing
1211export function getEthPriceInUSD ( ) : BigDecimal {
1312 // fetch eth prices for each stablecoin
1413 let daiPair = Pair . load ( DAI_WETH_PAIR ) // dai is token0
Original file line number Diff line number Diff line change @@ -2245,9 +2245,9 @@ node-abi@^2.7.0:
22452245 semver "^5.4.1"
22462246
22472247node-fetch@^2.3.0 :
2248- version "2.6.0 "
2249- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0 .tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd "
2250- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA ==
2248+ version "2.6.1 "
2249+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1 .tgz#045bd323631f76ed2e2b55573394416b639a0052 "
2250+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw ==
22512251
22522252node-forge@~0.7.6 :
22532253 version "0.7.6"
You can’t perform that action at this time.
0 commit comments