Skip to content

Commit

Permalink
add token used by cbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
maxklenk committed Nov 24, 2021
1 parent 016bb74 commit cb937ee
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 17 deletions.
4 changes: 4 additions & 0 deletions src/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ export enum CoinKey {
WBTC = 'WBTC',
WETH = 'WETH',
SUSHI = 'SUSHI',
DODO = 'DODO',
MCB = 'MCB',
CELR = 'CELR',
IF = 'IF',
}

export enum ChainKey {
Expand Down
Loading

0 comments on commit cb937ee

Please sign in to comment.