Top token receiver statistics

TopTokenReceiver

interface TopTokenReceiver {
    maxTime?: string;
    list?: { address?: string; transferCntr?: string }[];
}

Properties

Properties

maxTime?: string

Maximum timestamp in range

list?: { address?: string; transferCntr?: string }[]

List of top token receivers

Type declaration

  • Optionaladdress?: string

    Account address

  • OptionaltransferCntr?: string

    Receive count