Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Oct 28, 2024
2 parents 5790e58 + 0f22220 commit d72ab8a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-240.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Cronos zkEVM Testnet",
"chain": "CronosZkEVMTestnet",
"rpc": ["https://testnet.zkevm.cronos.org"],
"faucets": ["https://zkevm.cronos.org/faucet"],
"nativeCurrency": {
"name": "Cronos zkEVM Test Coin",
"symbol": "zkTCRO",
"decimals": 18
},
"infoURL": "https://docs-zkevm.cronos.org",
"shortName": "zkTCRO",
"chainId": 240,
"networkId": 240,
"slip44": 1,
"explorers": [
{
"name": "Cronos zkEVM Testnet Explorer",
"url": "https://explorer.zkevm.cronos.org/testnet",
"standard": "none"
}
]
}

0 comments on commit d72ab8a

Please sign in to comment.