Resolve the MUSD address map for a chain. Values come from @mezo-org/musd-contracts (decision O10) and are cross-checked against docs/01-ground-truth.md ยง4 in tests.
@mezo-org/musd-contracts
docs/01-ground-truth.md
Optional
per-contract overrides; also the escape hatch for a chainId with no bundled deployment, supplying every contract avoids UnsupportedChain.
UnsupportedChain
for an unsupported chainId when overrides do not cover it.
Resolve the MUSD address map for a chain. Values come from
@mezo-org/musd-contracts(decision O10) and are cross-checked againstdocs/01-ground-truth.mdยง4 in tests.