ParclExplorer

Transaction Details

Hash
0x729bc5c95e6f371d7495b540289ebce5737c40f473237e7e5480e0b5eae1beef
Type
PlaceOrder
Status
Success
Block
3464283
Index
13
Nonce
1776956235894
Timestamp
18:17:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 29514787,
    "price": 22142000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 29514787,
    "price": 22142000000,
    "order_id": 6543086,
    "market_id": 1,
    "account_id": 8
  }
}