ParclExplorer

Transaction Details

Hash
0x656fc5d0c58012f72b34b981e8a99a16f5086ee0a93c7b538cf45c258933f3c1
Type
PlaceOrder
Status
Success
Block
4219782
Index
6
Nonce
1776958039526
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 828818,
    "price": 36251000000,
    "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: 7
{
  "OrderPlaced": {
    "side": "Short",
    "size": 828818,
    "price": 36251000000,
    "order_id": 8123812,
    "market_id": 2,
    "account_id": 8
  }
}