ParclExplorer

Transaction Details

Hash
0x7f35995a05d734cf3802f2b6307db8ce9ca7ed97f90fbce950e7da9ca85b6467
Type
PlaceOrder
Status
Success
Block
3506329
Index
11
Nonce
1776956332620
Timestamp
20:41:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123775656,
    "price": 29648000000,
    "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: 13
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123775656,
    "price": 29648000000,
    "order_id": 6627783,
    "market_id": 2,
    "account_id": 8
  }
}