ParclExplorer

Transaction Details

Hash
0x6c7a97ce517ff8bdcf84caec80ef78562009ae180a60d493dc994b99e176cf37
Type
PlaceOrder
Status
Success
Block
3770468
Index
20
Nonce
1776957011336
Timestamp
11:45:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4256567,
    "price": 33248000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4256567,
    "price": 33248000000,
    "order_id": 7230957,
    "market_id": 2,
    "account_id": 8
  }
}