ParclExplorer

Transaction Details

Hash
0x2a3f3e850d24c00ee90793a59d04c8f6cd58ca5f550520c4dafba65fef8b5912
Type
PlaceOrder
Status
Success
Block
3829074
Index
1
Nonce
1776957150928
Timestamp
15:06:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13883011,
    "price": 30494000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13883011,
    "price": 30494000000,
    "order_id": 7347857,
    "market_id": 2,
    "account_id": 8
  }
}