Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zaivanza authored May 24, 2023
1 parent 2886828 commit 17c6659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ def get_prices():
'optimism' : prices['ETH'], # ETH
'fantom' : prices['FTM'], # FTM
'zksync' : prices['ETH'], # ETH
'nova' : prices['ETH'], # ETH
}

return data
Expand Down

0 comments on commit 17c6659

Please sign in to comment.