ParclExplorer

Transaction Details

Hash
0xdbba8606ab66b8dca5358d6658dfa4293078c8d4bb54c0a9c8506309f5cb9f8c
Type
PlaceOrder
Status
Success
Block
850435
Index
15
Nonce
1776357176850
Timestamp
13:05:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 386432,
    "price": 23690000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 386432,
    "price": 23690000000,
    "order_id": 2017394,
    "market_id": 1,
    "account_id": 8
  }
}