ParclExplorer

Transaction Details

Hash
0x42f1ff27bbacef6c6d9b22dac93d52cb4c1cd821f40c9a23e457028c700bf73c
Type
PlaceOrder
Status
Success
Block
3474290
Index
25
Nonce
1776956258610
Timestamp
18:51:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42687680,
    "price": 21808000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42687680,
    "price": 21808000000,
    "order_id": 6562651,
    "market_id": 1,
    "account_id": 8
  }
}