ParclExplorer

Transaction Details

Hash
0x79793563924d851d520bf2f302ae7d98417c64ca5548c5e11df8fea33009b1bc
Type
PlaceOrder
Status
Success
Block
3520987
Index
20
Nonce
1776956365641
Timestamp
21:31:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123797237,
    "price": 29661000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123797237,
    "price": 29661000000,
    "order_id": 6658507,
    "market_id": 2,
    "account_id": 8
  }
}