Interface WalletInfoInjected

Deprecated

Use WalletInfoInjectable or WalletInfoCurrentlyInjected instead.

Hierarchy

Properties

aboutUrl: string

Info or landing page of your wallet. May be useful for TON newcomers.

appName: string

ID of the wallet, equals to the appName property into device.

embedded: boolean
imageUrl: string

Url to the icon of the wallet. Resolution 288×288px. On non-transparent background, without rounded corners. PNG format.

injected: boolean
jsBridgeKey: string
name: string

Human-readable name of the wallet.

platforms: ("ios" | "android" | "macos" | "windows" | "linux" | "chrome" | "firefox" | "safari")[]

OS and browsers where the wallet could be installed

tondns?: string

Will be used in the protocol later.

Generated using TypeDoc