You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement assuming you get an endpoint that gives back true / false
if true --> maintenance mode
if false or if no response from endpoint --> no maintenance mode
Maintenance mode:
blank screen with just the background
display text "Maintenance mode"
display smaller text "The exchange on {name of chain} is in maintenance mode. Check X icon {link to d8x X} for more information"
make sure that header functionality still works (all sub pages show maintenance mode for a given chain, but the user still can change the chain and connect the wallet)
The text was updated successfully, but these errors were encountered:
Implement assuming you get an endpoint that gives back true / false
Maintenance mode:
The text was updated successfully, but these errors were encountered: