You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! It would be awesome if the SDK has a method for the /v0/transactions (parsed transactions) endpoint. The endpoint's response is pretty complex, if you're trying to write type-safe code you would need to manually write the types for the response (or use a type generator).
The text was updated successfully, but these errors were encountered:
0xMukesh
changed the title
Add method for parsing transactions
Add method for parsed transactions endpoint
May 5, 2023
Hey! It would be awesome if the SDK has a method for the
/v0/transactions
(parsed transactions) endpoint. The endpoint's response is pretty complex, if you're trying to write type-safe code you would need to manually write the types for the response (or use a type generator).The text was updated successfully, but these errors were encountered: