PARCLExplorer

Transaction Details

Hash
25056ba596ccdafd70f7a055a30577d9938a2e3e74e56c14c98f34ce2d397d2c
Type
PlaceOrder
Status
Success
Block
136735
Index
0
Nonce
1775511893059
Timestamp
21:44:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 50000000,
    "price": 21550000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 15,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 50000000,
    "price": 21550000000,
    "order_id": 349688,
    "market_id": 1,
    "account_id": 15
  }
}