ParclExplorer

Transaction Details

Hash
0x8358e8b511beec4aa4066a4f6ef7d0044123b2f278a2c757a51fcd07d02e69b8
Type
PlaceOrder
Status
Success
Block
3855096
Index
25
Nonce
1776957217654
Timestamp
16:35:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 78352746,
    "price": 21784000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 78352746,
    "price": 21784000000,
    "order_id": 7402144,
    "market_id": 1,
    "account_id": 8
  }
}