ParclExplorer

Transaction Details

Hash
0x66e407fac2f38713172f951847b6946660235f115fdecc4c79fbb0c1d5aa7abf
Type
PlaceOrder
Status
Success
Block
1307643
Index
25
Nonce
1776472795250
Timestamp
15:12:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 235947,
    "price": 23120000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 235947,
    "price": 23120000000,
    "order_id": 2880334,
    "market_id": 1,
    "account_id": 8
  }
}