ParclExplorer

Transaction Details

Hash
0xa4bc7feced7f0203bc9180da146c27ccf6e874257f6032744964b6606f8a071a
Type
PlaceOrder
Status
Success
Block
3647130
Index
17
Nonce
1776956669115
Timestamp
04:43:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50879883,
    "price": 30231000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50879883,
    "price": 30231000000,
    "order_id": 6935621,
    "market_id": 2,
    "account_id": 8
  }
}