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

Use operations instead of transactions method #706

Open
kev1n-peters opened this issue Sep 26, 2024 · 0 comments
Open

Use operations instead of transactions method #706

kev1n-peters opened this issue Sep 26, 2024 · 0 comments

Comments

@kev1n-peters
Copy link
Contributor

The transactions endpoint is being deprecated and operations is the evolution of this method:

const url = `${rpcUrl}/api/v1/transactions?address=${address}&pageSize=${pageSize}&page=${page}`;

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

1 participant