ParclExplorer

Transaction Details

Hash
0x55b576b4db712013774dafe6805a329fb460db44d35be01acc524f93e9edcb06
Type
PlaceOrder
Status
Success
Block
437103
Index
13
Nonce
1776264136615
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 260983,
    "price": 1190000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 260983,
    "price": 1190000000,
    "order_id": 905553,
    "market_id": 2,
    "account_id": 8
  }
}