interface StatusProperties {
    address: string;
    nfts: string;
    other: string;
    tokens: string;
    web2: string;
    xm: string;
}

Properties

address: string
nfts: string
other: string
tokens: string
web2: string
xm: string