ParclExplorer

Transaction Details

Hash
0x31763313aa3042963a489e19c5174768ae42b0caed555980dd6b39468a785be8
Type
PlaceOrder
Status
Success
Block
1306394
Index
14
Nonce
1776472790763
Timestamp
15:07:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2345297,
    "price": 22030000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2345297,
    "price": 22030000000,
    "order_id": 2876880,
    "market_id": 1,
    "account_id": 8
  }
}