near-api-js - v7.0.4
    Preparing search index...
    interface AccountView {
        amount: bigint;
        block_hash: string;
        block_height: number;
        code_hash: string;
        locked: bigint;
        storage_paid_at?: number;
        storage_usage: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    amount: bigint
    block_hash: string
    block_height: number
    code_hash: string
    locked: bigint
    storage_paid_at?: number
    storage_usage: number