ParclExplorer

Transaction Details

Hash
0x12675d3211ab9d0f02442174f55f952462a1b920df5e3971eac689a11007daa6
Type
PlaceOrder
Status
Success
Block
3071834
Index
9
Nonce
1776875527921
Timestamp
19:53:38 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9412921,
    "price": 31309000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9412921,
    "price": 31309000000,
    "order_id": 5979352,
    "market_id": 2,
    "account_id": 8
  }
}