diff --git a/docs/develop/asset-transfer-via-nitro/different-flows/transfer-usdc-with-instruction-via-circle.md b/docs/develop/asset-transfer-via-nitro/different-flows/transfer-usdc-with-instruction-via-circle.md index e8d72040..2dc7a782 100644 --- a/docs/develop/asset-transfer-via-nitro/different-flows/transfer-usdc-with-instruction-via-circle.md +++ b/docs/develop/asset-transfer-via-nitro/different-flows/transfer-usdc-with-instruction-via-circle.md @@ -74,14 +74,14 @@ function depositUsdcMessage( ## Fee Structure -1. **Forwarder Fee** +1. **iSend Fee** - **Description:** A very small fee to prevent sybil attack on Router chain via the source Gateway contract. - **Purpose:** To prevent sybil attack on Router chain. - **Calculation:** This is a very low amount just to deter fake request creators. - **Denomination:** It is paid in native token of the source chain. -2. **iSend Fee** +2. **Forwarder Fee** - **Description:** A fee paid to the forwarder who mints USDC on the destination chain. - **Purpose:** Compensates the forwarder for the service of minting USDC, ensuring the transfer is completed on the destination chain.