Skip to content

Commit

Permalink
changed base rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
jcurbelo committed Jan 24, 2024
1 parent 148d5a4 commit e8822bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/widgets/src/utils/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const networks: Network[] = [
{
chain: base,
jsonRpcProviderUrl:
'https://base-mainnet.g.alchemy.com/v2/qFIon5Mh-HHiU1R6_e1KGq7ImGehdwp6',
'https://base-mainnet.g.alchemy.com/v2/-onKT4vOyp-azOD2EVjlaqjmKrhQpk50',
},
{
chain: baseGoerli,
Expand Down

1 comment on commit e8822bb

@vercel
Copy link

@vercel vercel bot commented on e8822bb Jan 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.