Skip to content

Commit

Permalink
chore: oracle testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka committed Oct 17, 2024
1 parent 8ecb64c commit 3cfc009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/transactions/Bridge/BridgeConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ const testnetConfig: Config[] = [
lockReleaseTokenPool: '0x7768248E1Ff75612c18324bad06bb393c1206980',
chainSelector: '16015286601757825753',
router: '0x11c008349c41fb5c78e544397fb4613605ec1a74',
tokenOracle: '0x0BF3dE8c5D3e8A2B34D2BEeB17ABfCeBaf363A59', // mock oracle
tokenOracle: '0x98458D6A99489F15e6eB5aFa67ACFAcf6F211051', // mock oracle
wrappedNativeOracle: AaveV3Sepolia.ASSETS.WETH.ORACLE,
subgraphUrl: 'https://api.studio.thegraph.com/query/75867/gho-ccip-sepolia/version/latest',
destinations: [
Expand Down

0 comments on commit 3cfc009

Please sign in to comment.