PARCLExplorer

Transaction Details

Hash
336e8ad8f8d834af771c394fdbbc21ed0309e87af481649749ef191a023b7a4e
Type
PlaceOrder
Status
Success
Block
1124356
Index
0
Nonce
1775700798092
Timestamp
05:50:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 100000,
    "price": 58133000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 100000,
    "price": 58133000000,
    "order_id": 3145580,
    "market_id": 0,
    "account_id": 11
  }
}