Skip to content

Commit

Permalink
Create eip11227.json (ethereum-lists#5181)
Browse files Browse the repository at this point in the history
* Create eip11227.json

* Update eip11227.json

* Rename eip11227.json to eip155-11227.json

* Update eip155-11227.json
  • Loading branch information
nstamm10 authored and besated committed Jun 12, 2024
1 parent 7b99e41 commit 177508d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-11227.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Jiritsu Testnet Subnet",
"chain": "JIRITSUTES",
"rpc": ["https://subnets.avax.network/jiritsutes/testnet/rpc"],
"features": [
{
"name": "EIP1559"
}
],
"faucets": [],
"nativeCurrency": {
"name": "JIRI",
"symbol": "TZW",
"decimals": 18
},
"infoURL": "https://jiritsu.network",
"shortName": "jiritsutes",
"chainId": 11227,
"networkId": 11227,
"explorers": [
{
"name": "JIRITSUTES Explorer",
"url": "https://subnets-test.avax.network/jiritsutes",
"standard": "EIP3091"
}
]
}

0 comments on commit 177508d

Please sign in to comment.