Chainlink Functions Release Notes
Polygon Amoy support - 2024-04-26
Chainlink Functions is available on Polygon Amoy.
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 for updates about future testnet support on Polygon.
Base Mainnet support - 2024-04-09
Chainlink Functions is available on Base Mainnet.
USD-denominated premium fees and new testnets - 2024-03-22
Chainlink Functions is available as an open beta on the following testnets:
Both of these networks have USD-denominated fixed premium fees. This means that the premium fees are set in USD, but no USD is ever used. The LINK equivalent of the fee is calculated at request time, and then deducted from your subscription in LINK at response time. See the example cost calculation for more information.
Module imports supported on mainnet - 2024-01-12
- You can use external module imports with Chainlink Functions source code on mainnet networks. See the Using Imports with Functions tutorial to see an example of how to import and use imported modules with your Functions source code. This feature requires the Functions Toolkit NPM package
v0.2.7
or later.
Arbitrum Mainnet support - 2024-01-10
Chainlink Functions is available on Arbitrum Mainnet.
Module imports and new testnets - 2023-12-15
-
You can use external module imports with Chainlink Functions source code on testnet networks. See the Using Imports with Functions tutorial to see an example of how to import and use imported modules with your Functions source code. This feature requires the Functions Toolkit NPM package
v0.2.7
or later.This feature is available only on testnets. Modules will not import or execute on Functions requests for mainnet networks at this time.
-
Chainlink Functions is available on the Arbitrum Sepolia testnet.
Open Beta - 2023-09-29
-
Chainlink Functions is available as an open beta on the following blockchains:
-
Ethereum :
-
Polygon:
- Polygon Mainnet
- Polygon Mumbai
-
Avalanche:
See the supported networks page for more information.
-
-
New features:
- You must accept the Chainlink Functions Terms of Service (ToS) before using Chainlink Functions. The ToS must be accepted by subscriptions owners. Once accepted, the ToS is transitive to all contracts belong the subscription, so your end-users don't have to accept the ToS to interact with your contracts. Read this guide to learn more.
- The Chainlink Functions Subscription Manager is available at functions.chain.link. The Functions Subscription Manager lets you manage your subscriptions.
- Chainlink Functions uses threshold encryption to handle users' encrypted secrets. Read the secrets conceptual page to learn more.
- Users can host their encrypted secrets within the DON. This hosting method is called DON-hosted. Read the secrets conceptual page to learn more.
- JavaScript source code can only use vanilla Deno. Read the JavaScript code API reference to learn more.
- Chainlink Functions contracts are part of the @chainlink/contracts npm package. Read the FunctionsClient and FunctionsRequest API references.
- Use the Functions npm package in your own JavaScript or TypeScript project to make requests to the Chainlink Functions Decentralized Oracle Network (DON). Try the getting-started guide to learn more.
- Make sure to check the service limits page as the limits have been adapted. Additionally, you can contact us to increase the limits for your Chainlink Function.
Functions playground - 2023-07-14
Use the Functions Playground to simulate Chainlink Functions within your browser.
Closed beta - New testnet - 2023-05-05
New testnet added:
See the supported networks page for more information.
Closed beta - 2023-03-01
Chainlink Functions is available on the following testnets:
- Ethereum Sepolia
- Polygon Mumbai