Quick Start
Last updated
Was this helpful?
Last updated
Was this helpful?
Disclaimer
The provided code is available as-is, with no assurances of functionality. We are not liable for any damages that may result from its execution.
serves as a practical resource for integrators aiming to get started with hands-on examples of using the protocol via API.
is a comprehensive TypeScript script demonstrating the transfer of 0.1 USDC from Polygon to Arbitrum. The script outlines all necessary steps for completing a cross-chain swap between the two networks. It also includes examples for executing the approve
function on ERC-20 tokens and showcases various deBridge API integrations.