ParclExplorer

Transaction Details

Hash
0xa38909915fb228f96515b4f0dc67ffb2fa4ea941f4ab4c075b2ef3ef88faf094
Type
PlaceOrder
Status
Success
Block
3735576
Index
19
Nonce
1776956910578
Timestamp
09:45:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5864134,
    "price": 23566000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5864134,
    "price": 23566000000,
    "order_id": 7143732,
    "market_id": 1,
    "account_id": 8
  }
}