import type { Chain } from "../src/types"; export default { "chain": "Ntity", "chainId": 197710212031, "explorers": [ { "name": "Ntity Haradev Blockscout", "url": "https://blockscout.haradev.com", "standard": "EIP3091", "icon": { "url": "ipfs://QmSW2YhCvMpnwtPGTJAuEK2QgyWfFjmnwcrapUg6kqFsPf", "width": 711, "height": 715, "format": "svg" } } ], "faucets": [], "icon": { "url": "ipfs://QmSW2YhCvMpnwtPGTJAuEK2QgyWfFjmnwcrapUg6kqFsPf", "width": 711, "height": 715, "format": "svg" }, "infoURL": "https://ntity.io", "name": "Haradev Testnet", "nativeCurrency": { "name": "Ntity Haradev", "symbol": "NTTH", "decimals": 18 }, "networkId": 197710212031, "rpc": [ "https://197710212031.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://blockchain.haradev.com" ], "shortName": "ntt-haradev", "slip44": 1, "slug": "haradev-testnet", "testnet": true } as const satisfies Chain;