ParclExplorer

Transaction Details

Hash
0x44bf9eaf32131099a547191ee185b02db53289fbd2c0a2592f88ff8bf468a385
Type
PlaceOrder
Status
Success
Block
436999
Index
36
Nonce
1776264135177
Timestamp
13:31:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 129756,
    "price": 13519000000,
    "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: 42
{
  "OrderPlaced": {
    "side": "Long",
    "size": 129756,
    "price": 13519000000,
    "order_id": 905235,
    "market_id": 2,
    "account_id": 8
  }
}