Skip to content

Commit b9e7f52

Browse files
Ponxclaudeckorchane-ledger
authored
Add Uniswap Universal Router deployments across 14 networks (#296)
* Add Uniswap Universal Router deployments across 14 networks Adds the Universal Router v2.1.1 deployments (2026-06-25) to the eight networks that already carry Uniswap entries, creates the missing Blast b2c.json, and adds Uniswap entries for twelve new networks (v2.0 and v2.1.1 routers where each exists). Addresses are taken from Uniswap deployment records and follow the same b2c.json + per-address ABI convention as #284. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Add per-network b2c schemas for the five new network directories Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: ckorchane-ledger <104824609+ckorchane-ledger@users.noreply.github.com>
1 parent b1f1e4e commit b9e7f52

37 files changed

Lines changed: 8579 additions & 0 deletions

arbitrum/uniswap/abis/0x8b844f885672f333bc0042cb669255f93a4c1e6b.abi.json

Lines changed: 443 additions & 0 deletions
Large diffs are not rendered by default.

arbitrum/uniswap/b2c.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@
2323
"plugin": "Uniswap"
2424
}
2525
}
26+
},
27+
{
28+
"address": "0x8b844f885672f333bc0042cb669255f93a4c1e6b",
29+
"contractName": "UniversalRouter",
30+
"selectors": {
31+
"0x3593564c": {
32+
"erc20OfInterest": [],
33+
"method": "execute",
34+
"plugin": "Uniswap"
35+
}
36+
}
2637
}
2738
],
2839
"name": "Uniswap"

0 commit comments

Comments
 (0)