Skip to content

Commit

Permalink
Merge pull request #1235 from eth-brownie/feat/arbitrum
Browse files Browse the repository at this point in the history
feat: add arbitrum to network config
  • Loading branch information
iamdefinitelyahuman authored Sep 5, 2021
2 parents 837db7a + b804c4a commit 223f7ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions brownie/data/network-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ live:
id: kotti
host: https://www.ethercluster.com/kotti
explorer: https://blockscout.com/etc/kotti/api
- name: Arbitrum
networks:
- name: Mainnet
chainid: 42161
id: arbitrum-main
host: https://arb1.arbitrum.io/rpc
explorer: https://api.arbiscan.io/api
- name: Binance Smart Chain
networks:
- name: Testnet
Expand Down

0 comments on commit 223f7ed

Please sign in to comment.