@sentio/sdk
    Preparing search index...

    Interface TokenInfo

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

    Properties

    Properties

    decimal: number
    name: string
    symbol: string