Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationCompile a smart contract
Optional
options: RawAxiosRequestConfigOverride http request option.
Compile a smart contract
SmartContractsApi
Create a new smart contract
The ID of the wallet the address belongs to.
The ID of the address to deploy the smart contract from.
Optional
options: RawAxiosRequestConfigOverride http request option.
Create a new smart contract
SmartContractsApi
Deploys a smart contract, by broadcasting the transaction to the network.
The ID of the wallet the address belongs to.
The ID of the address to broadcast the transaction from.
The UUID of the smart contract to broadcast the transaction to.
Optional
options: RawAxiosRequestConfigOverride http request option.
Deploy a smart contract
SmartContractsApi
Get a specific smart contract deployed by address.
The ID of the wallet the address belongs to.
The ID of the address to fetch the smart contract for.
The UUID of the smart contract to fetch.
Optional
options: RawAxiosRequestConfigOverride http request option.
Get a specific smart contract deployed by address
SmartContractsApi
List smart contracts
Optional
page: stringPagination token for retrieving the next set of results
Optional
options: RawAxiosRequestConfigOverride http request option.
List smart contracts
SmartContractsApi
Perform a read operation on a smart contract without creating a transaction
Optional
options: RawAxiosRequestConfigOverride http request option.
Read data from a smart contract
SmartContractsApi
Register a smart contract
The ID of the network to fetch.
EVM address of the smart contract (42 characters, including '0x', in lowercase)
Optional
registerSmartContractRequest: RegisterSmartContractRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Register a smart contract
SmartContractsApi
Update a smart contract
The ID of the network to fetch.
EVM address of the smart contract (42 characters, including '0x', in lowercase)
Optional
updateSmartContractRequest: UpdateSmartContractRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Update a smart contract
SmartContractsApi
SmartContractsApi - object-oriented interface
Export
SmartContractsApi