ParclExplorer

Transaction Details

Hash
0x4b67f6b3995488fc9d5687a2da1cd514896bded95ecd789edc74bd38795ef6f0
Type
PlaceOrder
Status
Success
Block
3631664
Index
21
Nonce
1776956626695
Timestamp
03:50:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123226966,
    "price": 59766000000,
    "market_id": 0,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123226966,
    "price": 59766000000,
    "order_id": 6899902,
    "market_id": 0,
    "account_id": 8
  }
}