Peers define trusted counterparts. A wrong peer can corrupt routing.
Adapters custody existing tokens. Native OFTs and adapters have different trust.
A cross-chain transfer
The source contract debits tokens and sends a LayerZero message. After configured verification, the destination peer credits the recipient. The global accounting claim depends on both endpoints executing complementary logic.
Configuration risk
Review owners, upgrade powers, DVNs, confirmation depth, rate limits, pause controls and allowed pathways for every chain pair.
Integration test
Test dust, failed delivery, retries, chain removal and supply reconciliation before public launch.
Decision checklist
Verify current official documentation, exact contracts or legal entities, administrator permissions, fees, liquidity and the full exit path. Test a small transaction and record what happens when an interface, oracle, bridge, operator or counterparty fails.
Keep a dated baseline of addresses, reserves, governance roles and normal withdrawal results. Separate technical execution from economic and legal outcomes: code can work exactly as designed while a user receives an illiquid claim or has no practical recourse.
Before increasing exposure, model four stresses: the main interface disappears, market depth falls sharply, an administrator changes a critical parameter and the normal redemption route stops. Decide which evidence triggers exit and retain enough native gas and independent wallet access to act without customer support.