ParclExplorer

Transaction Details

Hash
0x5c1f0fc597471977d5da704983de2df1f8929aa023bd9b0754a4f2041f4f8d12
Type
PlaceOrder
Status
Success
Block
3261326
Index
0
Nonce
1776875381419
Timestamp
06:42:38 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 175321,
    "price": 28645000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 24,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 175321,
    "price": 28645000000,
    "order_id": 6405826,
    "market_id": 2,
    "account_id": 24
  }
}