Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into contracts-1-1-1-release
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightjl committed May 24, 2024
2 parents 3fdf21c + 8010fcb commit 27d44f7
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/content/vrf/v2-5/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token | <Address contractUrl="https://sepolia.etherscan.io/token/0x779877A7B0D9E8603169DdbD7836e478b4624789" urlId="11155111_0x779877A7B0D9E8603169DdbD7836e478b4624789" urlClass="erc-token-address"/> |
| VRF Coordinator | <Address contractUrl="https://sepolia.etherscan.io/address/0x9DdfaCa8183c41ad55329BdeeD9F6A8d53168B1B" /> |
| 750 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| 100 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| Premium percentage <br/> (paying with Sepolia ETH) | 24 |
| Premium percentage <br/> (paying with testnet LINK) | 20 |
| Max Gas Limit | 2,500,000 |
Expand All @@ -104,7 +104,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| LINK Token | <Address contractUrl="https://sepolia.etherscan.io/token/0x779877A7B0D9E8603169DdbD7836e478b4624789" urlId="11155111_0x779877A7B0D9E8603169DdbD7836e478b4624789" urlClass="erc-token-address"/> |
| VRF Wrapper | <Address contractUrl="https://sepolia.etherscan.io/address/0x195f15F2d49d693cE265b4fB0fdDbE15b1850Cc1" /> |
| VRF Coordinator | <Address contractUrl="https://sepolia.etherscan.io/address/0x9DdfaCa8183c41ad55329BdeeD9F6A8d53168B1B" /> |
| 750 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| 100 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| Premium percentage <br/> (paying with Sepolia ETH) | 24 |
| Premium percentage <br/> (paying with testnet LINK) | 20 |
| Minimum Confirmations | 3 |
Expand Down
20 changes: 19 additions & 1 deletion src/content/vrf/v2/direct-funding/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:

import Vrf2_5Common from "@features/vrf/v2-5/Vrf2_5Common.astro"
import ResourcesCallout from "@features/resources/callouts/ResourcesCallout.astro"
import { Address, Aside } from "@components"
import { Address, Aside, CopyText } from "@components"

<Vrf2_5Common callout="supportednetworks" />

Expand Down Expand Up @@ -152,6 +152,24 @@ Testnet LINK is available from https://faucets.chain.link/bnb-chain-testnet
| Wrapper Gas overhead | 40000 |
| Coordinator Gas Overhead | 90000 |

### Polygon Amoy testnet

<Vrf2_5Common callout="supportednetworks" />


| Item | Value |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token | <Address contractUrl="https://amoy.polygonscan.com/address/0x0fd9e8d3af1aaee056eb9e802c3a762a667b1904" urlId="80002_0x0fd9e8d3af1aaee056eb9e802c3a762a667b1904" urlClass="erc-token-address"/> |
| VRF Coordinator | <Address contractUrl="https://amoy.polygonscan.com/address/0x7E10652Cb79Ba97bC1D0F38a1e8FaD8464a8a908" /> |
| 500 gwei Key Hash | <CopyText text="0x3f631d5ec60a0ce16203bcd6aff7ffbc423e22e452786288e172d467354304c8" code /> |
| Premium | 0.0005 LINK |
| Max Gas Limit | 2,500,000 |
| Minimum Confirmations | 3 |
| Maximum Confirmations | 200 |
| Maximum Random Values | 10 |
| Wrapper Gas overhead | 40000 |
| Coordinator Gas Overhead | 90000 |

### Avalanche mainnet

<Vrf2_5Common callout="supportednetworks" />
Expand Down
16 changes: 16 additions & 0 deletions src/content/vrf/v2/subscription/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,22 @@ Testnet LINK is available from https://faucets.chain.link/bnb-chain-testnet
| Maximum Confirmations | 200 |
| Maximum Random Values | 500 |

### Polygon Amoy testnet

<Vrf2_5Common callout="supportednetworks" />


| Item | Value |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token | <Address contractUrl="https://amoy.polygonscan.com/address/0x0fd9e8d3af1aaee056eb9e802c3a762a667b1904" urlId="80002_0x0fd9e8d3af1aaee056eb9e802c3a762a667b1904" urlClass="erc-token-address"/> |
| VRF Coordinator | <Address contractUrl="https://amoy.polygonscan.com/address/0x7E10652Cb79Ba97bC1D0F38a1e8FaD8464a8a908" /> |
| 500 gwei Key Hash | <CopyText text="0x3f631d5ec60a0ce16203bcd6aff7ffbc423e22e452786288e172d467354304c8" code /> |
| Premium | 0.0005 LINK |
| Max Gas Limit | 2,500,000 |
| Minimum Confirmations | 3 |
| Maximum Confirmations | 200 |
| Maximum Random Values | 500 |

### Avalanche mainnet

<Vrf2_5Common callout="supportednetworks" />
Expand Down

0 comments on commit 27d44f7

Please sign in to comment.