ParclExplorer

Transaction Details

Hash
0xedcb28367b851d4cc1c35d4c14d53f1c37f211616b005eb9e02e1906e6e19b8b
Type
PlaceOrder
Status
Success
Block
4220134
Index
0
Nonce
1777123475290
Timestamp
13:24:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10000000,
    "price": 29401000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 49,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10000000,
    "price": 29401000000,
    "order_id": 8124404,
    "market_id": 2,
    "account_id": 49
  }
}