⚙️Workflow

The below diagram is a workflow demostrating a token cross-chain swap activity from Ethereum $USDT to Polygon $Matic

Notes:

  • Users can query for routes through our provided frontend or through our designated API

  • The Router Service is backbone of the aggregator which is responsible for providing user with all the possible routes for assets cross-chain

  • The Aggregator Core Contract is deployed on multiple supported chains and is reponsible for packing user input for constructing a valid calldata

  • The Bridge Contract are developed and deployed by our supported bridge providers

  • The DEX Contracts are developed and deployed by our suppored DEX providers

Last updated