@safe-global/safe-gateway-typescript-sdk
Preparing search index...
Erc721Transfer
Type Alias Erc721Transfer
type
Erc721Transfer
=
{
logoUri
?:
string
;
tokenAddress
:
string
;
tokenId
:
string
;
tokenName
?:
string
;
tokenSymbol
?:
string
;
type
:
ERC721
;
}
Index
Properties
logo
Uri?
token
Address
token
Id
token
Name?
token
Symbol?
type
Properties
Optional
logo
Uri
logoUri
?:
string
token
Address
tokenAddress
:
string
token
Id
tokenId
:
string
Optional
token
Name
tokenName
?:
string
Optional
token
Symbol
tokenSymbol
?:
string
type
type
:
ERC721
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logo
Uri
token
Address
token
Id
token
Name
token
Symbol
type
@safe-global/safe-gateway-typescript-sdk
Loading...