Skip to content

Commit

Permalink
fix: TON RPCs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithreum committed Dec 11, 2024
1 parent 89637cd commit 3b1cc4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/factory/rpcs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ export const MainnetRPCUri = {
TON: [
"https://toncenter.com/api/v2/jsonRPC?api_key=a0b875b16d9045fed8cee2ad6ee7733990afd045a6e2fbb50708186c9f6decb0",
"https://go.getblock.io/9cbe9ae971fb4d6e93cd2003075c63e0",
"https://go.getblock.io/690db4c466e7410e9a6746f873ae9fa2",
"https://go.getblock.io/685d2dcf891741da97c007a54972bede",
"https://ton-mainnet.core.chainstack.com/5100b867ed6644ea5e9c5e689baaf6fb/api/v3",
"https://ton-mainnet.core.chainstack.com/5100b867ed6644ea5e9c5e689baaf6fb/api/v2",
],

} as const;
Expand Down

0 comments on commit 3b1cc4c

Please sign in to comment.