Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationBroadcast a contract invocation.
The ID of the wallet the address belongs to.
The ID of the address the contract invocation belongs to.
The ID of the contract invocation to broadcast.
Optional
options: RawAxiosRequestConfigOverride http request option.
Broadcast a contract invocation.
ContractInvocationsApi
Create a new contract invocation.
The ID of the wallet the source address belongs to.
The ID of the address to invoke the contract from.
Optional
options: RawAxiosRequestConfigOverride http request option.
Create a new contract invocation for an address.
ContractInvocationsApi
Get a contract invocation by ID.
The ID of the wallet the address belongs to.
The ID of the address the contract invocation belongs to.
The ID of the contract invocation to fetch.
Optional
options: RawAxiosRequestConfigOverride http request option.
Get a contract invocation by ID.
ContractInvocationsApi
List contract invocations for an address.
The ID of the wallet the address belongs to.
The ID of the address to list contract invocations for.
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigOverride http request option.
List contract invocations for an address.
ContractInvocationsApi
ContractInvocationsApi - object-oriented interface
Export
ContractInvocationsApi