Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vladjito authored Jan 10, 2025
1 parent 0c6402d commit 929c8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fees/cvex/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { SimpleAdapter } from '../../adapters/types'
import { httpPost } from '../../utils/fetchURL';
import { httpGet } from '../../utils/fetchURL';
import {CHAIN} from "../../helpers/chains";

const API_SERVICE_URL = 'https://api.cvex.trade/v1/statistics/fee'
Expand Down

0 comments on commit 929c8bc

Please sign in to comment.