TypeScript SDK

OverrideEntry

type OverrideEntry = {
address: string;
currencyAddress?: string;
maxClaimable?: string;
price?: string;
};