Skip to content

Commit

Permalink
Add Kyoto Mainnet (1998)
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperzuk-neti committed Jun 17, 2024
1 parent 3a36b3e commit 062a020
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-1997.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Kyoto",
"chain": "KYOTO",
"rpc": ["https://rpc.kyotochain.io"],
"faucets": [],
"nativeCurrency": {
"name": "Kyoto",
"symbol": "KYOTO",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://kyotoprotocol.io",
"shortName": "kyoto",
"chainId": 1997,
"networkId": 1997,
"slip44": 1,
"explorers": [
{
"name": "Kyotoscan",
"url": "https://kyotoscan.io",
"standard": "EIP3091"
}
]
}

0 comments on commit 062a020

Please sign in to comment.