UNPKG

allo-monad-ray

Version:

Monad version of Allo v2 SDK

7 lines (6 loc) 128 B
export type Allocation = { profileOwner: `0x${string}`; amount: bigint; token: `0x${string}`; nonce: bigint; };