ListChainsResult

interface ListChainsResult {
    result: ChainWithDetails[];
    page: blockchainData.Types.Page;
}

Properties

Properties

List of chains

ListChainsResult

ListChainsResult