ParclExplorer

Transaction Details

Hash
0xca2e2f8da7f1225ff0c282e5e7e9a8607541536a897b4145deee3c53bacd226d
Type
PlaceOrder
Status
Success
Block
3565545
Index
20
Nonce
1776956474127
Timestamp
00:03:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3975535,
    "price": 23890000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3975535,
    "price": 23890000000,
    "order_id": 6758408,
    "market_id": 1,
    "account_id": 8
  }
}