ParclExplorer

Transaction Details

Hash
0x36802234f56a51ed3fcf6e0aebf04091308e4167b8e4aad8ce87b47ddff7d980
Type
PlaceOrder
Status
Success
Block
3478819
Index
0
Nonce
1776956271056
Timestamp
19:06:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5772949,
    "price": 34885000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5772949,
    "price": 34885000000,
    "order_id": 6573144,
    "market_id": 2,
    "account_id": 8
  }
}