ParclExplorer

Transaction Details

Hash
0x5b512f1ee4bda0d97f347aa9f7f448c545b8632fbb40f145cfa45e22b365d9ca
Type
PlaceOrder
Status
Success
Block
3073272
Index
1
Nonce
1776875532459
Timestamp
19:58:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 43581770,
    "price": 29887000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 43581770,
    "price": 29887000000,
    "order_id": 5983022,
    "market_id": 2,
    "account_id": 8
  }
}