diff --git a/_data/chains/eip155-737373.json b/_data/chains/eip155-737373.json new file mode 100644 index 000000000000..a76c7a07da3a --- /dev/null +++ b/_data/chains/eip155-737373.json @@ -0,0 +1,24 @@ +{ + "name": "bokuto", + "chain": "bokuto", + "rpc": ["https://rpc-bokuto.katanarpc.com"], + "faucets": [], + "nativeCurrency": { + "name": "Ether", + "symbol": "ETH", + "decimals": 18 + }, + "infoURL": "https://katana.network", + "shortName": "bokuto", + "chainId": 737373, + "networkId": 737373, + "icon": "katana", + "explorers": [ + { + "name": "bokuto explorer", + "url": "https://explorer-bokuto.katanarpc.com", + "icon": "katana", + "standard": "EIP3091" + } + ] +}