Skip to main content

MetalayerClient.init(config)

Create an instance of the Metalayer SDK client with your configuration.

MetalayerConfig

MetalayerOptions

client.getSupportedChains(params?)

Get supported blockchain networks.

Parameters

Response

client.getTokens(params?)

Get token information by chain.

Parameters

Response

client.quote(params)

Get quotes for cross-chain bridging.

Parameters

Response

client.getOrder(params)

Get order details for a specific transaction.

Parameters

Response

client.getOrders(params)

Returns a list of orders for a wallet address.

Parameters

Response