interface ChainsByAssetResponse {
    chains: string[];
}

Properties

Properties

chains: string[]

Generated using TypeDoc