ParclExplorer

Transaction Details

Hash
0xb1ce9b8382e29959e0a7bd23c51d8e17871078e1d23fa8570952b15a5f8b71f2
Type
PlaceOrder
Status
Success
Block
3697811
Index
0
Nonce
1777016196393
Timestamp
07:36:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 200000000,
    "price": 29200000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 50,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 200000000,
    "price": 29200000000,
    "order_id": 7048017,
    "market_id": 2,
    "account_id": 50
  }
}