ParclExplorer

Transaction Details

Hash
0x5f5f919db17272f1a82038770a4e8ac8934a7d81ddce21ade9fe3d7965a80ff3
Type
PlaceOrder
Status
Success
Block
3072686
Index
25
Nonce
1776875530558
Timestamp
19:56:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 19081528,
    "price": 22238000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 19081528,
    "price": 22238000000,
    "order_id": 5981524,
    "market_id": 1,
    "account_id": 8
  }
}