Skip to content

Commit

Permalink
Update Arbitrum Nove gas token
Browse files Browse the repository at this point in the history
Adamj1232 committed Sep 20, 2023
1 parent 2ca7e47 commit b8b6060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/lib/services/onboard.js
Original file line number Diff line number Diff line change
@@ -178,13 +178,13 @@ const intiOnboard = async (theme) => {
},
{
id: 42161,
token: 'ARB-ETH',
token: 'ETH',
label: 'Arbitrum One',
rpcUrl: 'https://rpc.ankr.com/arbitrum'
},
{
id: '0xa4ba',
token: 'ARB',
token: 'ETH',
label: 'Arbitrum Nova',
rpcUrl: 'https://nova.arbitrum.io/rpc'
},

0 comments on commit b8b6060

Please sign in to comment.