Skip to content

Commit

Permalink
fix: RPC link
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-huan committed Jan 9, 2025
1 parent c070c9b commit 275fb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sample from "lodash/sample";
import { NETWORK } from ".";

const MAINNET_RPC = [
"https://bsc-dataseed.binance.org/",
"https://bsc-dataseed1.binance.org/",
"https://bsc-dataseed1.defibit.io/",
"https://bsc-dataseed1.ninicoin.io/",
];
Expand Down

0 comments on commit 275fb1e

Please sign in to comment.