ParclExplorer

Transaction Details

Hash
0xb23f6b16f8528c1ad399ed7c37e5a7f006e828e5fada03ff6bedf73db6e343d4
Type
PlaceOrder
Status
Success
Block
436852
Index
17
Nonce
1776264134524
Timestamp
13:30:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13372759,
    "price": 21615000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13372759,
    "price": 21615000000,
    "order_id": 904802,
    "market_id": 1,
    "account_id": 8
  }
}