Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored May 28, 2024
2 parents d4356b8 + ed08dfa commit 12cbf00
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions _data/chains/eip155-13505.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Gravity Alpha Testnet Sepolia",
"chain": "Gravity",
"rpc": ["https://rpc-sepolia.gravity.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Sepolia Gravity",
"symbol": "G.",
"decimals": 18
},
"features": [
{ "name": "EIP155" },
{ "name": "EIP1559" },
{ "name": "EIP1108" }
],
"infoURL": "https://gravity.xyz",
"shortName": "gravitysep",
"chainId": 13505,
"networkId": 13505,
"icon": "gravity",
"explorers": [
{
"name": "Gravity Alpha Testnet Sepolia Explorer",
"url": "https://explorer-sepolia.gravity.xyz",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": []
}
}

0 comments on commit 12cbf00

Please sign in to comment.