Skip to content

Commit

Permalink
Add Base Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ktl-XV committed Aug 9, 2023
1 parent 6983d72 commit ac50048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const supportedChains: Map = {
56: { name: 'BSC' },
137: { name: 'Polygon' },
250: { name: 'Fantom' },
8453: { name: 'Base' },
42161: { name: 'Arbitrum' },
43114: { name: 'Avalanche' },
42220: { name: 'Celo' },
Expand Down

0 comments on commit ac50048

Please sign in to comment.