v0.27.0
What's Changed
- feat: add Monad (chain 143) support. The
--networkflag now acceptsmonadin addition tobase,mainnet,shape, andabstract. Monad is defined locally (mirroring viem's definition) because the pinned viem version predates Monad mainnet.143is added to everyDeployment.chainsarray inchains.ts, and the deployed-address docs are updated: the canonical v0.2 addresses are identical on Monad (verified via CREATE2 dry-run). (#477)
Full Changelog: ProjectOpenSea/opensea-devtools@tool-sdk-v0.26.1...tool-sdk-v0.27.0