ParclExplorer

Transaction Details

Hash
0xbed83409f6f09197c3c6aee296d6b032dcbe37aa3a85d9a8ab885767085928f0
Type
PlaceOrder
Status
Success
Block
3212375
Index
24
Nonce
1776875902412
Timestamp
03:55:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 90123928,
    "price": 21786000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 90123928,
    "price": 21786000000,
    "order_id": 6314808,
    "market_id": 1,
    "account_id": 8
  }
}