ParclExplorer

Transaction Details

Hash
0x30c46f4578b5b7a45c7e8e0327f4595250b6cc5db615de7ca48e4d454c404ade
Type
PlaceOrder
Status
Success
Block
3167203
Index
23
Nonce
1776875770898
Timestamp
01:19:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123560313,
    "price": 21895000000,
    "market_id": 1,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123560313,
    "price": 21895000000,
    "order_id": 6196763,
    "market_id": 1,
    "account_id": 8
  }
}