ParclExplorer

Transaction Details

Hash
0x51051ee360b1d4e9274d3c7d1c7b03aff8c1760f368d71e7545f08521bdc4950
Type
PlaceOrder
Status
Success
Block
3632323
Index
12
Nonce
1776956628199
Timestamp
03:52:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9000999,
    "price": 22595000000,
    "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: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9000999,
    "price": 22595000000,
    "order_id": 6901215,
    "market_id": 1,
    "account_id": 8
  }
}