Skip to content

SOV-4334: TraderJoe basic test page#986

Merged
pietro-maximoff merged 5 commits intofeat/dex-updatefrom
feat/SOV-4334-trader-joe-basic-test-page
Aug 21, 2024
Merged

SOV-4334: TraderJoe basic test page#986
pietro-maximoff merged 5 commits intofeat/dex-updatefrom
feat/SOV-4334-trader-joe-basic-test-page

Conversation

@pietro-maximoff
Copy link
Copy Markdown
Collaborator

soulBit and others added 5 commits August 6, 2024 11:28
* feat: disable SAT/WBTC pool and conversions via smart-router

* chore: add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@pietro-maximoff pietro-maximoff added the enhancement New feature or request label Aug 12, 2024
@pietro-maximoff pietro-maximoff self-assigned this Aug 12, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 12, 2024

⚠️ No Changeset found

Latest commit: 85926ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

import { fromWei } from '../../../../../../utils/math';
import { useBlockchainClients } from '../../../utils/client';

export const useGetBalance = (tokenAddress?: string) => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

useAssetBalance hook can be used (if token is added to contracts package)

@pietro-maximoff pietro-maximoff merged commit 592fd69 into feat/dex-update Aug 21, 2024
@pietro-maximoff pietro-maximoff deleted the feat/SOV-4334-trader-joe-basic-test-page branch August 21, 2024 10:59
creed-victor added a commit that referenced this pull request Aug 30, 2024
* SOV-4350: Disable SOV/WBTC pool (#979)

* feat: disable SAT/WBTC pool and conversions via smart-router

* chore: add changeset

* Version Packages (#980)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: bring back WBTC/SAT pool (#983)

* Version Packages (#984)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: liquidity book test page (TraderJoe)

---------

Co-authored-by: soulBit <its.soulBit@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Victor Creed <69458664+creed-victor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants