ParclExplorer

Transaction Details

Hash
0x3269547222c37223852e73172d383a9a56346d185e5be621d2e3fa993b9e917b
Type
PlaceOrder
Status
Success
Block
3177564
Index
19
Nonce
1776875800180
Timestamp
01:55:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51074020,
    "price": 30076000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51074020,
    "price": 30076000000,
    "order_id": 6222789,
    "market_id": 2,
    "account_id": 8
  }
}