File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Gravity Alpha Mainnet" ,
3
+ "chain" : " Gravity" ,
4
+ "rpc" : [" https://rpc.gravity.xyz" ],
5
+ "faucets" : [],
6
+ "nativeCurrency" : {
7
+ "name" : " Gravity" ,
8
+ "symbol" : " G." ,
9
+ "decimals" : 18
10
+ },
11
+ "features" : [
12
+ { "name" : " EIP155" },
13
+ { "name" : " EIP1559" },
14
+ { "name" : " EIP1108" }
15
+ ],
16
+ "infoURL" : " https://gravity.xyz" ,
17
+ "shortName" : " gravity" ,
18
+ "chainId" : 1625 ,
19
+ "networkId" : 1625 ,
20
+ "icon" : " gravity" ,
21
+ "explorers" : [
22
+ {
23
+ "name" : " Gravity Alpha Mainnet Explorer" ,
24
+ "url" : " https://explorer.gravity.xyz" ,
25
+ "standard" : " EIP3091"
26
+ }
27
+ ],
28
+ "parent" : {
29
+ "type" : " L2" ,
30
+ "chain" : " eip155-1" ,
31
+ "bridges" : [{ "url" : " https://bridge.gravity.xyz" }]
32
+ }
33
+ }
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "url" : " ipfs://QmZR15YFtH3EyQp3V7vPkm8PFyevXs2w3y2Trf2k6ikVQL" ,
4
+ "width" : 480 ,
5
+ "height" : 480 ,
6
+ "format" : " png"
7
+ }
8
+ ]
You can’t perform that action at this time.
0 commit comments