ParclExplorer

Transaction Details

Hash
0xa2ca0f6566b20db2deb90262dba1cfa36c5975ffb6da301bf3784c784aa9c874
Type
PlaceOrder
Status
Success
Block
3478764
Index
2
Nonce
1776956270840
Timestamp
19:06:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42349882,
    "price": 59900000000,
    "market_id": 0,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42349882,
    "price": 59900000000,
    "order_id": 6572923,
    "market_id": 0,
    "account_id": 8
  }
}