Prerequisites
- Ensure you have a wallet created.
- API Key: Ensure you have an API key with the scopes:
wallets:transactions.create
.
Sending a contract call transaction
Parameters
The contract ID to send the transaction to.
The method to call on the contract.
The arguments to pass to the method.
Returns
The hash of the transaction.
The explorer link of the transaction.