Skip to content

Commit

Permalink
Correct Amoy endpoint URLs (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedriftofwords authored May 3, 2024
1 parent 445ed4b commit be1aa3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/chainlink-functions/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Read the [LINK Token Contracts](/resources/link-token-contracts) page to learn w
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Functions router | <Address contractUrl="https://amoy.polygonscan.com/address/0xC22a79eBA640940ABB6dF0f7982cc119578E11De" /> |
| <DonId client:load/> | <CopyText text="fun-polygon-amoy-1" code /> / <CopyText text="0x66756e2d706f6c79676f6e2d616d6f792d310000000000000000000000000000"code format formatType="bytes32" /> |
| Encrypted secrets upload endpoints | <ul><li><CopyText text="https://01.functions-gateway.chain.link/" code /></li><li><CopyText text="https://02.functions-gateway.chain.link/" code /></li></ul> |
| Encrypted secrets upload endpoints | <ul><li><CopyText text="https://01.functions-gateway.testnet.chain.link/" code /></li><li><CopyText text="https://02.functions-gateway.testnet.chain.link/" code /></li></ul> |

| Billing Item | Value |
| ------------------------------------------------ | ------------- |
Expand Down

0 comments on commit be1aa3b

Please sign in to comment.