Pair: {
    asset_infos: AssetInfoRaw[];
    contract_addr: string;
    liquidity_token: string;
    pair_type: PairTypeRaw;
}

Type declaration

Generated using TypeDoc