PARCLExplorer

Transaction Details

Hash
f9bc54e8beb3c204387e6a57b0dd1a0e0cb57d5a22d0c608585cee5610c14151
Type
PlaceOrder
Status
Success
Block
1049873
Index
0
Nonce
1775698296937
Timestamp
01:35:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 14142,
    "price": 7142200000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 14142,
    "price": 7142200000000,
    "order_id": 3083998,
    "market_id": 5,
    "account_id": 20
  }
}