Skip to content

Commit

Permalink
Merge pull request #133 from whyubel1eve/patch-6
Browse files Browse the repository at this point in the history
Update Gravity
  • Loading branch information
chendatony31 authored Oct 31, 2024
2 parents 995ad10 + 08f64e0 commit 2511e1b
Showing 1 changed file with 6 additions and 51 deletions.
57 changes: 6 additions & 51 deletions chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -35459,51 +35459,6 @@
}
]
},
{
"name": "Gravity Alpha Mainnet",
"chain": "Gravity",
"rpc": [
"https://rpc.gravity.xyz"
],
"faucets": [],
"nativeCurrency": {
"name": "Gravity",
"symbol": "G.",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
},
{
"name": "EIP1108"
}
],
"infoURL": "https://gravity.xyz",
"shortName": "gravity",
"chainId": 1625,
"networkId": 1625,
"icon": "gravity",
"explorers": [
{
"name": "Gravity Alpha Mainnet Explorer",
"url": "https://explorer.gravity.xyz",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{
"url": "https://bridge.gravity.xyz"
}
]
}
},
{
"name": "Doric Network",
"chain": "DRC",
Expand Down Expand Up @@ -43312,20 +43267,20 @@
]
},
{
"name": "Gravity Alpha Mainnet",
"name": "Gravity",
"chainId": 1625,
"shortName": "gravity",
"chain": "gravity",
"network": "mainnet",
"network": " Alpha Mainnet",
"networkId": 1625,
"nativeCurrency": {
"name": "G",
"symbol": "G",
"decimals": 18,
"logo": "https://hk.tpstatic.net/token/tokenpocket-1730359709693.png"
"logo": "https://hk.tpstatic.net/token/tokenpocket-1730362119755.png"
},
"rpc": [
"https://evm.exsat.network/"
"https://rpc.gravity.xyz"
],
"explorers": [
{
Expand All @@ -43335,10 +43290,10 @@
}
],
"app_resource": {
"ic_chain_select": "https://hk.tpstatic.net/token/tokenpocket-1730359709693.png",
"ic_chain_select": "https://hk.tpstatic.net/token/tokenpocket-1730362119755.png",
"ic_chain_unselect": "https://hk.tpstatic.net/token/tokenpocket-1730359767207.png",
"ic_chain_unselect_dark": "https://hk.tpstatic.net/token/tokenpocket-1730359793402.png",
"ic_home_logo": "https://hk.tpstatic.net/token/tokenpocket-1730359801970.png"
}
}
]
]

0 comments on commit 2511e1b

Please sign in to comment.