|
2 | 2 |
|
3 | 3 | ## Mainnets
|
4 | 4 |
|
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) | 1 block | |
13 |
| -| zetachain | [`0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320`](https://zetachain.blockscout.com/address/0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320) | 0 block | |
14 |
| -| base | [`0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb`](https://basescan.org/address/0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb) | 1 block | |
15 |
| - |
16 |
| -The default provider for above mainnet chains is `0x52DeaA1c84233F7bb8C8A45baeDE41091c616506`. The Fortuna URL for the default provider is `https://fortuna.dourolabs.app/v1/chains/<chain>`, |
17 |
| -where `<chain>` is the chain id from the leftmost column. |
| 5 | +| Chain Id | Entropy Contract Address | Reveal Delay | Gas Limit | |
| 6 | +| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------ | --------- | |
| 7 | +| lightlink-phoenix | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://phoenix.lightlink.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | 1 block | 500K | |
| 8 | +| chiliz | [`0x0708325268dF9F66270F1401206434524814508b`](https://scan.chiliz.com/address/0x0708325268dF9F66270F1401206434524814508b) | 12 blocks | 500K | |
| 9 | +| arbitrum | [`0x7698E925FfC29655576D0b361D75Af579e20AdAc`](https://arbiscan.io/address/0x7698E925FfC29655576D0b361D75Af579e20AdAc) | 6 blocks | 500K | |
| 10 | +| optimism | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://optimistic.etherscan.io/address/0xdF21D137Aadc95588205586636710ca2890538d5) | Until `safe` | 500K | |
| 11 | +| mode | [`0x8D254a21b3C86D32F7179855531CE99164721933`](https://explorer.mode.network/address/0x8D254a21b3C86D32F7179855531CE99164721933) | Until `safe` | 500K | |
| 12 | +| blast | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://blastscan.io/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) | 1 block | 500K | |
| 13 | +| zetachain | [`0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320`](https://zetachain.blockscout.com/address/0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320) | 0 block | 500K | |
| 14 | +| base | [`0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb`](https://basescan.org/address/0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb) | 1 block | 500K | |
| 15 | + |
| 16 | +The default provider for above mainnet chains is `0x52DeaA1c84233F7bb8C8A45baeDE41091c616506`. |
18 | 17 |
|
19 | 18 | The default provider on mainnet has a reveal delay to avoid changes on the outcome of the Entropy request because of block reorgs.
|
20 | 19 | The reveal delay can be a number of blocks (measured from the `latest` block) or `safe` which means the reveal will be delayed until the request transaction is included in a block with `safe` tag.
|
21 | 20 | Read [here](https://www.alchemy.com/overviews/ethereum-commitment-levels) for more information on commitment levels.
|
22 | 21 |
|
| 22 | +The default provider fulfills the request by sending a transaction with a gas limit as mentioned in above table. Entropy callbacks the consumer as part of this transaction. |
| 23 | + |
23 | 24 | ## Testnets
|
24 | 25 |
|
25 |
| -| Chain Id | Entropy Contract Address | |
26 |
| -| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | |
27 |
| -| lightlink-pegasus | [`0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a`](https://pegasus.lightlink.io/address/0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a) | |
28 |
| -| chiliz-spicy | [`0xD458261E832415CFd3BAE5E416FdF3230ce6F134`](https://spicy-explorer.chiliz.com/address/0xD458261E832415CFd3BAE5E416FdF3230ce6F134) | |
29 |
| -| conflux-espace-testnet | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://evmtestnet.confluxscan.io/address/0xdF21D137Aadc95588205586636710ca2890538d5) | |
30 |
| -| mode-sepolia | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://sepolia.explorer.mode.network/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | |
31 |
| -| sei-evm-devnet | [`0x6E3A2a644eeDCf6007d3c7d85F0094Cc1B25B2AE`](https://seitrace.com/address/0x6E3A2a644eeDCf6007d3c7d85F0094Cc1B25B2AE) | |
32 |
| -| arbitrum-sepolia | [`0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440`](https://sepolia.arbiscan.io/address/0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440) | |
33 |
| -| fantom-sonic | [`0xb27e5ca259702f209a29225d0eDdC131039C9933`](https://public-sonic.fantom.network/address/0xb27e5ca259702f209a29225d0eddc131039c9933) | |
34 |
| -| blast-testnet | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://testnet.blastscan.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | |
35 |
| -| optimism-sepolia | [`0x4821932D0CDd71225A6d914706A621e0389D7061`](https://optimism-sepolia.blockscout.com/address/0x4821932D0CDd71225A6d914706A621e0389D7061) | |
36 |
| -| base-sepolia | [`0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c`](https://base-sepolia.blockscout.com/address/0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c) | |
37 |
| -| berachain-testnet | [`0x26DD80569a8B23768A1d80869Ed7339e07595E85`](https://artio.beratrail.io/address/0x26DD80569a8B23768A1d80869Ed7339e07595E85) | |
38 |
| -| coredao-testnet | [`0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67`](https://scan.test.btcs.network/address/0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67) | |
39 |
| -| zetachain-testnet | [`0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF`](https://explorer.zetachain.com/address/0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF) | |
40 |
| - |
41 |
| -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>`, |
42 |
| -where `<chain>` is the chain id from the leftmost column. |
| 26 | +| Chain Id | Entropy Contract Address | Gas Limit | |
| 27 | +| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | --------- | |
| 28 | +| lightlink-pegasus | [`0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a`](https://pegasus.lightlink.io/address/0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a) | 500K | |
| 29 | +| chiliz-spicy | [`0xD458261E832415CFd3BAE5E416FdF3230ce6F134`](https://spicy-explorer.chiliz.com/address/0xD458261E832415CFd3BAE5E416FdF3230ce6F134) | 500K | |
| 30 | +| conflux-espace-testnet | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://evmtestnet.confluxscan.io/address/0xdF21D137Aadc95588205586636710ca2890538d5) | 500K | |
| 31 | +| mode-sepolia | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://sepolia.explorer.mode.network/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | 500K | |
| 32 | +| sei-evm-devnet | [`0x6E3A2a644eeDCf6007d3c7d85F0094Cc1B25B2AE`](https://seitrace.com/address/0x6E3A2a644eeDCf6007d3c7d85F0094Cc1B25B2AE) | 500K | |
| 33 | +| arbitrum-sepolia | [`0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440`](https://sepolia.arbiscan.io/address/0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440) | 500K | |
| 34 | +| fantom-sonic | [`0xb27e5ca259702f209a29225d0eDdC131039C9933`](https://public-sonic.fantom.network/address/0xb27e5ca259702f209a29225d0eddc131039c9933) | 500K | |
| 35 | +| blast-testnet | [`0x98046Bd286715D3B0BC227Dd7a956b83D8978603`](https://testnet.blastscan.io/address/0x98046Bd286715D3B0BC227Dd7a956b83D8978603) | 500K | |
| 36 | +| optimism-sepolia | [`0x4821932D0CDd71225A6d914706A621e0389D7061`](https://optimism-sepolia.blockscout.com/address/0x4821932D0CDd71225A6d914706A621e0389D7061) | 500K | |
| 37 | +| base-sepolia | [`0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c`](https://base-sepolia.blockscout.com/address/0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c) | 500K | |
| 38 | +| berachain-testnet | [`0x26DD80569a8B23768A1d80869Ed7339e07595E85`](https://artio.beratrail.io/address/0x26DD80569a8B23768A1d80869Ed7339e07595E85) | 500K | |
| 39 | +| coredao-testnet | [`0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67`](https://scan.test.btcs.network/address/0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67) | 500K | |
| 40 | +| zetachain-testnet | [`0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF`](https://explorer.zetachain.com/address/0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF) | 500K | |
| 41 | + |
| 42 | +The default provider for above testnet chains is `0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344`. |
43 | 43 |
|
44 | 44 | The default provider on testnet doesn't have a reveal delay. It reveals the commitment as soon as the request transaction is included in a block.
|
| 45 | + |
| 46 | +The default provider fulfills the request by sending a transaction with a gas limit as mentioned in above table. Entropy callbacks the consumer as part of this transaction. |
0 commit comments