Giter Site home page Giter Site logo

Comments (4)

alb2001 avatar alb2001 commented on August 13, 2024

Hi.

I developed some automatic testing and they seemed to work at the time.

Can you please provide a few code examples?

Thank you.

from dextools-python.

shanto12 avatar shanto12 commented on August 13, 2024

or even better can you please provide your code sample where you used it in solana. Anyways my code sample as below.

curl -X GET "https://public-api.dextools.io/trial/v2/token/solana?sort=creationTime&order=desc&from=2024-02-01T00%3A00%3A00.000Z&to=2024-02-20T00%3A00%3A00.000Z"
-H "accept: application/json"
-H "x-api-key: ***********" \

response below.

{
"statusCode": 200,
"data": {
"page": 0,
"pageSize": 20,
"totalPages": 0,
"tokens": []
}
}

Also, would you like to work together? I am creating a bot for arbitrage.. We can collaborate if thats fine with you.

from dextools-python.

alb2001 avatar alb2001 commented on August 13, 2024

Hi

I see you're not using my sdk. You are sending a request using curl. If those results are not coming as expected and sort by "creationTime" is not working, then you should contact Dextools support instead as it might be an issue on their end.

from dextools-python.

alb2001 avatar alb2001 commented on August 13, 2024

Closed due to inactivity

from dextools-python.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.