Skip to content

Commit 76b0ce7

Browse files
committed
remove smsusd apr
1 parent 3d2ee7f commit 76b0ce7

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

config/sonic.ts

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -170,25 +170,6 @@ export default <NetworkData>{
170170
{ type: 'path', token: '0x871a101dcf22fe4fe37be7b654098c801cba1c88', path: '$.beefy-besonic' },
171171
],
172172
},
173-
{
174-
url: 'https://api.goldsky.com/api/public/project_cmcccb4vz1nhh01x888di8lgk/subgraphs/mainstreet/0.0.1/gn',
175-
body: JSON.stringify({
176-
query: `{
177-
smsUsdStats(id: "statsSmsUsd") {
178-
apy
179-
}
180-
}`,
181-
}),
182-
headers: { 'Content-Type': 'application/json' },
183-
scale: 100,
184-
extractors: [
185-
{
186-
type: 'path',
187-
token: '0xc7990369da608c2f4903715e3bd22f2970536c29',
188-
path: '$.data.smsUsdStats.apy',
189-
},
190-
],
191-
},
192173
{
193174
url: 'https://yields.llama.fi/chart/104b3467-bba3-4923-851d-aa9e6ff47611',
194175
scale: 100,

0 commit comments

Comments
 (0)