Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit 5959539

Browse files
committed
Update oracleIds for NEAR-USDC and NEAR-USDT
1 parent 141aa4c commit 5959539

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/features/configure/vault/aurora_pools.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ export const auroraPools = [
699699
pricePerFullShare: 1,
700700
tvl: 0,
701701
oracle: 'lps',
702-
oracleId: 'trisolaris-usdt-near',
702+
oracleId: 'tri-usdt-near',
703703
oraclePrice: 0,
704704
depositsPaused: false,
705705
status: 'active',
@@ -734,7 +734,7 @@ export const auroraPools = [
734734
pricePerFullShare: 1,
735735
tvl: 0,
736736
oracle: 'lps',
737-
oracleId: 'trisolaris-usdc-near',
737+
oracleId: 'tri-usdc-near',
738738
oraclePrice: 0,
739739
depositsPaused: false,
740740
status: 'active',

0 commit comments

Comments
 (0)