etherscan-api
    Preparing search index...

    Interface ReceiptStatus

    Transaction receipt status (transaction.gettxreceiptstatus).

    interface ReceiptStatus {
        status: string;
    }
    Index

    Properties

    Properties

    status: string