ParclExplorer

Transaction Details

Hash
0xda0c21d4a3ff562db7f5103a40f618f5f67f162faa1f08f2117bf41bea8e20de
Type
PlaceOrder
Status
Success
Block
1304312
Index
25
Nonce
1776472782530
Timestamp
15:00:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 982123,
    "price": 23120000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 982123,
    "price": 23120000000,
    "order_id": 2870389,
    "market_id": 1,
    "account_id": 8
  }
}