ParclExplorer

Transaction Details

Hash
0x6a91f32283a7ca212af75d0f1e1caa7cdf77db0c09d72516c27c4f9e9dd02a8c
Type
PlaceOrder
Status
Success
Block
1305600
Index
21
Nonce
1776472787498
Timestamp
15:05:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 91336,
    "price": 23001000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 91336,
    "price": 23001000000,
    "order_id": 2874339,
    "market_id": 1,
    "account_id": 8
  }
}