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

Theta Web Wallet cannot get tx history for testnet accounts--request just times out #58

Open
ClaireDuSoleil opened this issue Oct 4, 2021 · 0 comments

Comments

@ClaireDuSoleil
Copy link

The web wallet uses this url to get the account transaction history. This URL works for mainnet:
https://api-wallet.thetatoken.org/tx/0xA683E4e687df5717fa51875471c18aD13Ead306A/list?network=mainnet

But this one gets a timeout when it specifies testnet:
https://api-wallet.thetatoken.org/tx/0xA683E4e687df5717fa51875471c18aD13Ead306A/list?network=testnet

Is there a different URL that the Theta Web Wallet should be using to get the transaction history for testnet transactions?

Thank you.

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

No branches or pull requests

2 participants
@ClaireDuSoleil and others