-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
`import {Client} from "@tronscanteam/apiclients";
const client = new Client('https://api.tronscan.org');
let getMarkets = await client.getMarkets()
console.log(getMarkets)`
i got this error
data: {
servlet: 'org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6419a0e1',
message: 'Not Found',
url: '/api/market/markets',
status: '404'
}
Metadata
Metadata
Assignees
Labels
No labels