Class: SolMetaplexToken
moralis-monorepo / @moralisweb3/common-sol-utils / SolMetaplexToken
Class: SolMetaplexToken
@moralisweb3/common-sol-utils.SolMetaplexToken
Table of contents
Methods
Properties
Methods
create
▸ Static
create(input
): SolMetaplexToken
Parameters
Name | Type |
---|---|
input | SolMetaplexTokenInput | SolMetaplexToken |
Returns
fromJSON
▸ Static
fromJSON(json
): SolMetaplexToken
Parameters
Name | Type |
---|---|
json | SolMetaplexTokenJSON |
Returns
toJSON
▸ toJSON(): SolMetaplexTokenJSON
Returns
Properties
isMutable
• Readonly
isMutable: boolean
masterEdition
• Readonly
masterEdition: boolean
metadataUri
• Readonly
metadataUri: string
primarySaleHappened
• Readonly
primarySaleHappened: number
sellerFeeBasisPoints
• Readonly
sellerFeeBasisPoints: number
updateAuthority
• Readonly
updateAuthority: string