Add new LiquidOps tickers (#16255)

This commit is contained in:
Lorimer Jenkins
2025-09-12 11:24:20 +02:00
committed by GitHub
parent bf44aa703f
commit 7078cad1c5

View File

@@ -5,7 +5,6 @@ const methodologies = require('../helper/methodologies');
const endpoint = 'https://cu.ao-testnet.xyz'
const controllerId = 'SmmMv0rJwfIDVM3RvY2-P729JFYwhdGSeGo2deynbfY'
const geckoTickerTransformations = {
'qAR': 'arweave',
'wAR': 'arweave',
'wUSDC': 'usd-coin',
'wUSDT': 'tether',
@@ -13,9 +12,12 @@ const geckoTickerTransformations = {
'USDA': 'usd-coin',
'vAR': 'arweave',
'vUSDC': 'usd-coin',
'vDAI': 'dai',
'vETH': 'ethereum',
};
// Access AO on chain data via the node endpoint
async function DryRun(target, action) {
const response = await post(`${endpoint}/dry-run?process-id=${target}`, {