ParclExplorer

Transaction Details

Hash
0x6b0fd2471dc5c14552f3df0d5698a24986cfb0706e6dffeb083a8465848cc35d
Type
PlaceOrder
Status
Success
Block
4220096
Index
0
Nonce
1777123467346
Timestamp
13:24:27 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50000000,
    "price": 29401000000,
    "order_id": 8124323,
    "market_id": 2,
    "account_id": 49
  }
}