ParclExplorer

Transaction Details

Hash
0x261bb4efbe6529bee62515d528ac11219303f6a45613e1aefefb4f4986e6ffd6
Type
PlaceOrder
Status
Success
Block
1307424
Index
17
Nonce
1776472794389
Timestamp
15:11:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 555714,
    "price": 23120000000,
    "market_id": 1,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 555714,
    "price": 23120000000,
    "order_id": 2879638,
    "market_id": 1,
    "account_id": 8
  }
}