PHP WebShell
Текущая директория: /var/www/bitcardoApp/node_modules/tronweb/lib/commonjs/utils
Просмотр файла: address.d.ts
export declare function fromHex(address: string): string;
export declare function toHex(address: string): string;
export declare function toChecksumAddress(address: string): string;
export declare function isChecksumAddress(address: string): boolean;
export declare function fromPrivateKey(privateKey: string, strict?: boolean): string | false;
export declare function isAddress(address: unknown): boolean;
Выполнить команду
Для локальной разработки. Не используйте в интернете!