I’m working on creating a service where it will accept Bitcoins from a certain address and be able to manage the Bitcoin for that user.
I’m using Coinbase APIs and I can’t find a simple way to find out who sent me BTC. I had someone send me some recently and I had no record of the transaction except in my downloadable transaction history, and even then it doesn’t say anything about the transaction or who sent it which seems odd.
Ive extensively searched every Coinbase API and I haven’t seen anything that looks promising. It looks like Coinbase API mirrors the blockchain APIs so I don’t think there’s any additional information I can find there.
There must be some way to get information regarding the transaction?