Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SimpleSwap provider #3371

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

add SimpleSwap provider #3371

wants to merge 11 commits into from

Conversation

IDIDOS
Copy link
Contributor

@IDIDOS IDIDOS commented Oct 22, 2024

No description provided.

@IDIDOS IDIDOS requested a review from a team as a code owner October 22, 2024 06:33

@Injectable()
export class DepositService {
private readonly maxLatestTrades = 8;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Раз у нас теперь в 2 раза больше провайдеров, хорошо бы пагинацию сделать, прикинь сколько ее делать под эту таблицу, если не долго, давай сделаем. Если долго - увеличь просто до 10 и оставь todo pagination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants