soroswap / frontend

Soroswap.Finance Frontend Repo
https://soroswap.finance
MIT License
4 stars 9 forks source link

[Testnet] Can't mint test tokens #424

Closed chopan123 closed 1 month ago

chopan123 commented 3 months ago

When going to / balances, test tokens are not loaded, and it is not possible to mint test tokens neither...

This could be a major bug that broke everything on testnet.

Do some research

abstract829 commented 3 months ago

there are lot of things not working in testnet, I did take a look and realize that this is not working https://soroban-testnet.stellar.org/ could that be the reason ? because the function sorobanContext.server.getAccount is failing @chopan123