Skip to main content

MinimaCoin

@totemsdk/core


@totemsdk/core / MinimaCoin

Interface: MinimaCoin

Properties

address

address: Uint8Array


amount

amount: string


coinId

coinId: Uint8Array


created

created: bigint


mmrEntryNumber

mmrEntryNumber: bigint


rawAmountBytes?

optional rawAmountBytes?: Uint8Array<ArrayBufferLike>


rawBlockCreatedBytes?

optional rawBlockCreatedBytes?: Uint8Array<ArrayBufferLike>


rawMmrEntryBytes?

optional rawMmrEntryBytes?: Uint8Array<ArrayBufferLike>


rawTokenData?

optional rawTokenData?: Uint8Array<ArrayBufferLike>


spent

spent: boolean


state

state: StateVariable[] | RawStateVariable[]


storeState

storeState: boolean


token

token: MinimaToken | null


tokenId

tokenId: Uint8Array