ParclExplorer

Transaction Details

Hash
0x64d9c9b768636bf92e746caa63b0c5718a7eedaa12c02429e38e9827b4178972
Type
PlaceOrder
Status
Success
Block
3709104
Index
17
Nonce
1776956834275
Timestamp
08:15:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123186346,
    "price": 21372000000,
    "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: 14
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123186346,
    "price": 21372000000,
    "order_id": 7076821,
    "market_id": 1,
    "account_id": 8
  }
}