ParclExplorer

Transaction Details

Hash
0x435256e60d475ee938ba12aa3c031a3dfce58829ce75b4f23a9ba7923dfa63cd
Type
PlaceOrder
Status
Success
Block
3147510
Index
10
Nonce
1776875723092
Timestamp
00:12:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23343386,
    "price": 30838000000,
    "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: 12
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23343386,
    "price": 30838000000,
    "order_id": 6153531,
    "market_id": 2,
    "account_id": 8
  }
}