UNPKG

@citizenwallet/sdk

Version:

An sdk to easily work with citizen wallet.

7 lines 152 B
export interface ERC20TransferLogData { value: string; from: string; to: string; topic: string; } //# sourceMappingURL=transfer.d.ts.map