Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #136 from bandprotocol/add-vrf-mainnet-chains
Browse files Browse the repository at this point in the history
Add VRF contract addresses for mainnet BSC and Cronos
  • Loading branch information
babybunn authored Apr 28, 2023
2 parents 3ca3ccf + 9080c6f commit db2d0f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/vrf/supported-blockchains.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ order: 5

Our deployed `Bridge``VRFProvider``MockVRFConsumer` and `VRFLens`contracts on each chain are shown in the table below.

#### Mainnet

| Chain \ Contract | Bridge | VRFProvider | VRFLens |
| -------------------------------- | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| [BSC](https://bscscan.com/) | 0xB1bc084DFdf558C1DFE9332c955ffC60807Db350 | 0xaEC7D640E4F1970615e685286202486c26b7Bcb3 | 0x0753D058ae5D8A1297F09381B8Fe903fc5Da3D2f |
| [Cronos](https://cronoscan.com/) | 0xB1bc084DFdf558C1DFE9332c955ffC60807Db350 | 0xaEC7D640E4F1970615e685286202486c26b7Bcb3 | 0x0cc0Ead2A44f179ef3C560A6b1d804D0e2239212 |

#### Testnet

| Chain \ Contract | Bridge | VRFProvider | MockVRFConsumer | VRFLens |
Expand Down

0 comments on commit db2d0f8

Please sign in to comment.