Hello!
I am looking for an api that has a transaction method that receives both addressTo and addressFrom parameters. The only one that I found was: https://developers.cryptoapis.io/technical-documentation/api/wallet-as-a-service/transactions/create-coins-transaction-request-from-address, but it does not send/receive the coin, it creates a request and then you have to manually approve/decline. I do not want to have to approve manually.
Thanks in advance