Table of Contents

Namespace NArk.Abstractions

Classes

ArkAddress

Bech32m-encoded Arkade address: a taproot x-only pubkey tagged with a server key and protocol version. Serialized as ark1… (mainnet) or tark1… (testnet).

ArkCoin

A spendable VTXO with the spending script, contract, and expiry data the SDK needs to participate in a batch or perform an offchain send.

ArkTxOut

A VTXO tree or on-chain output produced by an Arkade intent.

ArkTxOutAsset

An Ark-issued asset balance attached to a transaction output.

ArkadeCash

An ArkadeCash bearer instrument: a private key plus the contract parameters needed to rebuild the payment contract it funds, encoded as a single bech32m string. Whoever holds the string controls the funds, so it can be handed over without exchanging an Arkade address first.

Enums

ArkTxOutType

Determines where an Arkade intent output is settled.