etherscan-api
    Preparing search index...

    Interface EtherscanErrorDetails

    interface EtherscanErrorDetails {
        result?: unknown;
        status?: unknown;
    }
    Index

    Properties

    Properties

    result?: unknown
    status?: unknown