ParclExplorer

Transaction Details

Hash
0x0545a203f340475d4f132fc6d812ff3b5b603e7adbbc471a58df06f7bae9d5f0
Type
PlaceOrder
Status
Success
Block
3559434
Index
25
Nonce
1776956460886
Timestamp
23:42:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3618120,
    "price": 23585000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3618120,
    "price": 23585000000,
    "order_id": 6746201,
    "market_id": 1,
    "account_id": 8
  }
}