ParclExplorer

Transaction Details

Hash
0xa31558ce50eeed19517e18b4ffce6d7bd48655aac6490d22f408f45ca17bd41f
Type
PlaceOrder
Status
Success
Block
3070104
Index
1
Nonce
1776875523084
Timestamp
19:47:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1219862,
    "price": 40051000000,
    "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": 1219862,
    "price": 40051000000,
    "order_id": 5975419,
    "market_id": 2,
    "account_id": 8
  }
}