soroswap / info

Analytics site for Soroswap
https://info.soroswap.finance
GNU General Public License v3.0
3 stars 5 forks source link

1 Add endpoint for Aquarius Zephyr Programs #65

Closed esteblock closed 2 months ago

esteblock commented 2 months ago

Should work in

const response = await mercuryInstance.getCustomQuery({
    request: GET_ALL_PAIRS(ZEPHYR_TABLES[network].PHOENIX_PAIRS),
  });
joaquinsoza commented 2 months ago

67