Binance Web3 Connector JS
    Preparing search index...

    TagInfo

    interface TagInfo {
        isRecognized?: boolean | null;
    }
    Index

    Properties

    Properties

    isRecognized?: boolean | null

    True indicates the token is listed on major centralized exchanges or widely recognized by the community.

    TagInfo