ParclExplorer

Transaction Details

Hash
0xeb44b56d9cd45a3a86a26032d1ee5939cab8e2983f3a11fb8256f447a3a7e839
Type
PlaceOrder
Status
Success
Block
3034898
Index
28
Nonce
1776875438300
Timestamp
17:47:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9534368,
    "price": 23130000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9534368,
    "price": 23130000000,
    "order_id": 5903345,
    "market_id": 1,
    "account_id": 8
  }
}