ParclExplorer

Transaction Details

Hash
0x9a7162802851928c1c7c27394466abd77dcbf1890a95469ea1e0319dcae1af47
Type
PlaceOrder
Status
Success
Block
3530372
Index
0
Nonce
1776981805509002
Timestamp
22:03:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 55342895,
    "price": 21683000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 55342895,
    "price": 21683000000,
    "order_id": 6677844,
    "market_id": 1,
    "account_id": 39
  }
}