Skip to content

Commit 0df52dc

Browse files
add ronin as supported networkfor vrf (#2581)
* add ronin as supported networkfor vrf * udpates for testnet and mainnet * Update supported-networks.mdx update values * Update supported-networks.mdx * Update supported-networks.mdx
1 parent 7e11747 commit 0df52dc

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

src/content/vrf/v2-5/supported-networks.mdx

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,88 @@ Chainlink's PegSwap service**](https://pegswap.chain.link/)
621621
</Fragment>
622622
</TabsContent>
623623

624+
## <img src="/assets/chains/ronin.svg" style="height: 24px; width: auto; margin-right: 8px;" />Ronin
625+
626+
### Ronin Mainnet
627+
628+
{/* prettier-ignore */}
629+
<TabsContent client:visible>
630+
<Fragment slot="tab.1">Subscription</Fragment>
631+
<Fragment slot="tab.2">Direct funding</Fragment>
632+
<Fragment slot="panel.1">
633+
| Item | Value |
634+
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
635+
| LINK Token | <Address contractUrl="https://app.roninchain.com/address/0x3902228D6A3d2Dc44731fD9d45FeE6a61c722D0b" urlId="2020_0x3902228D6A3d2Dc44731fD9d45FeE6a61c722D0b" urlClass="erc-token-address"/> |
636+
| VRF Coordinator | <Address contractUrl="https://app.roninchain.com/address/0xa18FD3db9B869AD2A8c55267e0D54dbf6ECEbEda" eventName="docs_product_interaction" additionalInfo={{ product: "VRF", action: "vrfCoordinator_copied", extraInfo1: "Subscription2.5", extraInfo2: "Ronin Mainnet"}} /> |
637+
| 50 gwei Key Hash | <CopyText text="0x1aefc70f3533a251306d6b85a6b336ba0ae2e384226274b236f42c3d5366dbbd" code/> |
638+
| 200 gwei Key Hash | <CopyText text="0x01753ec79fbf37f6332977d62f25c6d701b11bac255d7e79674fd2886622b0cc" code/> |
639+
| 1000 gwei Key Hash | <CopyText text="0xdb64d2a17ee501f6c6a8c090e058dfa39ea79d5fd121185bb903f5a69b8038a3" code/> |
640+
| Premium percentage <br/> (paying with testnet ETH) | 60 |
641+
| Premium percentage <br/> (paying with LINK) | 50 |
642+
| Max Gas Limit | 2,500,000 |
643+
| Minimum Confirmations | 3 |
644+
| Maximum Confirmations | 200 |
645+
| Maximum Random Values | 500 |
646+
</Fragment>
647+
<Fragment slot="panel.2">
648+
| Item | Value |
649+
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
650+
| LINK Token | <Address contractUrl="https://app.roninchain.com/address/0x3902228D6A3d2Dc44731fD9d45FeE6a61c722D0b" urlId="2020_0x3902228D6A3d2Dc44731fD9d45FeE6a61c722D0b" urlClass="erc-token-address"/> |
651+
| VRF Wrapper | <Address contractUrl="https://app.roninchain.com/address/0x3B7d0d0CeC08eBF8dad58aCCa4719791378b2329" /> |
652+
| VRF Coordinator | <Address contractUrl="https://app.roninchain.com/address/0xa18FD3db9B869AD2A8c55267e0D54dbf6ECEbEda" eventName="docs_product_interaction" additionalInfo={{ product: "VRF", action: "vrfCoordinator_copied", extraInfo1: "Subscription2.5", extraInfo2: "Ronin Mainnet"}} /> |
653+
| 50 gwei Key Hash | <CopyText text="0x1aefc70f3533a251306d6b85a6b336ba0ae2e384226274b236f42c3d5366dbbd" code/> |
654+
| 200 gwei Key Hash | <CopyText text="0x01753ec79fbf37f6332977d62f25c6d701b11bac255d7e79674fd2886622b0cc" code/> |
655+
| 1000 gwei Key Hash | <CopyText text="0xdb64d2a17ee501f6c6a8c090e058dfa39ea79d5fd121185bb903f5a69b8038a3" code/> |
656+
| Premium percentage <br/> (paying with ETH) | 60 |
657+
| Premium percentage <br/> (paying with LINK) | 50 |
658+
| Minimum Confirmations | 3 |
659+
| Maximum Confirmations | 200 |
660+
| Maximum Random Values | 10 |
661+
| Wrapper Gas overhead | 13400 |
662+
| Coordinator Gas Overhead (Native) | 99500 |
663+
| Coordinator Gas Overhead (LINK) | 121500 |
664+
| Coordinator Gas Overhead per Word | 435 |
665+
</Fragment>
666+
</TabsContent>
667+
668+
### Ronin Saigon Testnet
669+
670+
{/* prettier-ignore */}
671+
<TabsContent client:visible>
672+
<Fragment slot="tab.1">Subscription</Fragment>
673+
<Fragment slot="tab.2">Direct funding</Fragment>
674+
<Fragment slot="panel.1">
675+
| Item | Value |
676+
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
677+
| LINK Token | <Address contractUrl="https://saigon-app.roninchain.com/address/0x5bB50A6888ee6a67E22afFDFD9513be7740F1c15" urlId="2021_0x5bB50A6888ee6a67E22afFDFD9513be7740F1c15" urlClass="erc-token-address"/> |
678+
| VRF Coordinator | <Address contractUrl="https://saigon-app.roninchain.com/address/0xc052324E6A27D0E4b2CbF0FdFFBCb3796ea8f8B8" eventName="docs_product_interaction" additionalInfo={{ product: "VRF", action: "vrfCoordinator_copied", extraInfo1: "Subscription2.5", extraInfo2: "Ronin Saigon Testnet"}} /> |
679+
| 200 gwei Key Hash | <CopyText text="0x0a79a60cc054d8da06a5050a1d07f0fec08088ca64192cf67477f8cc3e549f71" code/> |
680+
| Premium percentage <br/> (paying with testnet ETH) | 60 |
681+
| Premium percentage <br/> (paying with LINK) | 50 |
682+
| Max Gas Limit | 2,500,000 |
683+
| Minimum Confirmations | 3 |
684+
| Maximum Confirmations | 200 |
685+
| Maximum Random Values | 500 |
686+
</Fragment>
687+
<Fragment slot="panel.2">
688+
| Item | Value |
689+
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
690+
| LINK Token | <Address contractUrl="https://saigon-app.roninchain.com/address/0x5bB50A6888ee6a67E22afFDFD9513be7740F1c15" urlId="2021_0x5bB50A6888ee6a67E22afFDFD9513be7740F1c15" urlClass="erc-token-address"/> |
691+
| VRF Wrapper | <Address contractUrl="https://saigon-app.roninchain.com/address/0x4664273cf5Eb350c864c2F37F63b045a883F93C6" /> |
692+
| VRF Coordinator | <Address contractUrl="https://saigon-app.roninchain.com/address/0xc052324E6A27D0E4b2CbF0FdFFBCb3796ea8f8B8" eventName="docs_product_interaction" additionalInfo={{ product: "VRF", action: "vrfCoordinator_copied", extraInfo1: "Subscription2.5", extraInfo2: "Ronin Saigon Testnet"}} /> |
693+
| 200 gwei Key Hash | <CopyText text="0x0a79a60cc054d8da06a5050a1d07f0fec08088ca64192cf67477f8cc3e549f71" code/> |
694+
| Premium percentage <br/> (paying with testnet ETH) | 60 |
695+
| Premium percentage <br/> (paying with LINK) | 50 |
696+
| Minimum Confirmations | 3 |
697+
| Maximum Confirmations | 200 |
698+
| Maximum Random Values | 10 |
699+
| Wrapper Gas overhead | 13400 |
700+
| Coordinator Gas Overhead (Native) | 99500 |
701+
| Coordinator Gas Overhead (LINK) | 121500 |
702+
| Coordinator Gas Overhead per Word | 435 |
703+
</Fragment>
704+
</TabsContent>
705+
624706
## <img src="/assets/chains/soneium.svg" style="height: 24px; width: auto; margin-right: 8px;" />Soneium
625707

626708
### Soneium Mainnet

0 commit comments

Comments
 (0)