set explicit aspect ratio

This commit is contained in:
horsefacts 2025-02-18 20:54:37 -05:00 committed by lucas-neynar
parent 78a5799b9a
commit db989d609d
No known key found for this signature in database

View File

@ -16,6 +16,7 @@ export async function generateMetadata({ params }: Props): Promise<Metadata> {
const frame = {
version: "next",
imageUrl: `${appUrl}/frames/token/${chainId}/${address}/opengraph-image`,
aspectRatio: "1:1",
button: {
title: "View Token",
action: {