File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 155155 },
156156 "FANTOM_TESTNET" : {
157157 "chainId" : 4002 ,
158- "title" : " Fantom testnet " ,
158+ "title" : " Fantom Testnet " ,
159159 "explorer" : " https://testnet.ftmscan.com" ,
160160 "nativeCurrency" : {
161161 "name" : " Fantom" ,
585585 "chains" : {
586586 "ZIRCUIT_MAINNET" : {
587587 "chainId" : 48900 ,
588- "title" : " Zircuit mainnet " ,
588+ "title" : " Zircuit" ,
589589 "explorer" : " https://explorer.zircuit.com" ,
590590 "nativeCurrency" : { "name" : " ETH" , "symbol" : " ETH" , "decimals" : 18 }
591591 },
592592 "ZIRCUIT_TESTNET" : {
593593 "chainId" : 48899 ,
594- "title" : " Zircuit testnet " ,
594+ "title" : " Zircuit Testnet " ,
595595 "explorer" : " https://explorer.testnet.zircuit.com" ,
596596 "nativeCurrency" : { "name" : " ETH" , "symbol" : " ETH" , "decimals" : 18 }
597597 }
Original file line number Diff line number Diff line change @@ -1031,7 +1031,7 @@ export const SIDEBAR: Partial<Record<Sections, SectionEntry[]>> = {
10311031 url : "ccip/tutorials/cross-chain-tokens" ,
10321032 children : [
10331033 {
1034- title : "Deploy and RegisterUsing Remix IDE" ,
1034+ title : "Deploy and Register Using Remix IDE" ,
10351035 url : "ccip/tutorials/cross-chain-tokens/register-from-eoa-remix" ,
10361036 } ,
10371037 {
You can’t perform that action at this time.
0 commit comments