ParclExplorer

Transaction Details

Hash
0x1430a644ce47a1c1cd3285da192f7759606dddc9333e893b30650d098bef8bbb
Type
PlaceOrder
Status
Success
Block
3133727
Index
0
Nonce
1776900322756
Timestamp
23:25:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15000000,
    "price": 2962600000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15000000,
    "price": 2962600000000,
    "order_id": 6120810,
    "market_id": 2,
    "account_id": 43
  }
}