irufus / gdax-java

Java based wrapper for Coinbase Pro (Formerly known as GDAX API and Coinbase Exchange API)
MIT License
177 stars 131 forks source link

Is it possible to get the network transaction and address hash for crypto deposits? #47

Closed npomfret closed 6 years ago

robevansuk commented 6 years ago

not sure what you mean - are you sure you want this from the gdax-java codebase and not the coinbase-java codebase?

npomfret commented 6 years ago

It was more of a theoretical question. I couldn't see it in the java api (gdax or coinbase) but was wondering if it's available in the underlying http api offered by gdax.

Turns out it is, but in an undocumented API call.