Skip to main content

Setup

Available Hooks

useSupportedChains()

Get supported blockchain networks.

useTokens(params?)

Get token information by chain.

useQuote(params, interval?)

Get quotes for cross-chain bridging with real-time updates.

useOrderPolling(params, interval?)

Poll order status with automatic updates.

useWalletOrders(address)

Get all orders for a specific wallet address.

useMetalayer()

Access the Metalayer client instance for direct API calls.