Table of Contents

Enum NextContractPurpose

Namespace
NArk.Abstractions.Wallets
Assembly
NArk.Abstractions.dll

Intended use of a freshly derived Arkade contract.

public enum NextContractPurpose

Fields

Boarding = 2

On-chain boarding contract to fund the wallet from L1.

Receive = 0

Standard receive address.

SendToSelf = 1

Change output for a send-to-self within the same wallet.