Optional
addressAddress of the contract on the chain.
Optional
agentAgent that will interact with the contract.
Optional
codeCode hash confirming the contract's integrity.
Optional
codeCode ID for the contract's code.
Optional
feeDefault fee for all contract transactions.
Default fee for specific transactions.
Contract metadata.
The contract template represented in factory format ({code_id, code_hash}
)
The contract represented in ICC format ({address, code_hash}
)
Fetch code hash from address.
Promise
Execute a query on the specified contract as the specified Agent.
Protected
validatea copy of this Client that will execute the transactions as a different Agent.
Use the specified fee for all transactions by this Client.
Use the specified fee table for all subsequent transactions by this Client.
Generated using TypeDoc
A contract's viewing key methods.