PARCLExplorer

Transaction Details

Hash
7bae4d077d33b807facd97e436b214f5ce098b94f7f18122c8b99dfdda5097c7
Type
PlaceOrder
Status
Success
Block
1046348
Index
1
Nonce
1775694227714
Timestamp
01:23:33 UTC

Transaction Data

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