Send an EVM transactionpost https://example.com/api/rest/v1/capital/contract-instances/{id}/evm/transactionThis endpoint sends a transaction to an EVM contractPath ParamsidstringrequiredBody ParamsfromAddressIDstringAddress ID of source address.gasPricestringPrice per unit of Gas.gasLimitstringMaximum amount of Gas to conduct the transaction.valuestringNative currency value for payable transaction.transactionParametersobjecttransactionParameters objectResponses 200A successful response. defaultAn unexpected error response.Updated about 1 month ago