feat(uniswap-v2): add support for uniswap v2 positions
This commit is contained in:
10
uniswap-v2/config/chains.json
Normal file
10
uniswap-v2/config/chains.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"polygon": {
|
||||
"rpc_url": "https://polygon-bor-rpc.publicnode.com",
|
||||
"uniswap_v2_factory": "0x5757371414417b8C6CAad45bAeF941aBc7d3Ab32"
|
||||
},
|
||||
"polygon1111": {
|
||||
"rpc_url": "https://polygon-bor-rpc.publicnode.com",
|
||||
"uniswap_v2_factory": "0x5757371414417b8C6CAad45bAeF941aBc7d3Ab32"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user