Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 636 Bytes

ContractInfoResponse.md

File metadata and controls

15 lines (10 loc) · 636 Bytes

# ContractInfoResponse

Properties

Name Type Description Notes
contract_id string serialized contract [optional]
script string The smart contract in cashscript syntax [optional]
parameters string[] Parameters passed when the contract was created [optional]
cashaddr string [optional]
tokenaddr string [optional]

[Back to Model list] [Back to API list] [Back to README]