ParclExplorer

Transaction Details

Hash
0x78b54fc01597babd72878115bd6f313d66b9ad9322a68ba0cc019ed426b53ace
Type
PlaceOrder
Status
Success
Block
228511
Index
11
Nonce
1776263664794
Timestamp
01:38:41 UTC

Transaction Data

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