ParclExplorer

Transaction Details

Hash
0x8d3c426747ce8d0f74e130b4ec477dc4a7c24f949548a89b31cd1052d5f4afca
Type
PlaceOrder
Status
Success
Block
1301150
Index
26
Nonce
1776472767630
Timestamp
14:49:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5850678,
    "price": 21800000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5850678,
    "price": 21800000000,
    "order_id": 2859950,
    "market_id": 1,
    "account_id": 8
  }
}