File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
target_chains/ethereum/entropy_sdk/solidity Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 9
9
geth_rpc_addr : https://api.testnet.evm.eosnetwork.com/
10
10
contract_addr : 0xD42c7a708E74AD19401D907a14146F006c851Ee3
11
11
legacy_tx : true
12
+ arbitrum-goerli :
13
+ geth_rpc_addr : https://arbitrum-goerli.publicnode.com
14
+ contract_addr : 0xd9eAcfFB8e80b7193042499485EF8369b08E85B6
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ The following table lists the current deployments of entropy.
24
24
| avalanche-fuji | 0xD42c7a708E74AD19401D907a14146F006c851Ee3 | 0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344 |
25
25
| optimism-goerli | 0x28F16Af4D87523910b843a801454AEde5F9B0459 | 0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344 |
26
26
| eos-evm-testnet | 0xD42c7a708E74AD19401D907a14146F006c851Ee3 | 0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344 |
27
+ | arbitrum-goerli | 0xd9eAcfFB8e80b7193042499485EF8369b08E85B6 | 0x6CC14824Ea2918f5De5C2f75A9Da968ad4BD6344 |
27
28
```
28
29
29
30
Choose one of these networks and instantiate an ` IEntropy ` contract in your solidity contract:
You can’t perform that action at this time.
0 commit comments