@multiversx/sdk-core - v14.0.1
Preparing search index...
AddressComputer
Class AddressComputer
Index
Constructors
constructor
Methods
compute
Contract
Address
get
Shard
Of
Address
Constructors
constructor
new
AddressComputer
(
numberOfShardsWithoutMeta
?:
number
)
:
AddressComputer
Parameters
Optional
numberOfShardsWithoutMeta
:
number
Returns
AddressComputer
Methods
compute
Contract
Address
computeContractAddress
(
deployer
:
Address
,
deploymentNonce
:
bigint
)
:
Address
Parameters
deployer
:
Address
deploymentNonce
:
bigint
Returns
Address
get
Shard
Of
Address
getShardOfAddress
(
address
:
Address
)
:
number
Parameters
address
:
Address
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
compute
Contract
Address
get
Shard
Of
Address
@multiversx/sdk-core - v14.0.1
Loading...