Optional
theme
Optional
customTheme
customTheme?: any
Optional
appName
appName?: string
Optional
disableTransactionSimulation
disableTransactionSimulation?: boolean
Optional
logoUrl
logoUrl?: string
Optional
supportedChains
supportedChains?: number[]
Optional
privacyPolicyUrl
privacyPolicyUrl?: string
Optional
termsOfServiceUrl
termsOfServiceUrl?: string
navigateTo
navigateTo: ((appState?: AppState) => void)