Skip to content

Commit bd646f4

Browse files
authored
CCIP: mention transporter (#1896)
* mention transporter * mention transporter
1 parent a80eb50 commit bd646f4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/resources/link-token-contracts.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ LINK tokens are used to pay node operators for retrieving data for smart contrac
2222

2323
The LINK token is an ERC677 token that inherits functionality from the ERC20 token standard and allows token transfers to contain a data payload. Read more about the [ERC677 transferAndCall token standard](https://github.com/ethereum/EIPs/issues/677).
2424

25-
To use Chainlink Automation on certain networks, you may need to conduct token transfers. You can transfer tokens by using [Chainlink CCIP](/ccip/tutorials/cross-chain-tokens) or third-party applications such as [XSwap](https://xswap.link/).
25+
To use Chainlink services on a given blockchain, it is necessary to use LINK tokens. You can transfer tokens across blockchains by using [Chainlink CCIP](/ccip/tutorials/cross-chain-tokens) or applications such as [Transporter](https://app.transporter.io/) and [XSwap](https://xswap.link/).
2626

2727
<CcipCommon callout="thirdPartyApps" />
2828
<ResourcesCallout callout="bridgeRisks" />
@@ -342,7 +342,7 @@ The LINK provided by the [Metis Bridge](https://bridge.metis.io/) is not ERC-677
342342

343343
### BASE mainnet
344344

345-
ETH is used to pay for transactions on BASE. You can use the [BASE Bridge](https://bridge.base.org/deposit) to transfer ETH from Ethereum Mainnet to BASE Mainnet. To transfer LINK from Ethereum to Base, use the [XSwap Bridge](https://xswap.link/bridge).
345+
ETH is used to pay for transactions on BASE. You can use the [BASE Bridge](https://bridge.base.org/deposit) to transfer ETH from Ethereum Mainnet to BASE Mainnet. To transfer LINK from Ethereum to Base, use [Transporter](https://app.transporter.io/) or [XSwap Bridge](https://xswap.link/bridge).
346346

347347
| Parameter | Value |
348348
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
@@ -504,6 +504,7 @@ Testnet ETH is used to pay for transactions on Polygon zkEVM Cardona testnet. Us
504504
### Wemix mainnet
505505

506506
WEMIX is used to pay for transactions on the Wemix mainnet.
507+
To transfer LINK from Ethereum to Wemix, use [Transporter](https://app.transporter.io/).
507508

508509
| Parameter | Value |
509510
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)