File tree Expand file tree Collapse file tree 1 file changed +54
-2
lines changed
Assets/Thirdweb/Resources Expand file tree Collapse file tree 1 file changed +54
-2
lines changed Original file line number Diff line number Diff line change 14620
14620
"bridges" : [{ "url" : " https://pgn-bridge.vercel.app/bridge" }]
14621
14621
}
14622
14622
},
14623
+ {
14624
+ "name" : " Linea" ,
14625
+ "title" : " Linea Mainnet" ,
14626
+ "chain" : " ETH" ,
14627
+ "rpc" : [
14628
+ " https://rpc.linea.build" ,
14629
+ " wss://rpc.linea.build" ,
14630
+ " https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}" ,
14631
+ " wss://linea-mainnet.infura.io/ws/v3/${INFURA_API_KEY}"
14632
+ ],
14633
+ "faucets" : [],
14634
+ "nativeCurrency" : {
14635
+ "name" : " Linea Ether" ,
14636
+ "symbol" : " ETH" ,
14637
+ "decimals" : 18
14638
+ },
14639
+ "infoURL" : " https://linea.build" ,
14640
+ "shortName" : " linea" ,
14641
+ "chainId" : 59144 ,
14642
+ "networkId" : 59144 ,
14643
+ "icon" : " linea" ,
14644
+ "parent" : {
14645
+ "type" : " L2" ,
14646
+ "chain" : " eip155-1" ,
14647
+ "bridges" : [
14648
+ {
14649
+ "url" : " https://bridge.linea.build"
14650
+ }
14651
+ ]
14652
+ },
14653
+ "explorers" : [
14654
+ {
14655
+ "name" : " Etherscan" ,
14656
+ "url" : " https://lineascan.build" ,
14657
+ "standard" : " EIP3091" ,
14658
+ "icon" : " linea"
14659
+ },
14660
+ {
14661
+ "name" : " Blockscout" ,
14662
+ "url" : " https://explorer.linea.build" ,
14663
+ "standard" : " EIP3091" ,
14664
+ "icon" : " linea"
14665
+ }
14666
+ ],
14667
+ "status" : " active"
14668
+ },
14623
14669
{
14624
14670
"name" : " Linea Testnet" ,
14625
14671
"title" : " Linea Goerli Testnet" ,
14628
14674
" https://rpc.goerli.linea.build" ,
14629
14675
" wss://rpc.goerli.linea.build" ,
14630
14676
" https://linea-goerli.infura.io/v3/${INFURA_API_KEY}" ,
14631
- " wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}"
14677
+ " wss://linea-goerli.infura.io/ws/ v3/${INFURA_API_KEY}"
14632
14678
],
14633
14679
"faucets" : [" https://faucetlink.to/goerli" ],
14634
14680
"nativeCurrency" : {
14652
14698
},
14653
14699
"explorers" : [
14654
14700
{
14655
- "name" : " blockscout" ,
14701
+ "name" : " Etherscan" ,
14702
+ "url" : " https://goerli.lineascan.build" ,
14703
+ "standard" : " EIP3091" ,
14704
+ "icon" : " linea"
14705
+ },
14706
+ {
14707
+ "name" : " Blockscout" ,
14656
14708
"url" : " https://explorer.goerli.linea.build" ,
14657
14709
"standard" : " EIP3091" ,
14658
14710
"icon" : " linea"
You can’t perform that action at this time.
0 commit comments