You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/api/contract
Desc: Get a single contract's detail
Demo: curl -X Get https://apilist.tronscan.org/api/contract?contract=TEEXEWrkMFKapSMJ6mErg39ELFKDqEs6w3 @paramcontract: contract address; @return: a contract detail info;
The text was updated successfully, but these errors were encountered:
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
/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;
The text was updated successfully, but these errors were encountered: