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 a new function to query details on a smart contract #118

Open
next-game-solutions opened this issue Mar 22, 2021 · 0 comments
Open

Add a new function to query details on a smart contract #118

next-game-solutions opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
major function A function that corresponds to one of the TronGrid methods

Comments

@next-game-solutions
Copy link
Owner

next-game-solutions commented Mar 22, 2021

/api/contract
Desc: Get a single contract's detail
Demo: curl -X Get https://apilist.tronscan.org/api/contract?contract=TEEXEWrkMFKapSMJ6mErg39ELFKDqEs6w3
@param contract: contract address;
@return: a contract detail info;

@next-game-solutions next-game-solutions added the major function A function that corresponds to one of the TronGrid methods label Mar 22, 2021
@next-game-solutions next-game-solutions self-assigned this Mar 22, 2021
@next-game-solutions next-game-solutions changed the title Add new function to get basic information on a smart contract Add a new function to query details on a smart contract Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major function A function that corresponds to one of the TronGrid methods
Projects
None yet
Development

No branches or pull requests

1 participant