Get gmx price impact

This commit is contained in:
2025-06-05 22:06:32 +07:00
parent 8c6bae6d14
commit 9680329e10
4 changed files with 523 additions and 6 deletions

View File

@@ -28,6 +28,7 @@
"author": "Oda",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.5.6",
"@fastify/autoload": "^6.0.0",
"@fastify/cookie": "^11.0.1",
"@fastify/cors": "^11.0.0",
@@ -54,6 +55,8 @@
"fastify-cli": "^7.3.0",
"fastify-plugin": "^5.0.1",
"form-data": "^4.0.1",
"graphql": "^16.11.0",
"graphql-tag": "^2.12.6",
"knex": "^3.1.0",
"mysql2": "^3.11.3",
"postgrator": "^8.0.0",