Skip to content

Commit ea9374f

Browse files
authored
Remove comment
1 parent 0191b3f commit ea9374f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mappings/pricing.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const USDC_WETH_PAIR = '0xb4e16d0168e52d35cacd2c6185b44281ec28c9dc' // created 1
88
const DAI_WETH_PAIR = '0xa478c2975ab1ea89e8196811f51a7b7ade33eb11' // created block 10042267
99
const USDT_WETH_PAIR = '0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852' // created block 10093341
1010

11-
// dummy for testing
1211
export function getEthPriceInUSD(): BigDecimal {
1312
// fetch eth prices for each stablecoin
1413
let daiPair = Pair.load(DAI_WETH_PAIR) // dai is token0

0 commit comments

Comments
 (0)