• Lookup the nonce for an address from a core node

    Parameters

    • address: string

      the c32check address to look up

    • Optional network: "mainnet" | "testnet" | "devnet" | "mocknet" | StacksNetwork

      the Stacks network to look up address on

    Returns Promise<bigint>

    a promise that resolves to an integer

Generated using TypeDoc