By default, App Kit uses CCTP’s Fast Transfer feature to optimize for speed. However, this can incur higher fees. If performance is not a concern, you can specify a slow transfer speed, which uses CCTP’s Standard Transfer feature. To balance performance and cost, you can set the maximum fee you want to pay on fast bridge transfers. The transfer switches to slow if the cost is above your limit.Documentation Index
Fetch the complete documentation index at: https://docs.arc.network/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure that you’ve: These are required so any example below runs with a validkit and adapter.
Configure slow speed
This code configures a slow transfer speed:TypeScript
Configure maximum fee
Set the maximum fee that you want to pay for the CCTP fast burn. This code configures a maximum fee of 0.10 USDC:TypeScript