Skip to content

Commit b83b4a0

Browse files
committed
nit
1 parent 5b62aa8 commit b83b4a0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

src/content/ccip/billing.mdx

+8-6
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ This cost is only relevant if the destination blockchain is a [L2 layer](https:/
7373

7474
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:
7575

76-
#### Token transfers or programmable transfers
76+
#### Token transfers or programmable token transfers
7777

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):
7979

8080
- **Lock and Unlock**: The network fee is percentage-based. For each token, it is calculated using the following expression:
8181

@@ -91,9 +91,11 @@ For token transfers or programmable transfers (token + data), the network fee va
9191

9292
- **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).
9393

94-
<Aside type="note" title="Determine Token Handling Mechanism">
95-
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.
96-
</Aside>
94+
<Aside type="note" title="Determine Token Handling Mechanism">
95+
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>
9799

98100
#### Messaging (only data)
99101

@@ -105,7 +107,7 @@ The table below provides an overview of the network fees charged for different u
105107

106108
<Billing />
107109

108-
<br />
110+
<br id="network-token-calculator" />
109111

110112
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:
111113

0 commit comments

Comments
 (0)