PARCLExplorer

Transaction Details

Hash
dc7aaea4d4c55b2361aabcd7cd4e06ffc24eba6b9623c5d8f0439f2ca6bf8596
Type
PlaceOrder
Status
Success
Block
1046935
Index
2
Nonce
1775697922057
Timestamp
01:25:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 45762000000,
    "market_id": 0,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 45762000000,
    "order_id": 3071303,
    "market_id": 0,
    "account_id": 11
  }
}