diff --git a/public/changelog.json b/public/changelog.json index 61474e2911c..de19373ba89 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -282,6 +282,14 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-05-19", + "description": "Chainlink Functions is available on ZKSync Mainnet and Testnet. Visit the [Supported Networks](https://docs.chain.link/chainlink-functions/supported-networks#zksync) page for more information.", + "relatedNetworks": ["zksync"], + "title": "Functions on ZkSync", + "topic": "Functions" + }, { "category": "integration", "date": "2025-05-19", diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx index 30414b58f54..81562360b96 100644 --- a/src/content/chainlink-functions/supported-networks.mdx +++ b/src/content/chainlink-functions/supported-networks.mdx @@ -53,7 +53,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 0.1 LINK | | Minimum balance for uploading encrypted secrets | 0.1 LINK | -### Arbitrum Sepolia testnet +### Arbitrum Sepolia Testnet | Item | Value | | ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -91,7 +91,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 1 LINK | | Minimum balance for uploading encrypted secrets | 1 LINK | -### Avalanche Fuji testnet +### Avalanche Fuji Testnet | Item | Value | | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -129,7 +129,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 0.1 LINK | | Minimum balance for uploading encrypted secrets | 0.1 LINK | -### BASE Sepolia testnet +### BASE Sepolia Testnet | Item | Value | | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -154,11 +154,11 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr ### Celo Mainnet -| Item | Value | -| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Functions router |
| -| | / | -| Encrypted secrets upload endpoints |
| +| Item | Value | +| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +| | / | +| Encrypted secrets upload endpoints |
| | Billing Item | Value | | ------------------------------------------------ | ----------- | @@ -167,13 +167,13 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 0.1 LINK | | Minimum balance for uploading encrypted secrets | 0.1 LINK | -### Celo Alfajores testnet +### Celo Alfajores Testnet -| Item | Value | -| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Functions router |
| -| | / | -| Encrypted secrets upload endpoints |
| +| Item | Value | +| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +| | / | +| Encrypted secrets upload endpoints |
| | Billing Item | Value | | ------------------------------------------------ | ------------- | @@ -190,7 +190,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr calculation](/chainlink-functions/resources/billing#cost-calculation-example) for more information. -### Ethereum mainnet +### Ethereum Mainnet | Item | Value | | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -205,7 +205,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 1 LINK | | Minimum balance for uploading encrypted secrets | 1 LINK | -### Sepolia testnet +### Sepolia Testnet | Item | Value | | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | @@ -230,11 +230,11 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr ### OP Mainnet -| Item | Value | -| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| Functions router |
| -| | / | -| Encrypted secrets upload endpoints |
| +| Item | Value | +| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +| | / | +| Encrypted secrets upload endpoints |
| | Billing Item | Value | | ------------------------------------------------ | ----------- | @@ -266,7 +266,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr calculation](/chainlink-functions/resources/billing#cost-calculation-example) for more information. -### Polygon mainnet +### Polygon Mainnet | Item | Value | | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -281,7 +281,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 1 LINK | | Minimum balance for uploading encrypted secrets | 1 LINK | -### Polygon Amoy testnet +### Polygon Amoy Testnet | Item | Value | | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -319,7 +319,7 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Cancellation fees (withdrawing funds) | 0.1 LINK | | Minimum balance for uploading encrypted secrets | 0.1 LINK | -### Soneium Minato testnet +### Soneium Minato Testnet | Item | Value | | ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -333,3 +333,41 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr | Request threshold (withdrawing funds) | 10 requests | | Cancellation fees (withdrawing funds) | 2 LINK | | Minimum balance for uploading encrypted secrets | 2 LINK | + +## ZKSync + + + +### ZKSync Mainnet + +| Item | Value | +| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +| | / | +| Encrypted secrets upload endpoints |
| + +| Billing Item | Value | +| ------------------------------------------------ | ----------- | +| Premium fees (converted to LINK at request time) | 3 cents USD | +| Request threshold (withdrawing funds) | 1 requests | +| Cancellation fees (withdrawing funds) | 0.1 LINK | +| Minimum balance for uploading encrypted secrets | 0.1 LINK | + +### ZKSync Sepolia Testnet + +| Item | Value | +| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +| | / | +| Encrypted secrets upload endpoints |
| + +| Billing Item | Value | +| ------------------------------------------------ | ------------- | +| Premium fees (converted to LINK at request time) | 320 cents USD | +| Request threshold (withdrawing funds) | 10 requests | +| Cancellation fees (withdrawing funds) | 2 LINK | +| Minimum balance for uploading encrypted secrets | 2 LINK |