PARCLExplorer

Transaction Details

Hash
4bb908c89c808f6001ccd54e6dfa3f9cec4a688627ae3882ffff173ebe64f208
Type
PlaceOrder
Status
Success
Block
1066876
Index
4
Nonce
1775700790789
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 18120000000,
    "market_id": 1,
    "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: 4
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 18120000000,
    "order_id": 3128828,
    "market_id": 1,
    "account_id": 11
  }
}