import type { Chain } from "../src/types"; export default { "chain": "Xai Goerli Orbit Testnet", "chainId": 47279324479, "explorers": [], "faucets": [], "features": [], "infoURL": "https://xai.games/", "name": "Xai Goerli Orbit", "nativeCurrency": { "name": "Xai Goerli Ether", "symbol": "ETH", "decimals": 18 }, "networkId": 47279324479, "redFlags": [], "rpc": [], "shortName": "xai-goerli", "slug": "xai-goerli-orbit", "status": "deprecated", "testnet": true } as const satisfies Chain;