Skip to content

Commit

Permalink
V2.5 supported networks corrections (smartcontractkit#1963)
Browse files Browse the repository at this point in the history
Co-authored-by: Dwight Lyle <[email protected]>
  • Loading branch information
thedriftofwords and dwightjl authored May 31, 2024
1 parent f2b3a6b commit f3de2bb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/content/vrf/v2-5/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| LINK Token | <Address contractUrl="https://etherscan.io/token/0x514910771AF9Ca656af840dff83E8264EcF986CA" urlId="1_0x514910771AF9Ca656af840dff83E8264EcF986CA" urlClass="erc-token-address"/> |
| VRF Wrapper | <Address contractUrl="https://etherscan.io/address/0x02aae1A04f9828517b3007f83f6181900CaD910c" /> |
| VRF Coordinator | <Address contractUrl="https://etherscan.io/address/0xD7f86b4b8Cae7D942340FF628F82735b7a20893a" /> |
| 30 gwei Key Hash | <CopyText text="0x787d74caea10b2b357790d5b5247c2f63d1d91572a9846f780606e4d953677ae" code/> |
| 200 gwei Key Hash | <CopyText text="0x8077df514608a09f83e4e8d300645594e5d7234665448ba83f51a50f842bd3d9" code/> |
| 500 gwei Key Hash | <CopyText text="0x3fd2fec10d06ee8f65e7f2e95f5c56511359ece3f33960ad8a866ae24a8ff10b" code/> |
| 1000 gwei Key Hash | <CopyText text="0xc6bf2e7b88e5cfbb4946ff23af846494ae1f3c65270b79ee7876c9aa99d3d45f" code/> |
| Premium percentage <br/> (paying with ETH) | 24 |
| Premium percentage <br/> (paying with LINK) | 20 |
| Minimum Confirmations | 3 |
Expand Down Expand Up @@ -318,9 +320,9 @@ VRF v2.5 coordinators for subscription funding are available on several networks
<Fragment slot="panel.2">
| Item | Value |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token | <Address contractUrl="https://testnet.snowtrace.io/address/0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" urlId="43113_0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" urlClass="erc-token-address"/> |
| VRF Wrapper | <Address contractUrl="https://testnet.snowtrace.io/address/0x327B83F409E1D5f13985c6d0584420FA648f1F56" /> |
| VRF Coordinator | <Address contractUrl="https://testnet.snowtrace.io/address/0x5C210eF41CD1a72de73bF76eC39637bB0d3d7BEE" /> |
| LINK Token | <Address contractUrl="https://snowtrace.io/address/0x5947BB275c521040051D82396192181b413227A3" urlId="43114_0x5947BB275c521040051D82396192181b413227A3" urlClass="erc-token-address"/> |
| VRF Wrapper | <Address contractUrl="https://snowtrace.io/address/0x62Fb87c10A917580cA99AB9a86E213Eb98aa820C" /> |
| VRF Coordinator | <Address contractUrl="https://snowtrace.io/address/0xE40895D055bccd2053dD0638C9695E326152b1A4" /> |
| 200 gwei Key Hash | <CopyText text="0xea7f56be19583eeb8255aa79f16d8bd8a64cedf68e42fefee1c9ac5372b1a102" code/> |
| 500 gwei Key Hash | <CopyText text="0x84213dcadf1f89e4097eb654e3f284d7d5d5bda2bd4748d8b7fada5b3a6eaa0d" code/> |
| 1000 gwei Key Hash | <CopyText text="0xe227ebd10a873dde8e58841197a07b410038e405f1180bd117be6f6557fa491c" code/> | |
Expand Down Expand Up @@ -350,7 +352,6 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| Item | Value |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token | <Address contractUrl="https://testnet.snowtrace.io/address/0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" urlId="43113_0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" urlClass="erc-token-address"/> |
| |
| VRF Coordinator | <Address contractUrl="https://testnet.snowtrace.io/address/0x5C210eF41CD1a72de73bF76eC39637bB0d3d7BEE" /> |
| 300 gwei Key Hash | <CopyText text="0xc799bd1e3bd4d1a41cd4968997a4e03dfd2a3c7c04b695881138580163f42887" code/> |
| Premium percentage <br/> (paying with testnet AVAX) | 60 |
Expand Down

0 comments on commit f3de2bb

Please sign in to comment.