buildJwt: GET api.coinbase.com/api/v3/brokerage/products/BTC-USD
jwt_uri: GET api.coinbase.com/api/v3/brokerage/products/BTC-USD
makeRequest_url: https://api.coinbase.com/api/v3/brokerage/products/BTC-USD
Array
(
    [product_id] => BTC-USD
    [price] => 84889.34
    [price_percentage_change_24h] => 1.71796739823331
    [volume_24h] => 7854.58948407
    [volume_percentage_change_24h] => 17.85681017841764
    [base_increment] => 0.00000001
    [quote_increment] => 0.01
    [quote_min_size] => 1
    [quote_max_size] => 150000000
    [base_min_size] => 0.00000001
    [base_max_size] => 3400
    [base_name] => Bitcoin
    [quote_name] => US Dollar
    [watched] => 
    [is_disabled] => 
    [new] => 
    [status] => online
    [cancel_only] => 
    [limit_only] => 
    [post_only] => 
    [trading_disabled] => 
    [auction_mode] => 
    [product_type] => SPOT
    [quote_currency_id] => USD
    [base_currency_id] => BTC
    [fcm_trading_session_details] => 
    [mid_market_price] => 
    [alias] => 
    [alias_to] => Array
        (
            [0] => BTC-USDC
        )

    [base_display_symbol] => BTC
    [quote_display_symbol] => USD
    [view_only] => 
    [price_increment] => 0.01
    [display_name] => BTC-USD
    [product_venue] => CBE
    [approximate_quote_24h_volume] => 666770917.27
    [new_at] => 2023-01-01T00:00:00Z
)