PARCLExplorer

Transaction Details

Hash
df30708b19000965d464a99de6d4784797165c3534cbed6ac37228378c5633d1
Type
PlaceOrder
Status
Success
Block
1056717
Index
30
Nonce
1775487619805
Timestamp
02:00:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1671248,
    "price": 21833000000,
    "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: 42
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1671248,
    "price": 21833000000,
    "order_id": 3111184,
    "market_id": 1,
    "account_id": 8
  }
}