For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fee collection

The goal of this function is to swap multiple tokens for USDC, and transfer the USDC to another account.

Function

https://github.com/mimic-protocol/examples/blob/main/examples/14-fee-collection/src/function.ts

Github link

Manifest

https://github.com/mimic-protocol/examples/blob/main/examples/14-fee-collection/manifest.yaml

Github link

Last updated