ParclExplorer

Transaction Details

Hash
0x1f1de5e3ef8410a1a2fac1b6c7495784e06f7e402b776194cf8ea5a933fd1186
Type
PlaceOrder
Status
Success
Block
4279514
Index
24
Nonce
1776958171363
Timestamp
16:47:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 67555394,
    "price": 21762000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 67555394,
    "price": 21762000000,
    "order_id": 8234231,
    "market_id": 1,
    "account_id": 8
  }
}