get https://opabinia.cambrian.org/api/v1/solana/tokens/holders_over_time
Returns a list of accounts holding a specific token (identified by its program ID/mint address) on the specified chain, providing snapshots at specified block intervals within a given range. First block gives full list of holders while subsequent blocks only provide holders that had balance changes in that interval. Results are sorted by block number (ascending) and then balance (descending) within each block.