ParclExplorer

Transaction Details

Hash
0xfa6c11f25297631b38b7005ec99aaf9f08f76f3b67b02fac5ae5fced1e55ca4b
Type
PlaceOrder
Status
Success
Block
3060089
Index
14
Nonce
1776875497243
Timestamp
19:13:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123736467,
    "price": 21491000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123736467,
    "price": 21491000000,
    "order_id": 5954128,
    "market_id": 1,
    "account_id": 8
  }
}