Skip to content

Commit

Permalink
Updated reference pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Data-Nexus committed Feb 5, 2024
1 parent 566994e commit 7eec947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/pricing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { BigDecimal, BigInt } from '@graphprotocol/graph-ts'
import { exponentToBigDecimal, safeDiv } from '../utils/index'

const WBNB_ADDRESS = '0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c'
const USDC_WBNB_03_POOL = '0x0f338ec12d3f7c3d77a4b9fcc1f95f3fb6ad0ea6'
const USDC_WBNB_03_POOL = '0x6fe9e9de56356f7edbfcbb29fab7cd69471a4869'

// token where amounts should contribute to tracked volume and liquidity
// usually tokens that many tokens are paired with s
Expand Down

0 comments on commit 7eec947

Please sign in to comment.