function isNativeToken(tokenAddress: string): boolean;
let tokenAddress: string;
let returnType: boolean;