ParclExplorer

Transaction Details

Hash
0x6c3bc62e814bba433e75a9ee6c9d47cb9ede627a077eb4739a1477c1ac71dec8
Type
PlaceOrder
Status
Success
Block
3182215
Index
18
Nonce
1776875814980
Timestamp
02:11:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51234174,
    "price": 29986000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51234174,
    "price": 29986000000,
    "order_id": 6235839,
    "market_id": 2,
    "account_id": 8
  }
}