TypesBaseChainType definition for BaseChainDeclaration roycoqueriesget-base-chains Import import type { BaseChain } from "royco/queries"; Properties id : number name : string symbol : string Sample Instance { "id": 1, "name": "Ethereum", "symbol": "ETH" }Last updated on PreviousBaseActionNextBaseToken(s)