@safe-global/safe-gateway-typescript-sdk
Preparing search index...
Erc20Transfer
Type Alias Erc20Transfer
type
Erc20Transfer
=
{
decimals
?:
number
;
imitation
:
boolean
;
logoUri
?:
string
;
tokenAddress
:
string
;
tokenName
?:
string
;
tokenSymbol
?:
string
;
trusted
:
boolean
|
null
;
type
:
ERC20
;
value
:
string
;
}
Index
Properties
decimals?
imitation
logo
Uri?
token
Address
token
Name?
token
Symbol?
trusted
type
value
Properties
Optional
decimals
decimals
?:
number
imitation
imitation
:
boolean
Optional
logo
Uri
logoUri
?:
string
token
Address
tokenAddress
:
string
Optional
token
Name
tokenName
?:
string
Optional
token
Symbol
tokenSymbol
?:
string
trusted
trusted
:
boolean
|
null
type
type
:
ERC20
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decimals
imitation
logo
Uri
token
Address
token
Name
token
Symbol
trusted
type
value
@safe-global/safe-gateway-typescript-sdk
Loading...