ParclExplorer

Transaction Details

Hash
0xa4b0916b46b635e973ab2374f028022957042f43f725a108ed3110622054209a
Type
PlaceOrder
Status
Success
Block
1040866
Index
27
Nonce
1776461244355
Timestamp
23:57:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42502,
    "price": 22810000000,
    "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": 42502,
    "price": 22810000000,
    "order_id": 2549117,
    "market_id": 1,
    "account_id": 8
  }
}