ParclExplorer

Transaction Details

Hash
0x4750f25a95f50b45a27701993919795f64eceadd5712080adbbc0596d5c39af6
Type
PlaceOrder
Status
Success
Block
3825812
Index
47
Nonce
1776957142792
Timestamp
14:54:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123759891,
    "price": 21864000000,
    "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: 43
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123759891,
    "price": 21864000000,
    "order_id": 7341309,
    "market_id": 1,
    "account_id": 8
  }
}