ParclExplorer

Transaction Details

Hash
0x6d1f30599544e8ae0dd31b6cf826c776ba1593f8e19179d6d542e4f5f48aa93b
Type
PlaceOrder
Status
Success
Block
1300858
Index
15
Nonce
1776472765454
Timestamp
14:48:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5081,
    "price": 24175000000,
    "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: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5081,
    "price": 24175000000,
    "order_id": 2858724,
    "market_id": 1,
    "account_id": 8
  }
}