ParclExplorer

Transaction Details

Hash
0xed18bb47614477813325c69669a1c9a77f0d27babc672d30e87f20b5f65549e0
Type
PlaceOrder
Status
Success
Block
3180924
Index
5
Nonce
1776875811003
Timestamp
02:07:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50882243,
    "price": 30335000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50882243,
    "price": 30335000000,
    "order_id": 6232262,
    "market_id": 2,
    "account_id": 8
  }
}