ParclExplorer

Transaction Details

Hash
0x976e8e5583697c629585c46233cad70e039bf1ae73b330776e237b7bfda0514b
Type
PlaceOrder
Status
Success
Block
3848601
Index
10
Nonce
1776957200819
Timestamp
16:12:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 35532565,
    "price": 22141000000,
    "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: 16
{
  "OrderPlaced": {
    "side": "Short",
    "size": 35532565,
    "price": 22141000000,
    "order_id": 7388351,
    "market_id": 1,
    "account_id": 8
  }
}