Flash Trade V1
Last updated
Was this helpful?
Was this helpful?
curl https://flashapi.trade/prices{
"SOL": {
"price": "14852000000",
"exponent": "-8",
"price_ui": "148.52",
"timestamp_us": "1707900000000000"
},
"BTC": {
"price": "6500000000000",
"exponent": "-8",
"price_ui": "65000.00",
"timestamp_us": "1707900000000000"
}
}curl "https://flashapi.trade/positions/owner/{WALLET_PUBKEY}?includePnlInLeverageDisplay=true"