ParclExplorer

Transaction Details

Hash
0x46656e10fbc029ad53d3106433d238349d354f94855f90d74a58e4fffe47c5c9
Type
PlaceOrder
Status
Success
Block
4219782
Index
4
Nonce
1776958039523
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10658664,
    "price": 30146000000,
    "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: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10658664,
    "price": 30146000000,
    "order_id": 8123810,
    "market_id": 2,
    "account_id": 8
  }
}