synthetix-subgraph
synthetix-subgraph copied to clipboard
All sources for the handful of Synthetix subgraphs indexed by The Graph
Epic: https://github.com/Synthetixio/issues/issues/209
I'm syncing this subgraph on mainnet and stuck at #10773150 with log : `0|graph_sy | Jul 25 19:53:24.524 ERRO Subgraph instance failed to run: Mapping aborted at ~lib/@graphprotocol/graph-ts/chain/ethereum.ts, line 483,...
track volumes for synths individually
I am trying to use the dailyTotals endpoint on `https://api.thegraph.com/subgraphs/name/synthetixio-team/synthetix-exchanges`. It works fine with a query like `dailyTotals { exchangeUSDTally }` but I do not understand how I am supposed...
There have been times where `Synthetix.exchange()` invocations were in the same block yet positioned before `ExchangeRate.updateRates()` and traded on a price that changed in the latter transaction. When we calculate...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Removed lines are redundant as we are updating the entity in the `updateExchangePartner` function