ParclExplorer

Transaction Details

Hash
0x82929baab787dc2f178e1147c178d091c0720fa21680799d1b0c2b7ffd8faf30
Type
PlaceOrder
Status
Success
Block
3049662
Index
19
Nonce
1776875475950
Timestamp
18:37:46 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10672500,
    "price": 22441000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10672500,
    "price": 22441000000,
    "order_id": 5936267,
    "market_id": 1,
    "account_id": 8
  }
}