PARCLExplorer

Transaction Details

Hash
fd15746e232bb5b791670895d839a7014db4e7cf84a61237526b414f56d044eb
Type
PlaceOrder
Status
Success
Block
1047524
Index
0
Nonce
1775694230008
Timestamp
01:27:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 8453,
    "price": 227500000000,
    "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": 8453,
    "price": 227500000000,
    "order_id": 3073857,
    "market_id": 5,
    "account_id": 20
  }
}