The typed contract bundle. Reads (.read.*) are fully inferred from the official
as const ABIs. Write methods (.write.*) are layered in from Phase 5 once a
walletClient is threaded through; for now the bundle is typed read-side
(PublicClient) to keep the declaration output bounded, the full on-chain ABIs
are large.
The typed contract bundle. Reads (
.read.*) are fully inferred from the officialas constABIs. Write methods (.write.*) are layered in from Phase 5 once awalletClientis threaded through; for now the bundle is typed read-side (PublicClient) to keep the declaration output bounded, the full on-chain ABIs are large.