Skip to content

Instantly share code, notes, and snippets.

View MaksimDrozd's full-sized avatar

Maksim Drozd MaksimDrozd

  • Innowise
View GitHub Profile
#!/usr/bin/env ts-node
/**
* Complete CrossCurve bridge flow script
*
* This script demonstrates the full flow from CrossCurve API configuration
* to building calldata, creating user operations, and sending them to the chain.
*
* Swap: Native ETH from Arbitrum mainnet to Native ETH on Optimism mainnet
*
#!/usr/bin/env ts-node
/**
* Complete CrossCurve bridge flow script
*
* This script demonstrates the full flow from CrossCurve API configuration
* to building calldata, creating user operations, and sending them to the chain.
*
* Swap: Native ETH from Base mainnet to Native ETH on Arbitrum mainnet
*
#!/usr/bin/env ts-node
/**
* Complete CrossCurve bridge flow script
*
* This script demonstrates the full flow from CrossCurve API configuration
* to building calldata, creating user operations, and sending them to the chain.
*
* Swap: Native ETH from Base mainnet to Native ETH on Arbitrum mainnet
*