ParclExplorer

Transaction Details

Hash
0xd7e5477d6fc69316b95db1067e5ed82c022626a0c2781f42ce11e96af3699d77
Type
PlaceOrder
Status
Success
Block
3231588
Index
17
Nonce
1776875954531
Timestamp
05:00:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 20173610,
    "price": 30876000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 20173610,
    "price": 30876000000,
    "order_id": 6361888,
    "market_id": 2,
    "account_id": 8
  }
}