ParclExplorer

Transaction Details

Hash
0xa4d000e366cbc20906ca9ed07d29a73c159c9955aebf14cbd468b9d798c455d2
Type
PlaceOrder
Status
Success
Block
1300604
Index
13
Nonce
1776472762046
Timestamp
14:48:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13000394,
    "price": 27680000000,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13000394,
    "price": 27680000000,
    "order_id": 2857471,
    "market_id": 2,
    "account_id": 8
  }
}