TransferSuccessResult
type TransferSuccessResult = { id: string;};
A list of tokens claimed.
A unique ID for this purchase.
type id = string;
type TransferSuccessResult = { id: string;};
A list of tokens claimed.
A unique ID for this purchase.
type id = string;