ParclExplorer

Transaction Details

Hash
0xf0f3c1428a0c0c4a325244a0d89acd3d3470116b0e5285ecff06714b12ed3325
Type
PlaceOrder
Status
Success
Block
3172236
Index
0
Nonce
1776908226799
Timestamp
01:37:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 80000000,
    "price": 29700000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 80000000,
    "price": 29700000000,
    "order_id": 6208097,
    "market_id": 2,
    "account_id": 43
  }
}