UNPKG

o3-dapi-ont

Version:
7 lines 203 B
interface GetGrantOngInput { address: string; network: string; } export declare function getGrantOng(data: GetGrantOngInput): Promise<string>; export {}; //# sourceMappingURL=getGrantOng.d.ts.map