PARCLExplorer

Transaction Details

Hash
d833b1862cc5e0939d40780388a5d7f68e3d2efb95681e5d304e928e7c80a9ae
Type
PlaceOrder
Status
Success
Block
1124549
Index
1
Nonce
1775700798116
Timestamp
05:50:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 7122200000000,
    "market_id": 5,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 7122200000000,
    "order_id": 3145584,
    "market_id": 5,
    "account_id": 11
  }
}