Skip to content

Commit

Permalink
Merge branch 'main' into qs-to-sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
thedriftofwords authored Apr 23, 2024
2 parents a2db321 + bd646f4 commit 19ecdb0
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 33 deletions.
17 changes: 8 additions & 9 deletions src/content/resources/link-token-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ LINK tokens are used to pay node operators for retrieving data for smart contrac

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).

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/).
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/).

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

### BASE mainnet

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).
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).

| Parameter | Value |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
Expand Down Expand Up @@ -487,17 +487,15 @@ ETH is used to pay for transactions on Polygon zkEVM. Use the [Polygon zkEVM Bri
| Symbol | LINK |
| Decimals | 18 |

### Polygon zkEVM testnet
### Polygon zkEVM Cardona testnet

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.

Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/polygon-zkevm-testnet).
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.

| Parameter | Value |
| :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `ETH_CHAIN_ID` | `1442` |
| Address | <Address contractUrl="https://testnet-zkevm.polygonscan.com/address/0xa375fEfcA27a639361139718145dffc29A44cB6d" urlId="1442_0xa375fEfcA27a639361139718145dffc29A44cB6d" urlClass="erc-token-address"/> |
| Name | Chainlink Token on Polygon zkEVM testnet |
| `ETH_CHAIN_ID` | `2442` |
| Address | <Address contractUrl="https://cardona-zkevm.polygonscan.com/address/0x5576815a38A3706f37bf815b261cCc7cCA77e975" urlId="2442_0x5576815a38A3706f37bf815b261cCc7cCA77e975" urlClass="erc-token-address"/> |
| Name | Chainlink Token on Polygon zkEVM Cardona testnet |
| Symbol | LINK |
| Decimals | 18 |

Expand All @@ -506,6 +504,7 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/pol
### Wemix mainnet

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

| Parameter | Value |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down
6 changes: 3 additions & 3 deletions src/features/data/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -420,10 +420,10 @@ export const CHAINS: Chain[] = [
queryString: "polygon-zkevm-mainnet",
},
{
name: "Polygon zkEVM testnet",
explorerUrl: "https://testnet-zkevm.polygonscan.com/address/%s",
name: "Polygon zkEVM Cardona Testnet",
explorerUrl: "https://cardona-zkevm.polygonscan.com/address/%s",
networkType: "testnet",
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-testnet-goerli-polygon-zkevm-1.json",
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-testnet-sepolia-polygon-zkevm-1.json",
queryString: "polygon-zkevm-testnet",
},
],
Expand Down
35 changes: 15 additions & 20 deletions src/scripts/reference/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,26 +357,6 @@
"networkId": 1285,
"explorers": [{ "name": "moonscan", "url": "https://moonriver.moonscan.io", "standard": "none" }]
},
{
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": [
"https://rpc.public.zkevm-test.net",
"https://polygon-zkevm-testnet.drpc.org",
"wss://polygon-zkevm-testnet.drpc.org"
],
"faucets": [],
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
"shortName": "testnet-zkEVM-mango",
"chainId": 1442,
"networkId": 1442,
"slip44": 1,
"explorers": [
{ "name": "Polygon zkEVM explorer", "url": "https://explorer.public.zkevm-test.net", "standard": "EIP3091" }
]
},
{
"name": "Kroma Sepolia",
"title": "Kroma Testnet Sepolia",
Expand All @@ -400,6 +380,21 @@
],
"parent": { "type": "L2", "chain": "eip155-11155111", "bridges": [{ "url": "https://kroma.network/bridge" }] }
},
{
"name": "Polygon zkEVM Cardona Testnet",
"title": "Polygon zkEVM Cardona Testnet",
"chain": "Polygon",
"rpc": ["https://rpc.cardona.zkevm-rpc.com"],
"faucets": [],
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
"infoURL": "https://polygon.technology/polygon-zkevm",
"shortName": "zkevm-testnet-cardona",
"chainId": 2442,
"networkId": 2442,
"icon": "zkevm",
"explorers": [{ "name": "polygonscan", "url": "https://cardona-zkevm.polygonscan.com", "standard": "EIP3091" }],
"parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge-ui.cardona.zkevm-rpc.com" }] }
},
{
"name": "Fantom Testnet",
"chain": "FTM",
Expand Down
6 changes: 5 additions & 1 deletion src/scripts/reference/linkNameSymbol.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@
"42220": { "name": "ChainLink Token", "symbol": "LINK" },
"44787": { "name": "ChainLink Token", "symbol": "LINK" },
"1101": { "name": "ChainLink Token", "symbol": "LINK" },
"1442": { "name": "ChainLink Token", "symbol": "LINK" },
"2442": {
"name": "ChainLink Token",
"symbol": "LINK",
"networkName": "Polygon zkEVM Sepolia testnet"
},
"534352": { "name": "ChainLink Token", "symbol": "LINK" },
"534351": { "name": "ChainLink Token", "symbol": "LINK" },
"59144": { "name": "ChainLink Token", "symbol": "LINK" },
Expand Down

0 comments on commit 19ecdb0

Please sign in to comment.