Skip to content

Commit

Permalink
Hotfix: Add mapping for NDX token price on Arbitrum (#816)
Browse files Browse the repository at this point in the history
* Add mapping for NDX token price on Arbitrum

* 1.19.1
  • Loading branch information
rabmarut authored Sep 14, 2021
1 parent 95b9fdc commit f37a20d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer-labs/frontend-v2",
"version": "1.19.0",
"version": "1.19.1",
"engines": {
"node": "14.x",
"npm": ">=7"
Expand Down
2 changes: 2 additions & 0 deletions src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ export const TOKENS = {
'0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e',
'0xa0b862f60edef4452f25b4160f177db44deb6cf1':
'0x6810e776880c02933d47db1b9fc05908e5386b96',
'0xb965029343d55189c25a7f3e0c9394dc0f5d41b1':
'0x86772b1409b61c639eaac9ba0acfbb6e238e5f83',
'0xc3ae0333f0f34aa734d5493276223d95b8f9cb37':
'0xa1d65e8fb6e87b60feccbc582f7f97804b725521',
'0xd4d42f0b6def4ce0383636770ef773390d85c61a':
Expand Down

4 comments on commit f37a20d

@vercel
Copy link

@vercel vercel bot commented on f37a20d Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on f37a20d Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on f37a20d Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app – ./

app-balancer.vercel.app
app.balancer.fi
pm2.vercel.app
app-git-master-balancer.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f37a20d Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.