Skip to content

Commit

Permalink
Update W3O init to only have one Arb One chain
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 committed Sep 20, 2023
1 parent b8b6060 commit 18636ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/lib/services/onboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,12 +217,6 @@ const intiOnboard = async (theme) => {
token: 'OETH',
label: 'Optimism',
rpcUrl: 'https://mainnet.optimism.io'
},
{
id: '0xA4B1',
token: 'ARB-ETH',
label: 'Arbitrum',
rpcUrl: 'https://rpc.ankr.com/arbitrum'
}
],
appMetadata: {
Expand Down

0 comments on commit 18636ba

Please sign in to comment.