Skip to content

Commit 20caa0e

Browse files
committed
2 parents 93007f4 + 7616c0b commit 20caa0e

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

pages/entropy/contract-addresses.mdx

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
## Mainnets
44

5-
| Chain Id | Entropy Contract Address | Reveal Delay |
6-
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------ |
7-
| lightlink-phoenix | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://phoenix.lightlink.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | 1 block |
8-
| chiliz | [`0x0708325268dF9F66270F1401206434524814508b`](https://scan.chiliz.com/address/0x0708325268dF9F66270F1401206434524814508b) | 12 blocks |
9-
| arbitrum | [`0x7698E925FfC29655576D0b361D75Af579e20AdAc`](https://arbiscan.io/address/0x7698E925FfC29655576D0b361D75Af579e20AdAc) | 6 blocks |
10-
| optimism | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://optimistic.etherscan.io/address/0xdF21D137Aadc95588205586636710ca2890538d5) | Until `safe` |
11-
| mode | [`0x8D254a21b3C86D32F7179855531CE99164721933`](https://explorer.mode.network/address/0x8D254a21b3C86D32F7179855531CE99164721933) | Until `safe` |
12-
| blast | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://blastscan.io/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) | Until `safe` |
5+
| Chain Id | Entropy Contract Address | Reveal Delay |
6+
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------ |
7+
| lightlink-phoenix | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://phoenix.lightlink.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | 1 block |
8+
| chiliz | [`0x0708325268dF9F66270F1401206434524814508b`](https://scan.chiliz.com/address/0x0708325268dF9F66270F1401206434524814508b) | 12 blocks |
9+
| arbitrum | [`0x7698E925FfC29655576D0b361D75Af579e20AdAc`](https://arbiscan.io/address/0x7698E925FfC29655576D0b361D75Af579e20AdAc) | 6 blocks |
10+
| optimism | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://optimistic.etherscan.io/address/0xdF21D137Aadc95588205586636710ca2890538d5) | Until `safe` |
11+
| mode | [`0x8D254a21b3C86D32F7179855531CE99164721933`](https://explorer.mode.network/address/0x8D254a21b3C86D32F7179855531CE99164721933) | Until `safe` |
12+
| blast | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://blastscan.io/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) | Until `safe` |
13+
| zetachain | [`0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320`](https://zetachain.blockscout.com/address/0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320) | 0 block |
1314

1415
The default provider for above mainnet chains is `0x52DeaA1c84233F7bb8C8A45baeDE41091c616506`. The Fortuna URL for the default provider is `https://fortuna.dourolabs.app/v1/chains/<chain>`,
1516
where `<chain>` is the chain id from the leftmost column.
@@ -34,6 +35,7 @@ Read [here](https://www.alchemy.com/overviews/ethereum-commitment-levels) for mo
3435
| base-sepolia | [`0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c`](https://base-sepolia.blockscout.com/address/0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c) |
3536
| berachain-testnet | [`0x26DD80569a8B23768A1d80869Ed7339e07595E85`](https://artio.beratrail.io/address/0x26DD80569a8B23768A1d80869Ed7339e07595E85) |
3637
| coredao-testnet | [`0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67`](https://scan.test.btcs.network/address/0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67) |
38+
| zetachain-testnet | [`0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF`](https://explorer.zetachain.com/address/0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF) |
3739

3840
The default provider for above testnet chains is `0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344`. The Fortuna URL for the default provider is `https://fortuna-staging.dourolabs.app/v1/chains/<chain>`,
3941
where `<chain>` is the chain id from the leftmost column.

0 commit comments

Comments
 (0)