- Added:
- Default EVM chain configuration for address records:
ChainName.Defaultwith coin type2147483648.
- Default EVM chain configuration for address records:
- Fixed:
- Corrected Scroll coin type from
34352to534352.
- Corrected Scroll coin type from
- Changed:
- Package Scope Rename: Renamed package scope in docs from
@namespacesdk/mint-managerto@thenamespace/mint-manager - Client Creation Update:
createMintClient()now derives environment internally. Use{ isTestnet: true }to target testnet; no explicit environment needed
- Package Scope Rename: Renamed package scope in docs from
- Fixed:
- Testnet Behavior: When
isTestnet: true, SDK now consistently uses Sepolia listings and staging API endpoints
- Testnet Behavior: When
- Misc:
- Documentation: Minor documentation cleanups and examples clarified
- Fixed:
- Ownership Method: Fixed ownership in the method
getMintTransactionParameters
- Ownership Method: Fixed ownership in the method
- Changed:
- Package Migration: Package has been moved from
@namespacesdk/mint-managerto@thenamespace/mint-managerfor consistency
- Package Migration: Package has been moved from

