Optional
apiPlatform SDK.
Time to ping for next block.
Optional
chainChain ID.
Optional
feesDefault transaction fees.
Optional
identitySigner identity.
Optional
urlConnection URL.
Static
gasNative token of chain.
Wait for the block height to increment.
Construct a transaction batch.
Optional
opts: neverOptional
opts: neverGet 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
Setting this to false stops retries.