ParclExplorer

Transaction Details

Hash
0xd3965c8dc904814c2c08d997c4440f65e24772f4b5389e2d044f8e394e604be3
Type
PlaceOrder
Status
Success
Block
3031072
Index
22
Nonce
1776875427681
Timestamp
17:34:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10563554,
    "price": 21927000000,
    "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": 10563554,
    "price": 21927000000,
    "order_id": 5894701,
    "market_id": 1,
    "account_id": 8
  }
}