ParclExplorer

Transaction Details

Hash
0x8776a05efdaa3ea2d30c30a96596120ffb587c1f6ef569270e8e931f85f06af5
Type
PlaceOrder
Status
Success
Block
3822575
Index
1
Nonce
1776957134787
Timestamp
14:43:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13882289,
    "price": 30836000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13882289,
    "price": 30836000000,
    "order_id": 7334769,
    "market_id": 2,
    "account_id": 8
  }
}