Documentation
    Preparing search index...
    interface Coin {
        address: string;
        scalar: number;
        type: string;
    }
    Index

    Properties

    Properties

    address: string
    scalar: number
    type: string