Skip to content

Commit

Permalink
add echos chain info
Browse files Browse the repository at this point in the history
  • Loading branch information
shellvish committed Nov 10, 2024
1 parent 39a336b commit f789e23
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-4321.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Echos Chain",
"chain": "Echos",
"rpc": [],
"features": [],
"faucets": [],
"nativeCurrency": {
"name": "USD Coin",
"symbol": "USDC",
"decimals": 18
},
"infoURL": "https://www.echos.fun/",
"shortName": "echos",
"chainId": 4321,
"networkId": 4321,
"explorers": [
{
"name": "Echos Explorer",
"url": "https://explorer.echos.fun/",
"standard": "none"
}
]
}

0 comments on commit f789e23

Please sign in to comment.