Raindex SDK Documentation
    Preparing search index...

    Interface TokenInfo

    interface TokenInfo {
        decimals: number;
        name: string;
        symbol: string;
    }
    Index

    Properties

    Properties

    decimals: number
    name: string
    symbol: string