ParclExplorer

Transaction Details

Hash
0x8776ee5c6fb7b9f66d346d28da95843d75cf8eb4aba852e0ff7eea2b7ed62993
Type
PlaceOrder
Status
Success
Block
3565837
Index
23
Nonce
1776956474786
Timestamp
00:04:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4549938,
    "price": 23141000000,
    "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: 40
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4549938,
    "price": 23141000000,
    "order_id": 6759022,
    "market_id": 1,
    "account_id": 8
  }
}