diff --git a/src/content/chainlink-functions/resources/release-notes.mdx b/src/content/chainlink-functions/resources/release-notes.mdx index f341e6a069f..232914ca6ed 100644 --- a/src/content/chainlink-functions/resources/release-notes.mdx +++ b/src/content/chainlink-functions/resources/release-notes.mdx @@ -6,6 +6,10 @@ title: "Chainlink Functions Release Notes" import { Aside } from "@components" +## Polygon Amoy support - 2024-04-26 + +Chainlink Functions is available on [Polygon Amoy](/chainlink-functions/supported-networks#polygon-amoy-testnet). + ## Polygon testnet support - 2024-04-13 The Mumbai network has stopped producing blocks, so example code will not function on this network. Check again soon diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx index 328faa0cf73..311fc0bfff6 100644 --- a/src/content/chainlink-functions/supported-networks.mdx +++ b/src/content/chainlink-functions/supported-networks.mdx @@ -61,6 +61,21 @@ Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn w | Cancellation fees (withdrawing funds) | 0.1 LINK | | Minimum balance for uploading encrypted secrets | 0.1 LINK | +### Polygon Amoy testnet + +| Item | Value | +| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Functions router |
| +|