Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
ChainId
Class ChainId
Hierarchy-Diagram
Legend
class
public method
underlined
static property/method
Hierarchy (
view full
)
Checksum256
ChainId
Index
Constructors
constructor
Properties
array
abi
Name
byte
Size
Accessors
chain
Name
chain
Variant
hex
String
Methods
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
Constructors
constructor
new
Chain
Id
(
array
)
:
ChainId
Parameters
array
:
Uint8Array
Returns
ChainId
Properties
Readonly
array
array
:
Uint8Array
Static
abi
Name
abi
Name
:
string
= 'checksum256'
Static
byte
Size
byte
Size
:
number
= 32
Accessors
chain
Name
get
chainName
(
)
:
ChainName
Returns
ChainName
chain
Variant
get
chainVariant
(
)
:
ChainIdVariant
Returns
ChainIdVariant
hex
String
get
hexString
(
)
:
string
Returns
string
Methods
equals
equals
(
other
)
:
boolean
Parameters
other
:
string
|
ArrayBuffer
|
ArrayBufferView
|
ArrayLike
<
number
>
|
Bytes
|
Checksum160
|
Checksum256
|
Checksum512
Returns
boolean
toABI
toABI
(
encoder
)
:
void
Parameters
encoder
:
ABIEncoder
Returns
void
toJSON
toJSON
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Static
abi
Default
abi
Default
<
T
>
(
this
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this
:
T
Returns
InstanceType
<
T
>
abi
Default
(
)
:
unknown
Returns
unknown
Static
from
from
(
value
)
:
ChainId
Parameters
value
:
ChainIdType
Returns
ChainId
Static
fromABI
fromABI
<
T
>
(
this
,
decoder
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this
:
T
decoder
:
ABIDecoder
Returns
InstanceType
<
T
>
fromABI
(
decoder
)
:
unknown
Parameters
decoder
:
ABIDecoder
Returns
unknown
Static
hash
hash
(
data
)
:
Checksum256
Parameters
data
:
BytesType
Returns
Checksum256
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
array
abi
Name
byte
Size
chain
Name
chain
Variant
hex
String
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
SDK Core Documentation - v0.0.2-5
Loading...