ParclExplorer

Transaction Details

Hash
0x90cda904b3ac7c83f2c5d755f50f5380783bcb9dc914e4e8727ddf89bd2b846a
Type
PlaceOrder
Status
Success
Block
3537639
Index
20
Nonce
1776956402349
Timestamp
22:28:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123461452,
    "price": 59720000000,
    "market_id": 0,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123461452,
    "price": 59720000000,
    "order_id": 6692443,
    "market_id": 0,
    "account_id": 8
  }
}