ParclExplorer

Transaction Details

Hash
0x5c3874fbec84d6d672d43af91c9785c66211b2fda20fc8d92101ae321d644d4f
Type
PlaceOrder
Status
Success
Block
3482007
Index
24
Nonce
1776956278642
Timestamp
19:17:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4289349,
    "price": 23355000000,
    "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": 4289349,
    "price": 23355000000,
    "order_id": 6579435,
    "market_id": 1,
    "account_id": 8
  }
}