ParclExplorer

Transaction Details

Hash
0xd86b1edcd06b13e39381ddcf23fddab9c12cb0f4c79fc51cd1885b21c58f0c57
Type
PlaceOrder
Status
Success
Block
3067259
Index
16
Nonce
1776875515386
Timestamp
19:37:59 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6789365,
    "price": 52779000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6789365,
    "price": 52779000000,
    "order_id": 5969146,
    "market_id": 2,
    "account_id": 8
  }
}