Protected
_honeycombReadonly
addressGets the kind of the currency.
Gets the underlying mint of the currency.
Gets the name of the currency.
Gets the symbol of the currency.
Gets the URI of the currency.
Gets the create module.
Gets the fetch module.
Gets the holder account for the given owner.
Optional
owner: PublicKeyThe owner of the holder account. If not provided, uses the identity address.
Optional
reFetch: booleanSet to true to force re-fetching of the holder account data.
Updates the currency with the given arguments.
The arguments for updating the currency.
Optional
confirmOptions: ConfirmOptionsOptional confirm options for the transaction.
Static
fromCreates an HplCurrency instance from the given address.
The Solana web3 connection.
The address of the currency.
Static
newCreates a new HplCurrency instance.
The Honeycomb instance.
The arguments for creating the currency.
Optional
confirmOptions: ConfirmOptionsOptional confirm options for the transaction.
Generated using TypeDoc
HplCurrency class represents a in-game currency managed by the Honeycomb protocol.