Everstrat.xyz | Docs
App

Transaction modal and status UX

Shared status handling for network switching, confirmation, pending state, success, and errors.

Shared Flow

All protocol writes go through a shared transaction UX provider.

States

switch network if required
request wallet confirmation
wait for on-chain confirmation
show success or error state

Why It Matters

This is where the app keeps mint, approval, burn, and cancel interactions behaviorally consistent.

Last updated on

On this page