ParclExplorer

Transaction Details

Hash
0x4ebaf80ba0871ae2c1630ffadee01f1fc2d4c463c807de910d166e996693fe5d
Type
PlaceOrder
Status
Success
Block
1284953
Index
17
Nonce
1776472715067
Timestamp
13:54:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1232850,
    "price": 20068000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1232850,
    "price": 20068000000,
    "order_id": 2806667,
    "market_id": 1,
    "account_id": 8
  }
}