Skip to content

Commit

Permalink
Add sonic to kyber
Browse files Browse the repository at this point in the history
  • Loading branch information
MirthFutures committed Dec 31, 2024
1 parent 0e41658 commit b1a0cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/zap/api/kyber/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const supportedChains: Partial<Record<ApiChain, string>> = {
aurora: 'aurora',
mantle: 'mantle',
scroll: 'scroll',
sonic: 'sonic',
} as const;

const swapApiByChain: Partial<Record<ApiChain, IKyberApi>> = {};
Expand Down

0 comments on commit b1a0cd6

Please sign in to comment.