Skip to content

Commit

Permalink
add 2 cbBTC pools for univ3 scraper.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Sep 13, 2024
1 parent 055dadc commit d00ca53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/uniswapv3/fullPools/UniswapV3FullPools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
{
"Address": "0x7a27c7b7e2536e452C57d3E8B909d9ecbA2E2eEe",
"Symbol": "wstETH-rsETH"
},
{
"Address": "0x15aA01580ae866f9FF4DBe45E06e307941d90C7b",
"Symbol": "WETH-cbBTC"
},
{
"Address": "0x0da6253560822973185297d5f32fF8fA38243Afe",
"Symbol": "WBTC-cbBTC"
}
]
}

0 comments on commit d00ca53

Please sign in to comment.