File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
embedded-wallets/connect-blockchain/_general-connect-blockchain Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import TabItem from '@theme/TabItem'
55 defaultValue = " mainnet"
66 values = { [
77 { label: " Mainnet" , value: " mainnet" },
8- { label: " Alfajores Testnet" , value: " alfajores " },
8+ { label: " Sepolia Testnet" , value: " sepolia " },
99 ]}
1010>
1111<TabItem value = " mainnet" >
@@ -19,12 +19,12 @@ import TabItem from '@theme/TabItem'
1919
2020</TabItem >
2121
22- <TabItem value = " alfajores " >
22+ <TabItem value = " sepolia " >
2323
24- - ** Chain ID:** 0xaef3
25- - ** Public RPC URL:** https://alfajores- forno.celo-testnet.org
26- - ** Display Name:** Celo Alfajores Testnet
27- - ** Block Explorer Link:** https://alfajores-blockscout. celo-testnet.org
24+ - ** Chain ID:** 0xaa044c
25+ - ** Public RPC URL:** https://forno.celo-sepolia .celo-testnet.org
26+ - ** Display Name:** Celo Sepolia Testnet
27+ - ** Block Explorer Link:** https://celo-sepolia.blockscout.com/
2828- ** Ticker:** CELO
2929- ** Ticker Name:** Celo
3030
You can’t perform that action at this time.
0 commit comments