@safe-global/safe-gateway-typescript-sdk
Preparing search index...
SafeCollectibleResponse
Type Alias SafeCollectibleResponse
type
SafeCollectibleResponse
=
{
address
:
string
;
description
:
string
;
id
:
string
;
imageUri
:
string
;
logoUri
:
string
;
metadata
:
{
[
key
:
string
]:
string
}
;
name
:
string
;
tokenName
:
string
;
tokenSymbol
:
string
;
uri
:
string
;
}
Index
Properties
address
description
id
image
Uri
logo
Uri
metadata
name
token
Name
token
Symbol
uri
Properties
address
address
:
string
description
description
:
string
id
id
:
string
image
Uri
imageUri
:
string
logo
Uri
logoUri
:
string
metadata
metadata
:
{
[
key
:
string
]:
string
}
name
name
:
string
token
Name
tokenName
:
string
token
Symbol
tokenSymbol
:
string
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
description
id
image
Uri
logo
Uri
metadata
name
token
Name
token
Symbol
uri
@safe-global/safe-gateway-typescript-sdk
Loading...