ParclExplorer

Transaction Details

Hash
0x505b99efbc6acbe53240b9b27004f7892a0691527a878b25481d6e18bee45344
Type
PlaceOrder
Status
Success
Block
3660864
Index
14
Nonce
1776956711185
Timestamp
05:30:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42579442,
    "price": 21330000000,
    "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": 42579442,
    "price": 21330000000,
    "order_id": 6970212,
    "market_id": 1,
    "account_id": 8
  }
}