PARCLExplorer

Transaction Details

Hash
cbf61c1c98c26c2e5ae9e6d55b8e335246bfed13b507bf4a9efd0aef33d71068
Type
PlaceOrder
Status
Success
Block
1117647
Index
3
Nonce
1775688921236
Timestamp
05:27:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 95,
    "price": 21423000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 95,
    "price": 21423000000,
    "order_id": 3143953,
    "market_id": 1,
    "account_id": 18
  }
}