ParclExplorer

Transaction Details

Hash
0x20fa628870d1deb4187312e19168c3523ca9f3e1adaa9ea57ca83f2cf9334210
Type
PlaceOrder
Status
Success
Block
3049662
Index
20
Nonce
1776875475951
Timestamp
18:37:46 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3842100,
    "price": 23457000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3842100,
    "price": 23457000000,
    "order_id": 5936268,
    "market_id": 1,
    "account_id": 8
  }
}