Im trying to utilize Kraken's API.
I'm looking for a list of supported asset_pair.
Example: query_public('Ticker', {'pair': 'XETHZEUR'}) will return ticker info for ethereum in relation to euros. The asset pair in this example is XETHZEUR.
Does anyone have access to such a list?