ParclExplorer

Transaction Details

Hash
0x804ca62a74a49a0909be09d42585750e5119944794759b0a40ea600c2da2a973
Type
PlaceOrder
Status
Success
Block
228478
Index
33
Nonce
1776263660849
Timestamp
01:38:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 510802,
    "price": 33599000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 510802,
    "price": 33599000000,
    "order_id": 525099,
    "market_id": 2,
    "account_id": 8
  }
}