export type ExclusiveCheckOnChainParams = { chain: 'BSC'; tokenAddress: string; rpcUrl: string; };