Skip to content

Commit

Permalink
Merge pull request #85 from Premian-Labs/issue/pool-fragment
Browse files Browse the repository at this point in the history
Issue/pool fragment
  • Loading branch information
froggiedev committed Dec 11, 2023
2 parents f2d3798 + 5571935 commit b792e99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@premia/v3-sdk",
"version": "2.0.1",
"version": "2.1.0",
"description": "The official SDK for building applications on Premia V3.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 2 additions & 0 deletions src/services/subgraph/graphql/fragments/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ export const PoolFragment = gql`
liquidityRate
currentTick
spotPrice
longLiquidity
shortLiquidity
openInterest
Expand Down

0 comments on commit b792e99

Please sign in to comment.