Open Trades on LogX with a Open Leveraged Volume of $250 on Kroma Chain.
Curated by
LogX
Call-to-Action
https://app.logx.trade/#BTCID Type
EVM ADDRESS
Cred Type
REST
Last Update Time
08/03/2024, 13:24:24
Method
GET
Endpoint
https://linea-odp-endpoints-amw4lppwda-uc.a.run.app/***
Expression
function(resp) { if (resp.data.openVolume >= 250) { return 1 } return 0 }