Skip to content

/api/market/markets 404 #29

@tronbol

Description

@tronbol

`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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions