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/resources/link-token-contracts.mdx
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ LINK tokens are used to pay node operators for retrieving data for smart contrac
22
22
23
23
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).
24
24
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/).
26
26
27
27
<CcipCommoncallout="thirdPartyApps" />
28
28
<ResourcesCalloutcallout="bridgeRisks" />
@@ -342,7 +342,7 @@ The LINK provided by the [Metis Bridge](https://bridge.metis.io/) is not ERC-677
342
342
343
343
### BASE mainnet
344
344
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).
@@ -487,17 +487,15 @@ ETH is used to pay for transactions on Polygon zkEVM. Use the [Polygon zkEVM Bri
487
487
| Symbol | LINK |
488
488
| Decimals | 18 |
489
489
490
-
### Polygon zkEVM testnet
490
+
### Polygon zkEVM Cardona testnet
491
491
492
-
Testnet ETH is used to pay for transactions on Polygon zkEVM testnet. Use the [Polygon zkEVM Bridge](https://wallet.polygon.technology/zkEVM-Bridge/bridge) to transfer testnet ETH to Polygon zkEVM testnet.
493
-
494
-
Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/polygon-zkevm-testnet).
492
+
Testnet ETH is used to pay for transactions on Polygon zkEVM Cardona testnet. Use the [Polygon zkEVM Bridge](https://wallet.polygon.technology/zkEVM-Bridge/bridge) to transfer testnet ETH to Polygon zkEVM testnet.
0 commit comments