UNPKG

@allo-team/allo-v2-sdk

Version:
6 lines 118 B
export type Allocation = { profileOwner: `0x${string}`, amount: bigint, token: `0x${string}`, nonce: bigint, }