ParclExplorer

Transaction Details

Hash
0x09d1832cff11d0cac17fbb930237022672139672b19bd533fcfadc9dd67532d5
Type
PlaceOrder
Status
Success
Block
3149068
Index
26
Nonce
1776875727069
Timestamp
00:17:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123506772,
    "price": 21838000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123506772,
    "price": 21838000000,
    "order_id": 6157071,
    "market_id": 1,
    "account_id": 8
  }
}