q402_oft_quote
Quote the LayerZero fee for bridging USDT (USDT0) across OFT chains. Returns native messaging fee and amount delivered on the destination chain.
Instructions
Quote the LayerZero fee for bridging USDT (USDT0) across the OFT set (eth/arbitrum/mantle/monad/xlayer). Returns the native messaging fee and the amount delivered on the destination. Read-only; no auth. For USDC use q402_bridge_quote (CCIP) instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | Destination chain (MUST differ from src). | |
| src | Yes | Source chain. | |
| amount | Yes | USDT0 amount in raw local-decimal units (6-decimal; '1000000' = 1 USDT0). Integer string only. |