Skip to content

Commit

Permalink
New Kaia RPC (#1127)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna authored Oct 8, 2024
1 parent 44da8fc commit 9683d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/connect/src/env/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const chains = [

export const MAINNET_RPCS = {
...rpcs(chains, asRpcHost),
Klaytn: "https://public-en.node.kaia.io/",
Solana: "https://wormhole.rpcpool.com/",
};

Expand Down

0 comments on commit 9683d84

Please sign in to comment.