↓ 1 callersFunctiontransferTokenServer({
userId,
walletId,
receiverAddress,
tokenAddress,
amount,
tokenSymbol,
}: {
userId: string;
src/server/utils/index.ts:28
FunctionAnimatedBeam({
className,
containerRef,
fromRef,
toRef,
curvature = 0,
reverse = false, // Include the reverse
src/components/ui/animated-beam.tsx:29
FunctionAnimatedSubscribeButton({
buttonColor,
subscribeStatus,
buttonTextColor,
changeText,
initialText,
})
src/components/ui/animated-subscribe-button.tsx:17
FunctionBentoCard({
name,
className,
background,
Icon,
description,
href,
cta,
}: {
name: string;
className:
src/components/ui/bento-grid.tsx:27