ParclExplorer

Transaction Details

Hash
0xfc356b4e083e180ef1e7b40c28d65b433044e54bb1bae64dcca4ba4e94a8aa91
Type
PlaceOrder
Status
Success
Block
3646009
Index
21
Nonce
1776956665766
Timestamp
04:39:16 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123468861,
    "price": 21424000000,
    "order_id": 6932853,
    "market_id": 1,
    "account_id": 8
  }
}