curl --request GET \
--url https://api.perpo.trade/v1/public/futures{
"success": true,
"data": {
"rows": [
{
"symbol": "PERP_ETH_USDC",
"index_price": 1901.6,
"mark_price": 1950.1,
"sum_unitary_funding": 387.891,
"est_funding_rate": 0.00046875,
"last_funding_rate": 0.00046875,
"next_funding_time": 1683270060000,
"open_interest": 815539,
"24h_open": 2115.1,
"24h_close": 2115.2,
"24h_high": 2115.3,
"24h_low": 2114.9,
"24h_amount": 449054.7636,
"24h_volume": 6716559
}
]
},
"timestamp": 1702989203989
}curl --request GET \
--url https://api.perpo.trade/v1/public/futures{
"success": true,
"data": {
"rows": [
{
"symbol": "PERP_ETH_USDC",
"index_price": 1901.6,
"mark_price": 1950.1,
"sum_unitary_funding": 387.891,
"est_funding_rate": 0.00046875,
"last_funding_rate": 0.00046875,
"next_funding_time": 1683270060000,
"open_interest": 815539,
"24h_open": 2115.1,
"24h_close": 2115.2,
"24h_high": 2115.3,
"24h_low": 2114.9,
"24h_amount": 449054.7636,
"24h_volume": 6716559
}
]
},
"timestamp": 1702989203989
}