Skip to content

Commit

Permalink
fix ethalend
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Jun 14, 2024
1 parent a730591 commit 76aea55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ethalend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const { unwrapUniswapLPs } = require('../helper/unwrapLPs')
const { staking } = require('../helper/staking')
const { pool2 } = require('../helper/pool2')
const { getConfig } = require('../helper/cache')
const sdk = require('@defillama/sdk')

const { gql, request } = require('graphql-request')
const { default: BigNumber } = require('bignumber.js')
Expand Down

0 comments on commit 76aea55

Please sign in to comment.