Chris Steege
Chris Steege
Hello! I am trying to deploy a subgraph for Trisolaris - a DEX on the aurora blockchain. I continue to run into this error when making an ETH call in...
I am not sure if what I am querying about is a feature request or a bug. Basically, what I am trying to do is write a script to deploy...
**Context:** - There have been many instances where subgraphs fail to deploy upon merging into the master repository. This has often been due to build failing for various reasons at...
**Context:** 1. The usage metrics we much lower than expected. This occurs, because the event.params.sender in the swap event is a proxy and not the actual sending account of the...
**What has been done:** - Set up the subgraph and made compatible with CI/CD. - Started indexing rewards, usage metrics, and TVL from events from the Staking, Curation, and RewardsManager...
Beethoven X Optimism is not yet ready to deploy for 2 reasons. - The price oracle is not configured to be able to calculate prices on Optimism. One solution is...
**Context** Due to the way our price oracle works in the uniswap forks, there are protocol and network deployments that have tokens price at 0 USD, when they should have...
**Context** We are updating the deployment.json so that it can service both the front end and the CI/CD pipeline. This involves adding more detailed data like `version`, `subgraph-slug`, `subgraph-id`, and...
Added Fields: - UsageMetricsHourly - Added same changes made to usage metrics daily. - LiquidityPool - Added metrics about positions. - LiquidityPoolSnapshots - Added stats to hourly snapshots. Added positions...
**Context:** Issue #1191 Added a warning when 2 input tokens are given in a swap. This is a very rare occurrence and would require us to make changes to the...