dAppBooster
    Preparing search index...

    Type Alias BundledTokenList

    type BundledTokenList = {
        enabled: boolean;
        key: string;
        list: TokenList;
    }
    Index

    Properties

    Properties

    enabled: boolean
    key: string
    list: TokenList