ParclExplorer

Transaction Details

Hash
0xa98bdd88522055dc08dd25f3f05f2642d67a3e1ee6470e7b401f519fef3aa7b7
Type
PlaceOrder
Status
Success
Block
436999
Index
20
Nonce
1776264135181
Timestamp
13:31:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3243910,
    "price": 27011000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3243910,
    "price": 27011000000,
    "order_id": 905226,
    "market_id": 2,
    "account_id": 8
  }
}