This commit is contained in:
huangjinming 2023-07-12 11:59:46 +08:00
parent 9b3a1c79ee
commit 08d6d3f331
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -212,12 +212,12 @@ export const AllChains = [
explorerurl: 'https://explorer.testnet.nahmii.io/'
},
{
name: 'Arbitrum Mainnet RPC',
name: 'Arbitrum One',
type: 'Mainnet',
rpc: 'https://arbitrum-one.public.blastapi.io',
id: 42161,
symbol: 'ETH',
explorerurl: 'https://arbiscan.io/'
explorerurl: 'https://explorer.arbitrum.io'
},
{
name: 'Arbitrum Goerli',