Skip to content

Commit

Permalink
Accumulate Kermit (#6066)
Browse files Browse the repository at this point in the history
* Accumulate Kermit

* Short name
  • Loading branch information
firelizzard18 authored Oct 25, 2024
1 parent 5181da8 commit 6747a26
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-2478899481.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Accumulate Kermit",
"shortName": "Kermit",
"title": "Accumulate Kermit Testnet",
"chain": "Accumulate",
"chainId": 2478899481,
"networkId": 2478899481,
"infoURL": "https://accumulate.org",
"slip44": 2147483929,
"rpc": ["https://kermit.accumulatenetwork.io/eth"],
"nativeCurrency": {
"name": "ACME",
"symbol": "ACME",
"decimals": 18
},
"faucets": ["https://kermit.explorer.accumulatenetwork.io/faucet"],
"explorers": [
{
"name": "accumulate-explorer-kermit",
"url": "https://kermit.explorer.accumulatenetwork.io",
"standard": "EIP3091"
}
]
}

0 comments on commit 6747a26

Please sign in to comment.