Top token sender statistics

TopTokenSender

interface TopTokenSender {
    list?: { address?: string; value?: string }[];
}

Properties

Properties

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

List of top token senders

Type declaration

  • Optionaladdress?: string

    Account address

  • Optionalvalue?: string

    Send count