Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
SafeAppData
Type Alias SafeAppData
Safe
App
Data
:
{
accessControl
:
SafeAppsAccessControlPolicies
;
chainIds
:
string
[]
;
description
:
string
;
developerWebsite
?:
string
;
features
:
SafeAppFeatures
[]
;
iconUrl
:
string
;
id
:
number
;
name
:
string
;
provider
?:
SafeAppProvider
;
socialProfiles
:
SafeAppSocialProfile
[]
;
tags
:
string
[]
;
url
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...