Optional properties: Partial<Connection>Setting this to false stops retries.
Underlying API client.
Time to ping for next block.
Optional chainChain ID.
Set permissive fees by default.
Supports multiple authentication methods.
Optional urlConnection URL.
Static gasSmallest unit of native token.
Wait for the block height to increment.
Construct a transaction batch.
Optional options: unknownUpload a WASM binary.
Get client handles for all contracts that match a code ID
Get client handles for all contracts that match multiple code IDs
Optional $C: CInstantiate a new program from a code id, label and init message.
Deploy.ContractInstance with no address populated yet.
This will be populated after executing the batch.
await agent.instantiate(template.define({ label, initMsg })
Upload a contract's code, generating a new code id/hash pair.
Optional reupload?: booleanOptional uploadOptional uploadOptional uploadStatic gasGenerated using TypeDoc
Represents a Secret Network API endpoint.