ParclExplorer

Transaction Details

Hash
0xdd995002f086331109980cbd890de94a7d7e1c537a8c5957f571cbbf558a2ea6
Type
PlaceOrder
Status
Success
Block
3463869
Index
12
Nonce
1776956234912
Timestamp
18:15:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123349190,
    "price": 59312000000,
    "market_id": 0,
    "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: 23
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123349190,
    "price": 59312000000,
    "order_id": 6542253,
    "market_id": 0,
    "account_id": 8
  }
}