ParclExplorer

Transaction Details

Hash
0x2b9119996b1702a7051d69d9ecde081e5c3803102541acf0d56587bbc5849a3f
Type
PlaceOrder
Status
Success
Block
228526
Index
33
Nonce
1776263664789
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 2245267,
    "price": 22419000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 2245267,
    "price": 22419000000,
    "order_id": 525228,
    "market_id": 2,
    "account_id": 8
  }
}