ParclExplorer

Transaction Details

Hash
0xe7eca28e9d791b8a9b00c310db4d9331180eb725572d08e7bb3baa23ab3abb6d
Type
PlaceOrder
Status
Success
Block
3505574
Index
19
Nonce
1776956331002
Timestamp
20:38:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123775347,
    "price": 29686000000,
    "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: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123775347,
    "price": 29686000000,
    "order_id": 6626267,
    "market_id": 2,
    "account_id": 8
  }
}