Optional configuration flags that influence how the widget looks on first load.
widget
when it first loads. They are helpful to better match your product’s flow or hide features
that may not be relevant to your users.
⚠️ These parameters are purely visual — they do not affect the widget's logic
, supported operations, or API interactions.
firstTokenAmount
first rendered
.
It’s useful in cases where you want to give users a ready-to-go
value, especially for preconfigured flows or one-click experiences.
💡 If not set, the input field will be 0 by default.
limitDcaVisibility
Limit orders
DCA (Dollar-Cost Averaging)
doesn't require those features
, you can explicitly hide them by setting this flag to false.
💡 Default value is true, meaning the Limit & DCA UI elements are always shown unless explicitly disabled.