useMemo and condense useAccountPlus and useApprovalMethod (looking to remove the approval method hook because it's redundant with our settings context)
fixes fill eth button handling
only render approve max setting when appropriate
use default provider current block in useFork
dynamic kill switch component to improve first load time
updates:
useAccountPlus
anduseApprovalMethod
(looking to remove the approval method hook because it's redundant with our settings context)useFork