ParclExplorer

Transaction Details

Hash
0x8354f2c8d62dc7dcdad96d42353fa7c29e7640b53dab36260ebc9dc063e5a8a8
Type
PlaceOrder
Status
Success
Block
3853953
Index
24
Nonce
1776957214513
Timestamp
16:31:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4999356,
    "price": 33539000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4999356,
    "price": 33539000000,
    "order_id": 7399571,
    "market_id": 2,
    "account_id": 8
  }
}