Skip to main content

Class: AptosNetworkResolver

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosNetworkResolver

Class: AptosNetworkResolver

@moralisweb3/common-aptos-utils.AptosNetworkResolver

Table of contents

Methods

Constructors

Methods

resolve

Static resolve(network, core): "mainnet" | "testnet" | "devnet"

Parameters

NameType
networkundefined | AptosNetworkInput
coreCore

Returns

"mainnet" | "testnet" | "devnet"

Constructors

constructor

new AptosNetworkResolver()