ParclExplorer

Transaction Details

Hash
0x55af4ad0d4cd211e3e3ba674d873b6d05330f31d23139197810c56daa2fd797e
Type
PlaceOrder
Status
Success
Block
3521753
Index
14
Nonce
1776956367201
Timestamp
21:33:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12457438,
    "price": 23345000000,
    "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: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12457438,
    "price": 23345000000,
    "order_id": 6659958,
    "market_id": 1,
    "account_id": 8
  }
}