UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

8 lines (7 loc) 138 B
export declare class DecodedLogParam { name?: string; type: string; indexed: boolean; decoded: boolean; value: any; }