File tree Expand file tree Collapse file tree 4 files changed +74
-0
lines changed
Expand file tree Collapse file tree 4 files changed +74
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Silent Data Mainnet" ,
3+ "chain" : " Silent Data" ,
4+ "rpc" : [" https://mainnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}" ],
5+ "faucets" : [],
6+ "nativeCurrency" : {
7+ "name" : " Ether" ,
8+ "symbol" : " ETH" ,
9+ "decimals" : 18
10+ },
11+ "infoURL" : " https://www.silentdata.com" ,
12+ "shortName" : " silent-data-mainnet" ,
13+ "chainId" : 380929 ,
14+ "networkId" : 380929 ,
15+ "icon" : " silentdata" ,
16+ "explorers" : [
17+ {
18+ "name" : " Silent Data Mainnet Explorer" ,
19+ "url" : " https://explorer-mainnet.rollup.silentdata.com" ,
20+ "icon" : " silentdata" ,
21+ "standard" : " EIP3091"
22+ }
23+ ],
24+ "parent" : {
25+ "type" : " L2" ,
26+ "chain" : " eip155-1" ,
27+ "bridges" : [{ "url" : " https://bridge-mainnet.rollup.silentdata.com" }]
28+ }
29+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Silent Data Testnet" ,
3+ "chain" : " Silent Data" ,
4+ "rpc" : [" https://testnet.silentdata.com/${SILENTDATA_AUTH_TOKEN}" ],
5+ "faucets" : [],
6+ "nativeCurrency" : {
7+ "name" : " Ether" ,
8+ "symbol" : " ETH" ,
9+ "decimals" : 18
10+ },
11+ "infoURL" : " https://www.silentdata.com" ,
12+ "shortName" : " silent-data-testnet" ,
13+ "chainId" : 381185 ,
14+ "networkId" : 381185 ,
15+ "icon" : " silentdata-testnet" ,
16+ "explorers" : [
17+ {
18+ "name" : " Silent Data Testnet Explorer" ,
19+ "url" : " https://explorer-testnet.rollup.silentdata.com" ,
20+ "icon" : " silentdata-testnet" ,
21+ "standard" : " EIP3091"
22+ }
23+ ],
24+ "parent" : {
25+ "type" : " L2" ,
26+ "chain" : " eip155-11155111" ,
27+ "bridges" : [{ "url" : " https://bridge-testnet.rollup.silentdata.com" }]
28+ }
29+ }
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "url" : " ipfs://QmVmh384UGF5ecanRufkxNXdDb5ps1HKfJnAYjUjR2A8QB" ,
4+ "width" : 1200 ,
5+ "height" : 1200 ,
6+ "format" : " png"
7+ }
8+ ]
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "url" : " ipfs://QmYcpfy4jVw2VKa63jzjYHEXLr3ytGjYKgTNNmoC7ejxyi" ,
4+ "width" : 1200 ,
5+ "height" : 1200 ,
6+ "format" : " png"
7+ }
8+ ]
You can’t perform that action at this time.
0 commit comments