ParclExplorer

Transaction Details

Hash
0xd0d72fe396508fee95178722805111f71c450173b3d8bd439b31c830d2e71681
Type
PlaceOrder
Status
Success
Block
437097
Index
35
Nonce
1776264136845
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 336829,
    "price": 15159000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Long",
    "size": 336829,
    "price": 15159000000,
    "order_id": 905508,
    "market_id": 2,
    "account_id": 8
  }
}