March 2026
2026.03.10
Bridge Kit now supports Morph mainnet and Morph Hoodi Testnet (CCTP).
Documentation updates
Updated the following documentation to reflect support for Morph:2026.03.09
Bridge Kit now supports EDGE mainnet and EDGE Testnet (CCTP).
Documentation updates
Updated the following documentation to reflect support for EDGE:February 2026
2026.02.27
Bridge Kit now supports the Circle Forwarding Service.
Documentation additions
Added the following documentation to reflect support for the Forwarding Service:Documentation updates
Updated the following documentation to include the Forwarding Service fee:January 2026
2026.01.28
Bridge Kit now supports Monad.
Documentation updates
Updated the following documentation to reflect support for Monad mainnet and testnet:2026.01.14
The
estimate() function now returns token, amount, source, and
destination fields alongside cost estimates. Exported error type guards (such
as isKitError, isBalanceError, isOnchainError), error constants (such as
BalanceError, OnchainError), and helper functions (getErrorCode,
getErrorMessage) for improved error detection and recovery.Documentation updates
Updated the following documentation to reflect new method names and features:- Bridge Kit Installation
- Quickstart: Bridge USDC Between EVM Chains
- Quickstart: Bridge USDC between Solana and EVM
- Adapter Setups
- Collect a Transfer Fee
- Estimate Costs Before Transferring
- Configure Transfer Speed and Maximum Cost
- Specify Recipient Address
- Error Recovery and Troubleshooting
- Bridge Kit SDK Reference