Commit 1f43abf
authored
update megaeth v4 to canonical deployment (4326) (#80)
The megaeth-mainnet v4 subgraph was indexing the stale early deployment
(PoolManager 0x58dd83c317b03e6ebd72c3e912adf60a8e97aa95, ~block 3.63M).
Repoint to the canonical v4 deployment per
developers.uniswap.org/contracts/v4/deployments (chain 4326), confirmed
on-chain:
- networks.json PoolManager -> 0xacb7e78fa05d562e0a5d3089ec896d57d057d38e @ startBlock 7009653
- networks.json PositionManager -> 0x9ae0921e981aaa7308f176f8d4f9129b9247c89d @ startBlock 7009656
- chains.ts poolManagerAddress -> 0xacb7e78fa05d562e0a5d3089ec896d57d057d38e
- stablecoinWrappedNativePoolId left unchanged (verified still initialized on the
canonical PoolManager via StateView.getSlot0)1 parent ec3a56b commit 1f43abf
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
| 210 | + | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
| 697 | + | |
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
| |||
0 commit comments