ParclExplorer

Transaction Details

Hash
0xe472b497e0726de81d9da2dab1004519fce748e78100df0bb92d0a4f3861a073
Type
PlaceOrder
Status
Success
Block
1304603
Index
30
Nonce
1776472783649
Timestamp
15:01:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2512095,
    "price": 22050000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2512095,
    "price": 22050000000,
    "order_id": 2871303,
    "market_id": 1,
    "account_id": 8
  }
}