ParclExplorer

Transaction Details

Hash
0x97ba4b01f7fcb85b11d7a57559565596fca034e2ea8c851cba3ec04e3fe12cc7
Type
PlaceOrder
Status
Success
Block
3473536
Index
21
Nonce
1776956256724
Timestamp
18:48:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 150100,
    "price": 6846000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 150100,
    "price": 6846000000,
    "order_id": 6561073,
    "market_id": 2,
    "account_id": 8
  }
}