Skip to content

Commit

Permalink
Merge pull request balancer#62 from balancer-labs/develop
Browse files Browse the repository at this point in the history
add COMP token
  • Loading branch information
mikemcdonald authored Jun 17, 2020
2 parents eefa9cb + ab73341 commit 976c0b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/allPublicPools.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions src/deployed.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,13 @@
"decimals": 18,
"iconAddress": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200",
"precision": 2
},
{
"symbol": "COMP",
"address": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
"decimals": 18,
"iconAddress": "0xc00e94Cb662C3520282E6f5717214004A7f26888",
"precision": 2
}
]
}
Expand Down

0 comments on commit 976c0b3

Please sign in to comment.