Skip to content

Commit

Permalink
fix: Using adapter v2
Browse files Browse the repository at this point in the history
  • Loading branch information
quangkeu95 committed May 2, 2024
1 parent 26c0b35 commit d050e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dexs/meteora/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ async function fetch(timestamp: number): Promise<Stats24H> {
}

export default {
version: 2,
adapter: {
[CHAIN.SOLANA]: {
fetch: fetch,
Expand Down

0 comments on commit d050e2e

Please sign in to comment.