UNPKG

@evolutionland/evolution-js

Version:

evolution evolution-js evolutionland evolution-js-sdk evolution-land metaverse

5 lines (4 loc) 258 B
export declare const getProvider: (signerOrProvider: any) => any; export declare const convert41to0x: (address: string) => string; export declare const convert0xto41: (address: string) => string; export declare const resultToHexNumber: (result: any) => any;