ParclExplorer

Transaction Details

Hash
0x87d673c07191b666d250fbf063cc0b41cff7f7775b61f3b247c103efc0d8205d
Type
PlaceOrder
Status
Success
Block
3865080
Index
0
Nonce
1776957241905
Timestamp
17:09:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8452344,
    "price": 32095000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8452344,
    "price": 32095000000,
    "order_id": 7422325,
    "market_id": 2,
    "account_id": 8
  }
}