Request endpoint moralis

Hi…

I’m using the endpoint ā€œhttps://*.usemoralis.com:2053/server/classes/_Userā€ to get information about users from my dashboard.
Is there an endpoint where I can get the transactions?

on what transactions are you referring in particular?

the ones that appear on my dashboard

it doesn’t work with something similar as that path for User?

I was trying to use ā€œ_BscTransactionā€ like users endpoint… but for transactions it doesn’t have the underscore… Now it worked…

Where do I find the list of endpoints like this provided by moralis? I didn’t find it in the documentation.

when you open the dashboard and click on a table, you will get that path directly in the browser url

it’s true… it’s even the post he makes to fill the grid.

Tkss man…