Type Alias CheckIsWalletAvailableParams

CheckIsWalletAvailableParams: {
    address: `0x${string}`;
}