This commit is contained in:
Cryptoval Trading Technologies
2026-07-31 19:51:01 +00:00
parent e0c0dd2cca
commit 949d4f6b11
+1 -1
View File
@@ -409,7 +409,7 @@
, "url": "https://api.coinbase.com/api/v3/brokerage/products" , "url": "https://api.coinbase.com/api/v3/brokerage/products"
, "params": { , "params": {
"product_type": "FUTURE" "product_type": "FUTURE"
, "contract_expiry_type": "UNKNOWN_CONTRACT_EXPIRY_TYPE" , "contract_expiry_type": "EXPIRING"
# , "contract_expiry_type": "PERPETUAL" # "PERPETUAL" # # , "contract_expiry_type": "PERPETUAL" # "PERPETUAL" #
, "expiring_contract_status": "STATUS_UNEXPIRED" , "expiring_contract_status": "STATUS_UNEXPIRED"
} }