ParclExplorer

Transaction Details

Hash
0x51ba33e8ae3e521ae3b056115eef60ffca6b85729359d71589fd9c80a73b0e7b
Type
PlaceOrder
Status
Success
Block
4219782
Index
2
Nonce
1776958039522
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17764439,
    "price": 29837000000,
    "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: 3
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17764439,
    "price": 29837000000,
    "order_id": 8123809,
    "market_id": 2,
    "account_id": 8
  }
}