ParclExplorer

Transaction Details

Hash
0xd89dfd3cddee824bca7292f35d9cffb0ae003abfb5ced3171325391528dff0b3
Type
PlaceOrder
Status
Success
Block
3478940
Index
14
Nonce
1776956271319
Timestamp
19:07:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1314827,
    "price": 22665000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1314827,
    "price": 22665000000,
    "order_id": 6573363,
    "market_id": 1,
    "account_id": 8
  }
}