ParclExplorer

Transaction Details

Hash
0x75c66189f60c9a0c267fc955191c99206f7e8e8414b400d2215e81cfd928537e
Type
PlaceOrder
Status
Success
Block
3851907
Index
20
Nonce
1776957209326
Timestamp
16:24:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4250534,
    "price": 23248000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4250534,
    "price": 23248000000,
    "order_id": 7395314,
    "market_id": 1,
    "account_id": 8
  }
}