ParclExplorer

Transaction Details

Hash
0x522c5e767e4e8aa547ef5d94de79dd9140b83e0b706ca91fd8f9ca30686dde35
Type
PlaceOrder
Status
Success
Block
3771832
Index
20
Nonce
1776957015140
Timestamp
11:50:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9654608,
    "price": 22894000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9654608,
    "price": 22894000000,
    "order_id": 7234218,
    "market_id": 1,
    "account_id": 8
  }
}