mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 22:02:28 +08:00
Arrange tvl for bsc and fantom chains for Cream Finance
This commit is contained in:
18
package.json
18
package.json
@@ -11,20 +11,20 @@
|
||||
"dependencies": {
|
||||
"@defillama/sdk": "^2.0.14",
|
||||
"@makerdao/multicall": "^0.12.0",
|
||||
"@project-serum/serum": "^0.13.33",
|
||||
"@solana/web3.js": "^1.2.6",
|
||||
"@project-serum/serum": "^0.13.38",
|
||||
"@solana/web3.js": "^1.15.0",
|
||||
"async-retry": "^1.3.1",
|
||||
"axios": "^0.21.0",
|
||||
"axios": "^0.21.1",
|
||||
"bignumber.js": "^9.0.1",
|
||||
"dotenv": "^8.6.0",
|
||||
"graph-results-pager": "^1.0.3",
|
||||
"graphql": "^15.3.0",
|
||||
"graphql-request": "^3.2.0",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-request": "^3.4.0",
|
||||
"mysql": "^2.18.1",
|
||||
"node-html-parser": "^3.1.0",
|
||||
"node-schedule": "^1.3.2",
|
||||
"papaparse": "^5.3.0",
|
||||
"web3": "^1.3.0"
|
||||
"node-html-parser": "^3.3.4",
|
||||
"node-schedule": "^1.3.3",
|
||||
"papaparse": "^5.3.1",
|
||||
"web3": "^1.3.6"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"description": ""
|
||||
|
||||
Reference in New Issue
Block a user