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
Feat/paginate ens (#3244)
* feat: add pagination to the ENS fetch mechanism
* feaT: paginate worlds list too
* fix: worlds section pagination
* fix: do not paginate external names
* feat: do requests in parallel
* feat: move DEFAULT_ENS_PAGE_SIZE outside of sagas