ParclExplorer

Transaction Details

Hash
0x399b7a629fa3b5c541cba2680cc5b09f8a94075ed3589f83a68af3fd75471d54
Type
PlaceOrder
Status
Success
Block
3060917
Index
20
Nonce
1776875499196
Timestamp
19:16:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 234567241,
    "price": 59259000000,
    "market_id": 0,
    "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: 38
{
  "OrderPlaced": {
    "side": "Long",
    "size": 234567241,
    "price": 59259000000,
    "order_id": 5955775,
    "market_id": 0,
    "account_id": 8
  }
}