ParclExplorer

Transaction Details

Hash
0x6fc24fc9e92a554e5c74427ec42a3bbc657ece8ebf60bb3b48c41637dfa56ef1
Type
PlaceOrder
Status
Success
Block
4244582
Index
11
Nonce
1776958092959
Timestamp
14:48:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51123577,
    "price": 29564000000,
    "market_id": 2,
    "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: 17
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51123577,
    "price": 29564000000,
    "order_id": 8169425,
    "market_id": 2,
    "account_id": 8
  }
}