File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Celo Sepolia Testnet" ,
3+ "chainId" : 11142220 ,
4+ "shortName" : " celo-sep" ,
5+ "chain" : " CELO" ,
6+ "networkId" : 11142220 ,
7+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
8+ "slip44" : 60 ,
9+ "nativeCurrency" : {
10+ "name" : " CELO-S" ,
11+ "symbol" : " CELO" ,
12+ "decimals" : 18
13+ },
14+ "parent" : {
15+ "type" : " L2" ,
16+ "chain" : " eip155-11155111" ,
17+ "bridges" : [
18+ {
19+ "url" : " https://superbridge.app/?fromChainId=11155111&toChainId=11142220"
20+ }
21+ ]
22+ },
23+ "rpc" : [" https://forno.celo-sepolia.celo-testnet.org" ],
24+ "faucets" : [" https://faucet.celo.org" ],
25+ "infoURL" : " https://docs.celo.org" ,
26+ "explorers" : [
27+ {
28+ "name" : " Celo Sepolia Explorer" ,
29+ "url" : " https://celo-sepolia.blockscout.com" ,
30+ "icon" : " blockscout" ,
31+ "standard" : " EIP3091"
32+ }
33+ ]
34+ }
Original file line number Diff line number Diff line change 1212 "rpc" : [" https://forno.celo.org" , " wss://forno.celo.org/ws" ],
1313 "faucets" : [],
1414 "infoURL" : " https://docs.celo.org/" ,
15+ "parent" : {
16+ "type" : " L2" ,
17+ "chain" : " eip155-1" ,
18+ "bridges" : [{ "url" : " https://superbridge.app/celo" }]
19+ },
1520 "explorers" : [
1621 {
1722 "name" : " Celoscan" ,
2025 },
2126 {
2227 "name" : " blockscout" ,
23- "url" : " https://explorer. celo.org " ,
24- "standard" : " none "
28+ "url" : " https://celo.blockscout.com " ,
29+ "standard" : " EIP3091 "
2530 }
2631 ]
2732}
You can’t perform that action at this time.
0 commit comments