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

Add token batch request #123

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

mystdeim
Copy link

@mystdeim mystdeim commented Aug 16, 2022

This endpoint gets tokens by contract:tokenId list, for example:

curl --location --request POST 'http://localhost:50001/v1/tokens' \
--header 'Content-Type: application/json' \
--data-raw '{
    "ids": [
        "KT1Pz65ssbPF7Zv9Dh7ggqUkgAYNSuJ9iia7:1",
        "KT1DREzUemWyb1q7dUnHmxw3x8Ryq5VLZE8e:1"
    ] 
}'

P.S. It's my first experience with .NET, I didn't find better way to pass pairs in the sql query then I used in the code :)

@mystdeim mystdeim marked this pull request as ready for review August 16, 2022 14:08
@EagleGSII
Copy link

I want to be reading more about IT! Keep UP the REAL WORK - a fucking coolness job! Thank you for making me get there at all times recorded/recording history! A beautiful affair 🤴🤴🫶👸👸 ≈ birthing children 🧒 👧 👦

I love you for thesis reason!
Let's teach how humankind can become quantics computing their own thoughts ! Help me keep/DO(S)in it! 💻 origins of recorded languages!

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

Successfully merging this pull request may close these issues.

2 participants