Skip to main content

Class: SolSPLNativePrice

moralis-monorepo / @moralisweb3/common-sol-utils / SolSPLNativePrice

Class: SolSPLNativePrice

@moralisweb3/common-sol-utils.SolSPLNativePrice

Table of contents

Methods

Properties

Methods

create

Static create(input): SolSPLNativePrice

Parameters

NameType
inputSolSPLNativePriceInput | SolSPLNativePrice

Returns

SolSPLNativePrice


fromJSON

Static fromJSON(json): SolSPLNativePrice

Parameters

NameType
jsonSolSPLNativePriceJSON

Returns

SolSPLNativePrice


toJSON

toJSON(): SolSPLNativePriceJSON

Returns

SolSPLNativePriceJSON

Properties

decimals

Readonly decimals: number


name

Readonly name: string


symbol

Readonly symbol: string


value

Readonly value: string