NEW

Developer Passes are now available for Chainlink SmartCon. Get yours today.

Chainlink Functions Release Notes

2024-08-21 - Timing out requests manually

2024-07-31 - USD-denominated premium fees on all supported networks

Chainlink Functions now uses USD-denominated fixed premium fees on all supported networks. 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. The networks that have just switched from LINK-denominated premium fees to USD-denominated premium fees are:

  • Ethereum mainnet and Sepolia testnet
  • Arbitrum mainnet
  • Avalanche mainnet

2024-04-26 - Polygon Amoy support

2024-04-13 - Polygon testnet support

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.

2024-04-09 - Base Mainnet support

2024-03-22 - USD-denominated premium fees and new testnets

Chainlink Functions is available as an open beta on the BASE Sepolia and Optimism Sepolia testnets. 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.

2024-01-12 - Module imports supported on mainnet

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.

2024-01-10 - Arbitrum Mainnet support

2023-12-15 - Module imports for Functions on testnets

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.

2023-12-15 - Module imports for Functions on testnets

2023-09-29 - Functions Open Beta

Chainlink Functions is available as an open beta on several networks. See the supported networks page for more a complete list.

Stay updated on the latest Chainlink news