Skip to content

Commit

Permalink
chore(eth-multisig-v4): add bera config
Browse files Browse the repository at this point in the history
Ticket: WIN-3295
  • Loading branch information
adarsh312 committed Aug 7, 2024
1 parent 8587730 commit 6f7477b
Show file tree
Hide file tree
Showing 3 changed files with 34,496 additions and 3,143 deletions.
3 changes: 2 additions & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@ const config: HardhatUserConfig = {
network: 'berachainbArtio',
chainId: 80084,
urls: {
apiURL: 'https://api.routescan.io/v2/network/testnet/evm/80084/etherscan/api/',
apiURL:
'https://api.routescan.io/v2/network/testnet/evm/80084/etherscan/api/',
browserURL: 'https://bartio.beratrail.io/'
}
},
Expand Down
Loading

0 comments on commit 6f7477b

Please sign in to comment.