Preparing search index...
The search index is not available
Lens SDK Reference
Lens SDK Reference
@lens-protocol/react-web
Core
Matic
Class Matic
Sealed
Matic is a value object representing the Matic token.
Index
Constructors
constructor
Properties
chain
Type
decimals
name
symbol
Methods
is
Erc20
is
Fiat
is
Native
Token
to
String
Constructors
constructor
new
Matic
(
)
:
Matic
Returns
Matic
Properties
Readonly
chain
Type
chain
Type
:
ChainType
= ChainType.POLYGON
Readonly
decimals
decimals
:
18
= ...
Readonly
name
name
:
"Matic"
= ...
Readonly
symbol
symbol
:
MATIC
= ...
Methods
is
Erc20
is
Erc20
(
)
:
this
is
Erc20
Returns
this
is
Erc20
is
Fiat
is
Fiat
(
)
:
this
is
Fiat
Returns
this
is
Fiat
is
Native
Token
is
Native
Token
(
)
:
this
is
CryptoNativeAsset
Returns
this
is
CryptoNativeAsset
to
String
to
String
(
)
:
MATIC
Returns
MATIC
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
chain
Type
decimals
name
symbol
is
Erc20
is
Fiat
is
Native
Token
to
String
Lens SDK Reference
@lens-protocol/react-web - v2.3.2
@lens-protocol/react-native - v2.3.2
@lens-protocol/client - v2.3.2
Matic is a value object representing the Matic token.