{ "USD": { "name": "USA Dollar", "pricing": { "method": "fixed" , "value": 1.0 } , "qty_precision": "0.01" } , "ADA": { "name": "Cardano" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-ADA-USD" } , "qty_precision": "0.01" } , "AVAX": { "name": "Avalanche" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-AVAX-USD" } , "qty_precision": "0.00000001" } , "BCH": { "name": "Bitcoin Cash" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-BCH-USD" } , "qty_precision": "0.00000001" } , "BTC": { "name": "Bitcoin" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-BTC-USD" } , "qty_precision": "0.00000001" } , "DOGE": { "name": "Dogecoin" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-DOGE-USD" } , "qty_precision": "0.1" } , "DOT": { "name": "Polkadot" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-DOT-USD" } , "qty_precision": "0.00000001" } , "ETH": { "name": "Ethereum" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-ETH-USD" } , "qty_precision": "0.00000001" } , "HBAR": { "name": "Hedera" , "image": { } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-HBAR-USD" } , "qty_precision": "0.1" } , "LINK": { "name": "Chainlink" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-LINK-USD" } , "qty_precision": "0.01" } , "LTC": { "name": "Litecoin" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-LTC-USD" } , "qty_precision": "0.00000001" } , "SHIB": { "name": "SHIBA INU" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-SHIB-USD" } , "qty_precision": "1" } , "SOL": { "name": "Solana" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-SOL-USD" } , "qty_precision": "0.00000001" } , "SUI": { "name": "SUI" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-SUI-USD" } , "qty_precision": "0.1" } , "XLM": { "name": "Stellar Lumens" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-XLM-USD" } , "qty_precision": "0.00000001" } , "XRP": { "name": "XRP" , "image": { # TBD } , "pricing": { "method": "exch_inst" , "exchange_id": "COINBASE" , "instrument_id": "PAIR-XRP-USD" } , "qty_precision": "0.000001" } } # https://api.coingecko.com/api/v3/asset_platforms