Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Sepolia gas lane #1949

Merged
merged 2 commits into from
May 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -92,7 +92,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" /> |
| 30 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| 750 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 @@ -106,7 +106,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" /> |
| 30 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| 750 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
2 changes: 1 addition & 1 deletion src/content/vrf/v2/subscription/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ VRF v2 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/0x8103B0A8A00be2DDC778e6e7eaa21791Cd364625" /> |
| 150 gwei Key Hash | <CopyText text="0x474e34a077df58807dbe9c96d3c009b23b3c6d0cce433e59bbf5b34f823bc56c" code/> |
| 750 gwei Key Hash | <CopyText text="0x474e34a077df58807dbe9c96d3c009b23b3c6d0cce433e59bbf5b34f823bc56c" code/> |
| Premium | 0.25 LINK |
| Max Gas Limit | 2,500,000 |
| Minimum Confirmations | 3 |
Expand Down