Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
GetConnectedWalletsQuery
Type Alias GetConnectedWalletsQuery
Get
Connected
Wallets
Query
:
{
__typename
?:
"NotifiQuery"
;
connectedWallet
?:
(
{
__typename
?:
"ConnectedWallet"
;
address
?:
string
;
walletBlockchain
:
WalletBlockchain
;
}
|
undefined
)
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...