# Supported Networks
Source: https://docs.chain.link/chainlink-functions/supported-networks

> For the complete documentation index, see [llms.txt](/llms.txt).

<span id="avalanche" style="display: none" />

<span id="celo" style="display: none" />

<span id="op" style="display: none" />

<span id="soneium" style="display: none" />

Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn where to get testnet LINK and ETH.

To use Chainlink Functions on certain networks, you may need to conduct token transfers. You can transfer tokens by using [Chainlink CCIP](/ccip/tutorials/evm/transfer-tokens-from-contract), [Transporter](https://www.transporter.io/) or third-party applications such as [XSwap](https://xswap.link/).

> **NOTE: Interfaces and Applications**
>
> Chainlink CCIP is a messaging protocol. Third parties may build user interfaces or other applications on top of CCIP.
> Neither Chainlink Labs nor the Chainlink Foundation owns, controls, endorses, or assumes any responsibility for any
> such interfaces or applications. You are solely responsible for your use of such interfaces or applications. Please
> visit the Chainlink Foundation [Terms of Service](https://chain.link/terms) for more information.

## Arbitrum

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Arbitrum Mainnet

| Item                               | Value                                                                                                                                                                                                                                          |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://arbiscan.io/address/0x97083e831f8f0638855e2a515c90edcf158df238" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Arbitrum Mainnet"}} /> |
| <DonId client:load />              | fun-arbitrum-mainnet-1 / 0x66756e2d617262697472756d2d6d61696e6e65742d3100000000000000000000                                                                                                                                                    |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                  |

| Billing Item                                    | Value       |
| ----------------------------------------------- | ----------- |
| Premium fees                                    | 3 cents USD |
| Request threshold (withdrawing funds)           | 10 requests |
| Cancellation fees (withdrawing funds)           | 0.1 LINK    |
| Minimum balance for uploading encrypted secrets | 0.1 LINK    |

### Arbitrum Sepolia Testnet

| Item                               | Value                                                                                                                                                                                                                                                          |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://sepolia.arbiscan.io/address/0x234a5fb5Bd614a7AA2FfAB244D603abFA0Ac5C5C" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Arbitrum Sepolia Testnet"}} /> |
| <DonId client:load />              | fun-arbitrum-sepolia-1 / 0x66756e2d617262697472756d2d7365706f6c69612d3100000000000000000000                                                                                                                                                                    |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                  |

| Billing Item                                    | Value         |
| ----------------------------------------------- | ------------- |
| Premium fees                                    | 320 cents USD |
| Request threshold (withdrawing funds)           | 10 requests   |
| Cancellation fees (withdrawing funds)           | 2 LINK        |
| Minimum balance for uploading encrypted secrets | 2 LINK        |

## Avalanche

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Avalanche Mainnet

| Item                               | Value                                                                                                                                                                                                                                            |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Functions router                   | <Address contractUrl="https://snowtrace.io/address/0x9f82a6A0758517FD0AfA463820F586999AF314a0" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Avalanche Mainnet"}} /> |
| <DonId client:load />              | fun-avalanche-mainnet-1 / 0x66756e2d6176616c616e6368652d6d61696e6e65742d31000000000000000000                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                    |

| Billing Item                                    | Value       |
| ----------------------------------------------- | ----------- |
| Premium fees                                    | 3 cents USD |
| Request threshold (withdrawing funds)           | 1 request   |
| Cancellation fees (withdrawing funds)           | 1 LINK      |
| Minimum balance for uploading encrypted secrets | 1 LINK      |

### Avalanche Fuji Testnet

| Item                               | Value                                                                                                                                                                                                                                                         |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://testnet.snowtrace.io/address/0xA9d587a00A31A52Ed70D6026794a8FC5E2F5dCb0" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Avalanche Fuji Testnet"}} /> |
| <DonId client:load />              | fun-avalanche-fuji-1 / 0x66756e2d6176616c616e6368652d66756a692d31000000000000000000000000                                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                 |

| Billing Item                                    | Value         |
| ----------------------------------------------- | ------------- |
| Premium fees                                    | 320 cents USD |
| Request threshold (withdrawing funds)           | 10 requests   |
| Cancellation fees (withdrawing funds)           | 2 LINK        |
| Minimum balance for uploading encrypted secrets | 2 LINK        |

## BASE

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### BASE Mainnet

| Item                               | Value                                                                                                                                                                                                                                       |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://basescan.org/address/0xf9b8fc078197181c841c296c876945aaa425b278" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Base Mainnet"}} /> |
| <DonId client:load />              | fun-base-mainnet-1 / 0x66756e2d626173652d6d61696e6e65742d310000000000000000000000000000                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                               |

| Billing Item                                     | Value       |
| ------------------------------------------------ | ----------- |
| Premium fees (converted to LINK at request time) | 3 cents USD |
| Request threshold (withdrawing funds)            | 1 request   |
| Cancellation fees (withdrawing funds)            | 0.1 LINK    |
| Minimum balance for uploading encrypted secrets  | 0.1 LINK    |

### BASE Sepolia Testnet

| Item                               | Value                                                                                                                                                                                                                                                       |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://sepolia.basescan.org/address/0xf9B8fc078197181C841c296C876945aaa425B278" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Base Sepolia Testnet"}} /> |
| <DonId client:load />              | fun-base-sepolia-1 / 0x66756e2d626173652d7365706f6c69612d310000000000000000000000000000                                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                               |

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

## Celo

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Celo Mainnet

| Item                               | Value                                                                                                                                                                                                                                                    |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://explorer.celo.org/mainnet/address/0xd74646C75163f9dA0F3666C3BE8A9C42F4b3b261" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Celo Mainnet"}} /> |
| <DonId client:load />              | fun-celo-mainnet-1 / 0x66756e2d63656c6f2d6d61696e6e65742d310000000000000000000000000000                                                                                                                                                                  |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                            |

| Billing Item                                     | Value       |
| ------------------------------------------------ | ----------- |
| Premium fees (converted to LINK at request time) | 3 cents USD |
| Request threshold (withdrawing funds)            | 1 request   |
| Cancellation fees (withdrawing funds)            | 0.1 LINK    |
| Minimum balance for uploading encrypted secrets  | 0.1 LINK    |

### Celo Alfajores Testnet

| Item                               | Value                                                                                                                                                                                                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://explorer.celo.org/alfajores/address/0x53BA5D8E5aab0cf9589aCE139666Be2b9Fd268e2" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Celo Alfajores Testnet"}} /> |
| <DonId client:load />              | fun-celo-alfajores-1 / 0x66756e2d63656c6f2d616c66616a6f7265732d31000000000000000000000000                                                                                                                                                                            |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                        |

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

## Ethereum

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Ethereum Mainnet

| Item                               | Value                                                                                                                                                                                                                                           |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://etherscan.io/address/0x65Dcc24F8ff9e51F10DCc7Ed1e4e2A61e6E14bd6" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Ethereum Mainnet"}} /> |
| <DonId client:load />              | fun-ethereum-mainnet-1 / 0x66756e2d657468657265756d2d6d61696e6e65742d3100000000000000000000                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                   |

| Billing Item                                    | Value         |
| ----------------------------------------------- | ------------- |
| Premium fees                                    | 400 cents USD |
| Request threshold (withdrawing funds)           | 1 request     |
| Cancellation fees (withdrawing funds)           | 1 LINK        |
| Minimum balance for uploading encrypted secrets | 1 LINK        |

### Sepolia Testnet

| Item                               | Value                                                                                                                                                                                                                                                  |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Functions router                   | <Address contractUrl="https://sepolia.etherscan.io/address/0xb83E47C2bC239B3bf370bc41e1459A34b41238D0" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Sepolia Testnet"}} /> |
| <DonId client:load />              | fun-ethereum-sepolia-1 / 0x66756e2d657468657265756d2d7365706f6c69612d3100000000000000000000                                                                                                                                                            |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                          |

| Billing Item                                    | Value         |
| ----------------------------------------------- | ------------- |
| Premium fees                                    | 320 cents USD |
| Request threshold (withdrawing funds)           | 10 requests   |
| Cancellation fees (withdrawing funds)           | 2 LINK        |
| Minimum balance for uploading encrypted secrets | 2 LINK        |

## OP

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### OP Mainnet

| Item                               | Value                                                                                                                                                                                                                                                |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://optimistic.etherscan.io/address/0xaA8AaA682C9eF150C0C8E96a8D60945BCB21faad" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "OP Mainnet"}} /> |
| <DonId client:load />              | fun-optimism-mainnet-1 / 0x66756e2d6f7074696d69736d2d6d61696e6e65742d310a000000000000000000                                                                                                                                                          |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                        |

| Billing Item                                     | Value       |
| ------------------------------------------------ | ----------- |
| Premium fees (converted to LINK at request time) | 3 cents USD |
| Request threshold (withdrawing funds)            | 1 request   |
| Cancellation fees (withdrawing funds)            | 0.1 LINK    |
| Minimum balance for uploading encrypted secrets  | 0.1 LINK    |

### OP Sepolia

| Item                               | Value                                                                                                                                                                                                                                                                    |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Functions router                   | <Address contractUrl="https://sepolia-optimism.etherscan.io/address/0xC17094E3A1348E5C7544D4fF8A36c28f2C6AAE28" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Optimism Sepolia Testnet"}} /> |
| <DonId client:load />              | fun-optimism-sepolia-1 / 0x66756e2d6f7074696d69736d2d7365706f6c69612d3100000000000000000000                                                                                                                                                                              |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                            |

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

## Polygon

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Polygon Mainnet

| Item                               | Value                                                                                                                                                                                                                                             |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://polygonscan.com/address/0xdc2AAF042Aeff2E68B3e8E33F19e4B9fA7C73F10" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Polygon Mainnet"}} /> |
| <DonId client:load />              | fun-polygon-mainnet-1 / 0x66756e2d706f6c79676f6e2d6d61696e6e65742d310000000000000000000000                                                                                                                                                        |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                     |

| Billing Item                                    | Value       |
| ----------------------------------------------- | ----------- |
| Premium fees                                    | 3 cents USD |
| Request threshold (withdrawing funds)           | 1 request   |
| Cancellation fees (withdrawing funds)           | 1 LINK      |
| Minimum balance for uploading encrypted secrets | 1 LINK      |

### Polygon Amoy Testnet

| Item                               | Value                                                                                                                                                                                                                                                       |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://amoy.polygonscan.com/address/0xC22a79eBA640940ABB6dF0f7982cc119578E11De" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Polygon Amoy Testnet"}} /> |
| <DonId client:load />              | fun-polygon-amoy-1 / 0x66756e2d706f6c79676f6e2d616d6f792d310000000000000000000000000000                                                                                                                                                                     |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                               |

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

## Soneium

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### Soneium Mainnet

| Item                               | Value                                                                                                                                                                                                                                                    |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://soneium.blockscout.com/address/0x20fef1B12FA78fAc8CFB8a7ac1bf032Bd8DcAdDa" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Soneium Mainnet"}} /> |
| <DonId client:load />              | fun-soneium-mainnet-1 / 0x66756e2d736f6e6569756d2d6d61696e6e65742d310000000000000000000000                                                                                                                                                               |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                            |

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

### Soneium Minato Testnet

| Item                               | Value                                                                                                                                                                                                                                                                  |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://soneium-minato.blockscout.com/address/0x3704dc1eefCDCE04C58813836AEcfdBC8e7cB3D8" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "Soneium Minato Testnet"}} /> |
| <DonId client:load />              | fun-soneium-sepolia-1 / 0x66756e2d736f6e6569756d2d7365706f6c69612d310000000000000000000000                                                                                                                                                                             |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                          |

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

## ZKSync

> **NOTE: USD-denominated premium fees**
>
> The fixed premium fee is denominated 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](/chainlink-functions/resources/billing#cost-calculation-example) for more information.

### ZKSync Mainnet

| Item                               | Value                                                                                                                                                                                                                                               |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router                   | <Address contractUrl="https://explorer.zksync.io/address/0x70eb02f47e7F492e57A9D05578f275Cdde0b3d4c" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "ZKSync Mainnet"}} /> |
| <DonId client:load />              | fun-zksync-mainnet-1 / 0x66756e2d7a6b73796e632d6d61696e6e65742d31000000000000000000000000                                                                                                                                                           |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.chain.link/</li><li>https\://02.functions-gateway.chain.link/</li></ul>                                                                                                                                       |

| 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                   | <Address contractUrl="https://sepolia.explorer.zksync.io/address/0x2053f087Df166772423Aeb8d270d64fD71f303E9" eventName="docs_product_interaction" additionalInfo={{ product: "FUNCTIONS", action: "routerAddress_copied", extraInfo1: "ZKSync Sepolia Testnet"}} /> |
| <DonId client:load />              | fun-zksync-sepolia-1 / 0x66756e2d7a6b73796e632d7365706f6c69612d31000000000000000000000000                                                                                                                                                                           |
| Encrypted secrets upload endpoints | <ul><li>https\://01.functions-gateway.testnet.chain.link/</li><li>https\://02.functions-gateway.testnet.chain.link/</li></ul>                                                                                                                                       |

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