ParclExplorer

Transaction Details

Hash
0x4714756bc9f12b96429706b41940ca04ec5a37747dcd21473dbc37970d8adae9
Type
PlaceOrder
Status
Success
Block
3203343
Index
25
Nonce
1776875876696
Timestamp
03:24:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22534203,
    "price": 22321000000,
    "market_id": 1,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 22534203,
    "price": 22321000000,
    "order_id": 6290915,
    "market_id": 1,
    "account_id": 8
  }
}