Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Feb 20, 2023
2 parents 9daba9e + e3f51a7 commit b5d57a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/adaptors/fairfi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ const url = 'https://backend-api-prod.frfi.io/autofarm?$limit=1000';

const ChainMap = {
56: 'bsc',
137: 'polygon'
137: 'polygon',
1: 'ethereum'
}

const main = async () => {
Expand Down

0 comments on commit b5d57a5

Please sign in to comment.