ParclExplorer

Transaction Details

Hash
0xa34320ef285830ea3e46e83869fb4d1587b41d8ceb0f64a09add3c0ee81d679f
Type
PlaceOrder
Status
Success
Block
3645108
Index
23
Nonce
1776956662849
Timestamp
04:36:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123930032,
    "price": 21753000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123930032,
    "price": 21753000000,
    "order_id": 6930494,
    "market_id": 1,
    "account_id": 8
  }
}