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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When passed the below receipt object to track of Mayan Shuttle route:
{ "from": "Polygon", "to": "Solana", "state": 1, "originTxs": [ { "chain": "Polygon", "txid": "0x2263627ec84768a79f5015f999a2755dd1cd015c91f846e01450742234b21624" } ] }
We receive this error:
Error tracking transfer: Error: Unknown Mayan chain 1 at fromMayanChainName (utils.ts:81:9) at txStatusToReceipt (utils.ts:338:14) at MayanRouteSHUTTLE.track (index.ts:483:21) at async track (useTrackTransfer.ts:75:28)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When passed the below receipt object to track of Mayan Shuttle route:
We receive this error:
The text was updated successfully, but these errors were encountered: