Returns an array of token holder accounts and amounts held for a specified token
Module name (must be 'token')
token getTokenHolders Token contract address 40-character hexadecimal address hash with 0x prefix
^0x[a-fA-F0-9]{40}$"0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae"
Page number for pagination
x >= 1Number of records to return per page (max 10000)
1 <= x <= 10000