ParclExplorer

Transaction Details

Hash
0x23f363b1cd45be078cd84223171b17fa343d297122fac35ec46f2db2b5fd65b6
Type
PlaceOrder
Status
Success
Block
3535717
Index
9
Nonce
1776956398209
Timestamp
22:21:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 56857651,
    "price": 30080000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 56857651,
    "price": 30080000000,
    "order_id": 6688611,
    "market_id": 2,
    "account_id": 8
  }
}