UNPKG

@shogun-sdk/money-legos

Version:

Shogun Money Legos: clients and types for quotes, memes, prices, balances, fees, validations, etc.

7 lines (6 loc) 123 B
export type CallStruct = { params: `0x${string}`; target: `0x${string}`; msgValue: bigint; data: `0x${string}`; };