Properties
Private
Readonly
desktop Behavior Opts
desktop Behavior Opts: Web3ModalV2DesktopBehaviorOpts
Private
desktop Wallets Injector Int
desktop Wallets Injector Int: null | Timeout = null
Protected
Readonly
ethereum Client
ethereum Client: EthereumClient
is Connected
is Connected: boolean = false
Private
modal Injector Int
modal Injector Int: null | Timeout = null
Optional
provider
provider?: Web3Provider
Private
qr Injector Int
qr Injector Int: null | Timeout = null
Private
Readonly
remove Desktop Wallets
remove Desktop Wallets: boolean = false
Private
updateQR
updateQR: UpdateQrFunction = ...
Private
updateQRChoice
updateQRChoice: UpdateQrFunction = ...
Private
user Choice
user Choice: null | Web3ModalV2DesktopBehaviorMode = null
Protected
uuid
uuid: undefined | string
Protected
Readonly
wagmi Client
wagmi Client: Client < Object , WebSocketProvider >
Protected
wagmi Prefix Key
wagmi Prefix Key: string
Protected
Readonly
web3 Modal
web3 Modal: Web3Modal
Static
Readonly
DEFAULT_ WAGMI_ PREFIX_ KEY
DEFAULT_ WAGMI_ PREFIX_ KEY: "wagmi" = 'wagmi'
Static
Readonly
W3 M_ RECENT_ WALLET
W3 M_ RECENT_ WALLET: "W3M_RECENT_WALLET" = 'W3M_RECENT_WALLET'
Static
Readonly
WALLETCONNECT_ DEEPLINK_ CHOICE_ KEY
WALLETCONNECT_ DEEPLINK_ CHOICE_ KEY: "WALLETCONNECT_DEEPLINK_CHOICE" = 'WALLETCONNECT_DEEPLINK_CHOICE'
Static
Readonly
WALLETCONNECT_ KEY
WALLETCONNECT_ KEY: "walletconnect" = 'walletconnect'
Static
Private
Readonly
qr Choice Style
qr Choice Style: "\n .arn-wc-button {\n width: 100%;\n appearance: none;\n background-color: inherit;\n border-radius: 0.5em;\n border: 1.5px solid var(--w3m-color-fg-3);\n cursor: pointer;\n display: block;\n }\n .arn-wc-button:hover {\n background-color: var(--w3m-color-bg-2);\n }\n .arn-wc-primary {\n margin-bottom: 0.5em;\n font-weight: 600;\n padding: 2em;\n }\n .arn-wc-secondary {\n margin-top: 0.5em;\n padding: 1em;\n }\n .arn-wc-text {\n color: var(--w3m-color-fg-1);\n display: block;\n margin-top: 0.5em;\n }\n .arn-wc-content {\n --contentMargin: 0;\n --contentMaxWidth: 100%;\n --imageMaxWidth: 120px;\n width: 100%;\n padding: var(--contentMargin);\n background-color: var(--w3m-color-bg-1);\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n align-content: space-around;\n justify-content: space-evenly;\n }\n .arn-wc-content {\n max-width: var(--contentMaxWidth);\n }\n .arn-wc-image {\n max-width: var(--imageMaxWidth);\n display: flex;\n justify-content: space-evenly;\n align-items: center;\n border-radius: 0.5em;\n margin: auto;\n }\n .arn-wc-image img,\n .arn-wc-image picture {\n border-radius: 0.5em;\n width: 100%;\n }\n .arn-wc-secondary .arn-wc-image {\n width: 60px;\n padding: 8px;\n height: 60px;\n background-color: rgb(88,132,233);\n }\n " = ...
Create an interval to remove the w3m-modal-footer element
Returns
Interval id to be cleared if needed