Feat/add 0g support p3 1 - #9760
Draft
maxime-oe wants to merge 5 commits into
Draft
Conversation
Adds 0G to the two Multicall3 contract-address maps (assets-controllers/src/multicall.ts and assets-controller's MulticallClient.ts), using the canonical mds1/multicall3 deployment (0xcA11bde05977b3631167028862bE2a173976CA11) -- live-verified this session against the primary RPC and both fallbacks, byte-identical bytecode across all three, unlike Somnia which needed a non-canonical chain-specific deployment. Adds 0G to SPOT_PRICES_SUPPORT_INFO in codefi-v2.ts with its dedicated slip44:1111116661 identifier (no real SLIP-44 registry entry, not ETH-native, so not slip44:60) -- matching chain-input.yaml's Phase 0 native-asset convention. Changelog PR links use a PR_NUMBER placeholder -- fill in with the real PR number once opened. Base network enablement (0G p3_1 -- core's price + multicall wiring, one Base-enablement PR per the skill's core exception).
assets-controller (singular) changes are not required and are not expected to ever be required for a plain Base enablement's Multicall wiring -- only assets-controllers (plural)'s multicall.ts matters. Base network enablement skill updated accordingly.
This was referenced Aug 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
References
Checklist