Structs§
- Contract
Templates ApiClient - Delete
Contract Template ById Params - struct for passing parameters to the method
ContractTemplatesApi::delete_contract_template_by_id - Delete
Contract Template ById Params Builder - Use builder syntax to set the inputs and finish with
build(). - Deploy
Contract Params - struct for passing parameters to the method
ContractTemplatesApi::deploy_contract - Deploy
Contract Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetConstructor
ByContract Template IdParams - struct for passing parameters to the method
ContractTemplatesApi::get_constructor_by_contract_template_id - GetConstructor
ByContract Template IdParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetContract
Template ById Params - struct for passing parameters to the method
ContractTemplatesApi::get_contract_template_by_id - GetContract
Template ById Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetContract
Templates Params - struct for passing parameters to the method
ContractTemplatesApi::get_contract_templates - GetContract
Templates Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetFunction
AbiBy Contract Template IdParams - struct for passing parameters to the method
ContractTemplatesApi::get_function_abi_by_contract_template_id - GetFunction
AbiBy Contract Template IdParams Builder - Use builder syntax to set the inputs and finish with
build(). - Upload
Contract Template Params - struct for passing parameters to the method
ContractTemplatesApi::upload_contract_template - Upload
Contract Template Params Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Delete
Contract Template ById Error - struct for typed errors of method
ContractTemplatesApi::delete_contract_template_by_id - Deploy
Contract Error - struct for typed errors of method
ContractTemplatesApi::deploy_contract - GetConstructor
ByContract Template IdError - struct for typed errors of method
ContractTemplatesApi::get_constructor_by_contract_template_id - GetContract
Template ById Error - struct for typed errors of method
ContractTemplatesApi::get_contract_template_by_id - GetContract
Templates Error - struct for typed errors of method
ContractTemplatesApi::get_contract_templates - GetFunction
AbiBy Contract Template IdError - struct for typed errors of method
ContractTemplatesApi::get_function_abi_by_contract_template_id - Upload
Contract Template Error - struct for typed errors of method
ContractTemplatesApi::upload_contract_template