ParclExplorer

Transaction Details

Hash
0x6a78824bfa7b361dfa613f4eb38922262a056d9718e3b5d48238177173469e3e
Type
PlaceOrder
Status
Success
Block
3030148
Index
1
Nonce
1776875425271
Timestamp
17:31:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 248642,
    "price": 51427000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 248642,
    "price": 51427000000,
    "order_id": 5892741,
    "market_id": 2,
    "account_id": 8
  }
}