Interface: WalletStandardDeps
Defined in: web3/web3-solana/src/types.ts:30
Extends
WalletStandardCommonDeps
Properties
Property | Type | Inherited from | Defined in |
---|---|---|---|
icon | `data:image/svg+xml;base64,${string}` | `data:image/webp;base64,${string}` | `data:image/png;base64,${string}` | `data:image/gif;base64,${string}` | WalletStandardCommonDeps.icon | web3/web3-provider/lib/types.d.ts:8 |
name | string | WalletStandardCommonDeps.name | web3/web3-provider/lib/types.d.ts:7 |
provider | SolanaProvider | - | web3/web3-solana/src/types.ts:31 |