ParclExplorer

Transaction Details

Hash
0xff90736f57fee98b87e06cd7ed5bc1b20772fdc49ab64f208c26c60713c54375
Type
PlaceOrder
Status
Success
Block
3805339
Index
27
Nonce
1776957091329
Timestamp
13:44:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4599321,
    "price": 23136000000,
    "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": 4599321,
    "price": 23136000000,
    "order_id": 7298803,
    "market_id": 1,
    "account_id": 8
  }
}