ParclExplorer

Transaction Details

Hash
0x66066dc5695b0dc52a660fb057e065b36a7a0c43eb4d5620c96ff8bfea14b8f6
Type
PlaceOrder
Status
Success
Block
885893
Index
10
Nonce
1776357296759
Timestamp
15:06:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 99139,
    "price": 12500000000,
    "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: 15
{
  "OrderPlaced": {
    "side": "Long",
    "size": 99139,
    "price": 12500000000,
    "order_id": 2109867,
    "market_id": 2,
    "account_id": 8
  }
}