ParclExplorer

Transaction Details

Hash
0x9e6a3aaf7487d168d98c7646cf2d8c14afe6b4cdc160a6a834d018040261baa3
Type
PlaceOrder
Status
Success
Block
1284934
Index
2
Nonce
1776480100839
Timestamp
13:54:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000000,
    "price": 21569000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 30,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000000,
    "price": 21569000000,
    "order_id": 2806568,
    "market_id": 1,
    "account_id": 30
  }
}