We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: