You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/ccip/billing.mdx
+8-6
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,9 @@ This cost is only relevant if the destination blockchain is a [L2 layer](https:/
73
73
74
74
The fee paid to CCIP service providers, including node operators running the [Decentralized Oracle Network](/ccip/concepts#decentralized-oracle-network-don) and [Risk Management Network](/ccip/concepts#risk-management-network) is calculated as follows:
75
75
76
-
#### Token transfers or programmable transfers
76
+
#### Token transfers or programmable token transfers
77
77
78
-
For token transfers or programmable transfers (token + data), the network fee varies based on the [token handling mechanism](/ccip/architecture#token-pools) and the [lanes](/ccip/concepts#lane):
78
+
For token transfers or programmable token transfers (token + data), the network fee varies based on the [token handling mechanism](/ccip/architecture#token-pools) and the [lanes](/ccip/concepts#lane):
79
79
80
80
-**Lock and Unlock**: The network fee is percentage-based. For each token, it is calculated using the following expression:
81
81
@@ -91,9 +91,11 @@ For token transfers or programmable transfers (token + data), the network fee va
91
91
92
92
-**Lock and Mint**, **Burn and Mint** and **Burn and Unlock**: The network fee is a static amount. See the [network fee table](#network-fee-table).
To determine a token's handling mechanism on a given lane, refer to the CCIP supported networks on the [mainnet](/ccip/supported-networks/v1_2_0/mainnet) or [testnet](/ccip/supported-networks/v1_2_0/testnet) pages.
Use the [calculator](#network-token-calculator) below or consult the CCIP supported networks on the
96
+
[mainnet](/ccip/supported-networks/v1_2_0/mainnet) or [testnet](/ccip/supported-networks/v1_2_0/testnet) pages to
97
+
determine a token's handling mechanism on a given lane.
98
+
</Aside>
97
99
98
100
#### Messaging (only data)
99
101
@@ -105,7 +107,7 @@ The table below provides an overview of the network fees charged for different u
105
107
106
108
<Billing />
107
109
108
-
<br />
110
+
<brid="network-token-calculator"/>
109
111
110
112
You can use the calculator below to learn the network fees for a specific token. Select the environment (mainnet/testnet), the token, the source blockchain, and the destination blockchain to get the network fee:
0 commit comments