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 Tether, USDC, and DAI stablecoins #1098

Open
woodser opened this issue Jul 5, 2024 · 5 comments
Open

Add Tether, USDC, and DAI stablecoins #1098

woodser opened this issue Jul 5, 2024 · 5 comments
Labels
is:feature Request for a new feature

Comments

@woodser
Copy link
Contributor

woodser commented Jul 5, 2024

This issue requests adding Tether (USDT), USDC, and DAI stablecoins.

Tether should support ERC20 and TRC20.

Bisq already lists USDT, USDC, and DAI, so the implementation should start with those as a base.

They must be integrated into Haveno's API, so the test "Can validate payment account forms" passes in haveno-ts.

See #987 and #1037 for more discussion.

@woodser woodser added the is:feature Request for a new feature label Jul 5, 2024
@emmanuemmanu
Copy link

emmanuemmanu commented Jul 5, 2024

Thank u. If possible also include DAI ERC20 stablecoin on Ethereum chain

@woodser woodser changed the title Add Tether and USDC stablecoins Add Tether, USDC, and DAI stablecoins Jul 5, 2024
@shortwavesurfer2009
Copy link
Contributor

What about polygon chain, etc. Fees on eth can go nuts

@KewbitXMR
Copy link

At the moment there is only one ‘type’ of cryptocurrency paymentMethod which has the paymentMethodId of BLOCK_CHAINS, perhaps the best way to implement this would be to add BEP20_CHAIN and ERC20_CHAIN and the popular supported coins as ‘accepted currencies’ that way logic per-chain can be implemented in efforts to make some transactions instant eventually.

@woodser
Copy link
Contributor Author

woodser commented Aug 8, 2024

I think Tether can be added as just another crypto, and the address validation simply accepts ERC20 and TRC20 addresses.

Still waiting on someone to implement this.

@bvcxza
Copy link
Contributor

bvcxza commented Feb 13, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Request for a new feature
Projects
None yet
Development

No branches or pull requests

5 participants