ParclExplorer

Transaction Details

Hash
0xa3bd534b9ce0f43e358202ed55ab34e2aa2ae7a33d1a5f8df794beaa9b6f7481
Type
PlaceOrder
Status
Success
Block
1300604
Index
53
Nonce
1776472762102
Timestamp
14:48:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 212253,
    "price": 36535000000,
    "market_id": 2,
    "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: 15
{
  "OrderPlaced": {
    "side": "Short",
    "size": 212253,
    "price": 36535000000,
    "order_id": 2857482,
    "market_id": 2,
    "account_id": 8
  }
}