Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer History Ticker label #457

Open
ariesvtb opened this issue Aug 16, 2021 · 1 comment
Open

Transfer History Ticker label #457

ariesvtb opened this issue Aug 16, 2021 · 1 comment

Comments

@ariesvtb
Copy link

auth_client.get_account_history() returns all of the account's history. Filtering for 'transfers' returns transfer history or funds moved to/from Coinbase to Coinbase Pro. This response returns '| id | amount | balance | created_at | type | details |' columns and the 'details' column contains an embedded list of '| from | profile_transfer_id | to |'. This API response does not contain the labeled crypto or currency that was transferred like a ticker column of what was transferred i.e. 'BTC-USD', or 'ETH-USD'

In the example, these transfers were in ETH, USDC, and other coins, but they are not labeled.

tempsnip

@ariesvtb
Copy link
Author

Basically, is there a way to get the ticker of what what transferred?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant