ParclExplorer

Transaction Details

Hash
0x56ee2ef00513265838117b10a5c081331c50015d229b75d0723fc9320da42cb6
Type
PlaceOrder
Status
Success
Block
1307691
Index
22
Nonce
1776472795445
Timestamp
15:12:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1003456,
    "price": 22613000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1003456,
    "price": 22613000000,
    "order_id": 2880476,
    "market_id": 1,
    "account_id": 8
  }
}