PARCLExplorer

Transaction Details

Hash
69ace5b9ab103111213aa574dd0783d2b97c4cf14c7adb36ebbcd169dacd037a
Type
PlaceOrder
Status
Success
Block
1047230
Index
1
Nonce
1775694229470
Timestamp
01:26:33 UTC

Transaction Data

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