ParclExplorer

Transaction Details

Hash
0x03c67924b2b41c1ba464cf6e6e8067d81087ad555f1126dfaac047af2c902a84
Type
PlaceOrder
Status
Success
Block
3655045
Index
25
Nonce
1776956693461
Timestamp
05:10:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50281952,
    "price": 30177000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50281952,
    "price": 30177000000,
    "order_id": 6955370,
    "market_id": 2,
    "account_id": 8
  }
}