ParclExplorer

Transaction Details

Hash
0x497ab86a03496a95700b53dd86470c084cbfe00c1170aeeb93527a9ffe669097
Type
PlaceOrder
Status
Success
Block
2172475
Index
0
Nonce
1776702837958
Timestamp
16:33:57 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 46,
    "price": 10000000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 12,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 46,
    "price": 10000000000,
    "order_id": 4639246,
    "market_id": 1,
    "account_id": 12
  }
}