Skip to content

Commit

Permalink
chore(Near): added to mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Dec 6, 2024
1 parent a35d67a commit 79e83f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ export const prodBridgeConfig: IBridgeConfig = {
lastBlock: 0,
nativeCoinSymbol: "NEAR",
nearBlocksUrl: "https://api.nearblocks.io/v1/",
networkId: "testnet",
networkId: "mainnet",
rpcURL: "https://rpc.mainnet.near.org",
theGraphApiUrl:
"https://api.studio.thegraph.com/query/97240/d-live/version/latest",
Expand Down

0 comments on commit 79e83f7

Please sign in to comment.