Skip to content

Commit

Permalink
* adding wbnb pool
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckbergeron committed Aug 5, 2021
1 parent 94d6d0e commit d7284e1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v10.20.1
v16.2.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pooltogether/current-pool-data",
"version": "3.5.15",
"version": "3.5.16",
"description": "Published list of current contract addresses for each version",
"author": "PoolTogether Inc.",
"repository": "[email protected]:pooltogether/current-pool-data.git",
Expand Down
6 changes: 6 additions & 0 deletions prizePoolContracts.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ module.exports = {
subgraphVersion: '3.4.3',
tokenFaucets: []
},
{
prizePool: { address: '0xF48141f6728BeC9f3CF946ac37c3f46890486618' },
symbol: 'WBNB-0xF48141',
subgraphVersion: '3.4.3',
tokenFaucets: []
},
]
},
137: {
Expand Down

0 comments on commit d7284e1

Please sign in to comment.