Skip to content

Commit

Permalink
Merge pull request #254 from bnb-chain/feat/sendConfirmPopup1230
Browse files Browse the repository at this point in the history
chore: Update klaytn rpc
  • Loading branch information
Halibao-Lala authored Jan 7, 2025
2 parents 5d3fc97 + 2436f51 commit ddfd43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/canonical-bridge-ui/token-config/mainnet/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ export const chains: IChainConfig[] = [
symbol: 'KLAY',
decimals: 18,
},
rpcUrl: 'https://1rpc.io/klay',
rpcUrl: 'https://public-en-cypress.klaytn.net',
explorer: {
name: 'Klaytnscope',
url: 'https://scope.klaytn.com',
Expand Down

0 comments on commit ddfd43a

Please sign in to comment.