UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

8 lines 217 B
export declare function getTokenFromData(data?: string): { tokenId: string; amount: string; collection?: string; nonce?: string; receiver?: string; }; //# sourceMappingURL=getTokenFromData.d.ts.map