ParclExplorer

Transaction Details

Hash
0xd81bc7ef879e9fbb19563278027ca08be078aa343f336faaaefade32f1f37881
Type
PlaceOrder
Status
Success
Block
1300615
Index
13
Nonce
1776472762519
Timestamp
14:48:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 121351,
    "price": 23316000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 121351,
    "price": 23316000000,
    "order_id": 2857610,
    "market_id": 1,
    "account_id": 8
  }
}