feat: refresh token list and oracle provider wiring

This commit is contained in:
defiQUG
2026-04-18 12:05:34 -07:00
parent 2752c5fa24
commit 7e5f65a086
6 changed files with 114 additions and 277 deletions

View File

@@ -22,7 +22,9 @@ export {
ORACLES_CHAIN_138,
ORACLES_MAINNET,
ORACLE_ABI,
CHAIN138_STABLE_USD_1,
getEthUsdPrice,
getAssetUsdPrice,
getOracleConfig,
} from './oracles.js'