Flash unwinder contracts and scripts, relay lane tuning, trustless bridge and token-aggregation updates.
Made-with: Cursor
This commit is contained in:
@@ -15,8 +15,7 @@ rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
rpc-http-port=8545
|
||||
rpc-http-max-active-connections=256
|
||||
# TRACE required for Blockscout internal txs and block rewards (trace_block, trace_replayBlockTransactions)
|
||||
rpc-http-api=["ETH","NET","WEB3","TRACE"]
|
||||
rpc-http-api=["ETH","NET","WEB3"]
|
||||
rpc-http-cors-origins=["*"]
|
||||
|
||||
rpc-ws-enabled=false
|
||||
@@ -48,4 +47,4 @@ discovery-enabled=true
|
||||
# Gas Configuration
|
||||
|
||||
|
||||
max-peers=32
|
||||
max-peers=40
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"minLiquidityRatioBps": 11000
|
||||
},
|
||||
"dex": {
|
||||
"uniswapV3Router": "0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45",
|
||||
"uniswapV3Router": "0xE592427A0AEce92De3Edee1F18E0157C05861564",
|
||||
"curve3Pool": "0xbEbc44782C7dB0a1A60Cb6fe97d0b483032FF1C7",
|
||||
"oneInchRouter": "0x1111111254EEB25477B68fb85Ed929f73A960582",
|
||||
"weth": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
||||
|
||||
Reference in New Issue
Block a user