ParclExplorer

Transaction Details

Hash
0x392dc566a8bf0c3e294efdf62b8ad65aec6d39a0bb941c8500028ce3b95c67b3
Type
PlaceOrder
Status
Success
Block
437103
Index
8
Nonce
1776264136593
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 261389,
    "price": 1152000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 261389,
    "price": 1152000000,
    "order_id": 905552,
    "market_id": 2,
    "account_id": 8
  }
}