ParclExplorer

Transaction Details

Hash
0x8c7154456e1a62861221915a44b2c78322905eb66535dd98d0a8ae0630fbd438
Type
PlaceOrder
Status
Success
Block
3180535
Index
30
Nonce
1776875809688
Timestamp
02:06:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50904834,
    "price": 30123000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50904834,
    "price": 30123000000,
    "order_id": 6231143,
    "market_id": 2,
    "account_id": 8
  }
}