ParclExplorer

Transaction Details

Hash
0x1037d1d5e60a6de933bf9d2d0037f6dc62ec12ec215bed1d472ac0125f13b4af
Type
PlaceOrder
Status
Success
Block
3829779
Index
21
Nonce
1776957152630
Timestamp
15:08:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42369365,
    "price": 21834000000,
    "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": 42369365,
    "price": 21834000000,
    "order_id": 7349246,
    "market_id": 1,
    "account_id": 8
  }
}