ParclExplorer

Transaction Details

Hash
0x9cbc8a27ad6e0ba1085af87465bd2f4d8f5190277c3158532ae8b3166d619dbc
Type
PlaceOrder
Status
Success
Block
1305184
Index
45
Nonce
1776480107603
Timestamp
15:03:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 41379000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 32,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 41379000000,
    "order_id": 2872900,
    "market_id": 0,
    "account_id": 32
  }
}