Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerSubaccountSnapshot

    interface IndexerSubaccountSnapshot {
        timestamp: BigNumber;
        balances: IndexerSnapshotBalance<IndexerEventBalanceStateSnapshot>[];
    }
    Index

    Properties

    Properties

    timestamp: BigNumber