Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nitish-91 authored Jun 10, 2024
1 parent 5e44caa commit 85752c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/layerbank/src/sdk/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const SUBGRAPH_URLS = {

export const RPC_URLS = {
[CHAINS.SCROLL]:
"https://scroll-mainnet.blastapi.io/0f113c5d-4147-4d60-b20f-5915468a24c8",
"https://scroll-mainnet.blastapi.io/cf50a7c9-e512-45ac-ae1d-d319f1a34f06",
};

export const WETH_ADDRESS = {
Expand Down

0 comments on commit 85752c8

Please sign in to comment.