GetContract
Queries a contract's information from the blockchain.
Returns SmartContract object.
Body params:
value
- Contract address, converted to a hex string.visible
- Optional, is address in visible format(base58check) or hex?
Request
Response
Last updated