ParclExplorer

Transaction Details

Hash
0x115b05a12802f15adc95db0fda62b5754f8a1167976afb6dfbfdd5b5c44ecb4d
Type
PlaceOrder
Status
Success
Block
437463
Index
11
Nonce
1776264138731
Timestamp
13:32:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123372229,
    "price": 26022000000,
    "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: 22
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123372229,
    "price": 26022000000,
    "order_id": 906646,
    "market_id": 2,
    "account_id": 8
  }
}