ParclExplorer

Transaction Details

Hash
0x5499c145fd533db01e174c5797eefdab23f11d8af6d67a6e4668ae429437e3fa
Type
PlaceOrder
Status
Success
Block
3697913
Index
0
Nonce
1777016217167
Timestamp
07:36:57 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 369000000,
    "price": 29169000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 50,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 369000000,
    "price": 29169000000,
    "order_id": 7048262,
    "market_id": 2,
    "account_id": 50
  }
}