Skip to content
24 changes: 24 additions & 0 deletions _data/chains/eip155-747474.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "katana",
"chain": "katana",
"rpc": ["https://rpc.katanarpc.com", "https://rpc.katana.network"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://katana.network",
"shortName": "katana",
"chainId": 747474,
"networkId": 747474,
"icon": "katana",
"explorers": [
{
"name": "katana explorer",
"url": "https://explorer.katanarpc.com",
"icon": "katana",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/katana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVAQiumxDxuEW7HdeRW8NiRKVpXVnQumwSW44Uq6py1k7",
"width": 750,
"height": 750,
"format": "png"
}
]