interface ActiveOrders {
    ids: bigint[];
}

Properties

Properties

ids: bigint[]