ParclExplorer

Transaction Details

Hash
0x0b946b00c4458dd1f26a42d6f3da1700f3b17ed23098336cb7f8ed25f901535e
Type
PlaceOrder
Status
Success
Block
436996
Index
34
Nonce
1776264134951
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 47567532,
    "price": 26123000000,
    "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: 6
{
  "OrderPlaced": {
    "side": "Short",
    "size": 47567532,
    "price": 26123000000,
    "order_id": 905169,
    "market_id": 2,
    "account_id": 8
  }
}