Skip to content

nonFungibleAddressLiteral

nonFungibleAddressLiteral(address): InstructionArg

Defined in: ootle/src/helpers/cbor-literal.ts:249

CBOR-encode a NonFungibleAddress as Tag(130, [ResourceAddress, NonFungibleId]). The inner pair is minicbor’s struct-as-array layout; the NonFungibleId enum is its two-element [variant_index, [field]] form.

NonFungibleAddressContents

InstructionArg

if the resource address or id payload is malformed.