From 7b627722cfdca9231b1063219bcb27add19e2556 Mon Sep 17 00:00:00 2001 From: Franz Date: Thu, 21 May 2026 14:45:42 +0200 Subject: [PATCH] inverse apr --- config/mainnet.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/mainnet.ts b/config/mainnet.ts index 14dd6c74a..ea58150ea 100644 --- a/config/mainnet.ts +++ b/config/mainnet.ts @@ -630,6 +630,17 @@ export default { ], skipSSL: true, }, + { + url: 'https://www.inverse.finance/api/inv-staking', + scale: 100, + extractors: [ + { + type: 'path', + token: '0x08d23468a467d2bb86fae0e32f247a26c7e2e994', + path: '$.apr', + }, + ], + }, ], contract: { calls: [