ParclExplorer

Transaction Details

Hash
0x4093252bb36f8eea4f82085e866ce6dd50cd2d366bb8c1648b370a6b2f1a8d62
Type
PlaceOrder
Status
Success
Block
3177340
Index
0
Nonce
1776909307209
Timestamp
01:55:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000000,
    "price": 28800000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000000,
    "price": 28800000000,
    "order_id": 6222135,
    "market_id": 2,
    "account_id": 43
  }
}