ParclExplorer

Transaction Details

Hash
0xb94dee198b1e945edd2bf62bd6ee89ad4f09fc19241472b4d39ea13ad33e3f9b
Type
PlaceOrder
Status
Success
Block
4270524
Index
5
Nonce
1776958151136
Timestamp
16:17:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123507931,
    "price": 21555000000,
    "market_id": 1,
    "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: 8
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123507931,
    "price": 21555000000,
    "order_id": 8217724,
    "market_id": 1,
    "account_id": 8
  }
}