Supported Chains
Architecture
Each chain has three contracts:- USDSM — The ERC-20 token (TransparentUpgradeableProxy)
- USDSMMintBurnOFTAdapter — LayerZero V2 OFT adapter that handles cross-chain send/receive
- USDSMMinterBurner — Intermediary that translates between LayerZero’s standard interface and USDSM’s mint/burn signatures
How a bridge transfer works
Security
- 2/2 DVN verification — Every message is verified by two independent Decentralized Verifier Networks (LZ Labs + Horizen) before delivery
- Explicit library pinning — Send and receive message libraries are pinned to specific versions per pathway
- Enforced gas options — Minimum 120,000 gas enforced for
lzReceiveon all pathways
Important: Approval Target
This applies to both direct user interactions and partner integrations (e.g., bridge aggregators like LiFi/Jumper).