ParclExplorer

Transaction Details

Hash
0x61767f852db9562ed6ab44a051bc9913d02fbeb8a902fd008be18fd78f967934
Type
PlaceOrder
Status
Success
Block
3187593
Index
8
Nonce
1776875831235
Timestamp
02:30:13 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 166512800,
    "price": 21790000000,
    "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: 16
{
  "OrderPlaced": {
    "side": "Short",
    "size": 166512800,
    "price": 21790000000,
    "order_id": 6250249,
    "market_id": 1,
    "account_id": 8
  }
}