Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
AddressComputer
Class AddressComputer
Index
Constructors
constructor
Properties
number
Of
Shards
Without
Meta
Methods
compute
Contract
Address
get
Shard
Of
Address
get
Shard
Of
Pubkey
is
Pubkey
Of
Metachain
Constructors
constructor
new
Address
Computer
(
numberOfShardsWithoutMeta
?
)
:
AddressComputer
Parameters
Optional
numberOfShardsWithoutMeta
:
number
Returns
AddressComputer
Properties
Private
Readonly
number
Of
Shards
Without
Meta
number
Of
Shards
Without
Meta
:
number
Methods
compute
Contract
Address
compute
Contract
Address
(
deployer
,
deploymentNonce
)
:
Address
Parameters
deployer
:
IAddress
deploymentNonce
:
bigint
Returns
Address
get
Shard
Of
Address
get
Shard
Of
Address
(
address
)
:
number
Parameters
address
:
IAddress
Returns
number
Private
get
Shard
Of
Pubkey
get
Shard
Of
Pubkey
(
pubkey
,
numberOfShards
)
:
number
Parameters
pubkey
:
Uint8Array
numberOfShards
:
number
Returns
number
Private
is
Pubkey
Of
Metachain
is
Pubkey
Of
Metachain
(
pubkey
)
:
boolean
Parameters
pubkey
:
Uint8Array
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
number
Of
Shards
Without
Meta
compute
Contract
Address
get
Shard
Of
Address
get
Shard
Of
Pubkey
is
Pubkey
Of
Metachain
@multiversx/sdk-core - v13.0.0
Loading...