This commit is contained in:
Cryptoval Trading Technologies
2026-07-31 19:50:01 +00:00
parent dc8696e4c0
commit e0c0dd2cca
+2 -2
View File
@@ -409,8 +409,8 @@
, "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"
"UNKNOWN_CONTRACT_EXPIRY_TYPE" , "contract_expiry_type": "UNKNOWN_CONTRACT_EXPIRY_TYPE"
, "contract_expiry_type": "PERPETUAL" # "PERPETUAL" # # , "contract_expiry_type": "PERPETUAL" # "PERPETUAL" #
, "expiring_contract_status": "STATUS_UNEXPIRED" , "expiring_contract_status": "STATUS_UNEXPIRED"
} }
} }