Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DefiLlama/DefiLlama-Adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Jun 13, 2024
2 parents df41157 + fa2dbc5 commit 2e2a647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/sudoswap/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const sdk = require("@defillama/sdk");
const { graphFetchById, } = require('../helper/cache')
const { ART_BLOCKS, sumArtBlocks } = require('../helper/nft')
const sdk = require('@defillama/sdk')

const query = `
query get_pairs($lastId: String, $block: Int) {
Expand Down

0 comments on commit 2e2a647

Please sign in to comment.