@reservoir0x/relay-kit-ui
Version:
Relay is the Fastest and Cheapest Way to Bridge and Transact Across Chains.
10 lines • 300 B
TypeScript
export declare const solanaAddressRegex: RegExp;
export declare const solana: {
id: number;
};
export declare const eclipse: {
id: number;
};
export declare const eclipseWallets: string[];
export declare function isSolanaAddress(address: string): boolean;
//# sourceMappingURL=solana.d.ts.map