ParclExplorer

Transaction Details

Hash
0x3d41bc56988ebcc3ae00c330a8c96a0711c8ce53ad14d44eb89224366d4997a1
Type
PlaceOrder
Status
Success
Block
3938199
Index
20
Nonce
1776957393069
Timestamp
21:19:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15432241,
    "price": 22309000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15432241,
    "price": 22309000000,
    "order_id": 7556302,
    "market_id": 1,
    "account_id": 8
  }
}