Skip to main content
This example shows single-contract minting on Ethereum followed by automated token distribution to Katana through bridging. The pattern shows multi-chain token access without requiring separate minting deployments on each destination chain. **Route Mechanics: ** This bundle facilitates stablecoin diversification across chains through a the following process:
  • Convert USDC to rUSD on Ethereum using Enso’s routing aggregation
  • Bridge the newly minted rUSD from Ethereum to Katana chain via Stargate
  • Check rUSD balance on Katana after bridge completion
  • Swap rUSD for vault-bridged USDC (vbUSDC) on Katana
The strategy enables users to access Katana’s DeFi ecosystem while starting with familiar USDC on Ethereum and relying on Reservoir Stablecoin.
Important Considerations
  • Bridge operations execute sequentially - Katana operations only proceed after successful Ethereum minting
  • LayerZero bridge fees apply for transfers between Ethereum and Katana
  • Gas costs for both chains are paid from the originating Ethereum transaction

Resources:

Updated