Loading NFT metadata...
+ if (error) returnError: {error.message}
+ if (!nft) returnNFT not found
+ + return ( +{nft.description}
+ {nft.collectionName &&Collection: {nft.collectionName}
} + {nft.rarity &&Rarity: {nft.rarity}
} + {nft.traits && ( +Loading scheduled transaction...
+ if (error) returnError: {error.message}
+ if (!transaction) returnTransaction not found
+ + return ( +Status: {transaction.status}
+Priority: {transaction.priority}
+Fees: {transaction.fees.formatted} FLOW
+Handler: {transaction.handlerTypeIdentifier}
+Loading scheduled transactions...
+ if (error) returnError: {error.message}
+ if (!transactions || transactions.length === 0) returnNo scheduled transactions
+ + return ( +Canceling transaction...
} + {error &&Error: {error.message}
} + {txId &&Cancel Transaction ID: {txId}
} +Setting up scheduler...
} + {error &&Error: {error.message}
} + {txId &&Setup Transaction ID: {txId}
} +Sending transaction...
} + {isPending &&Bridging NFTs...
} {error &&Error: {error.message}
} - {txId &&Cadence Transaction ID: {txId}
} + {txId &&Transaction ID: {txId}
}Bridging tokens...
} + {error &&Error: {error.message}
} + {txId &&Transaction ID: {txId}
}Bridging tokens...
} + {error &&Error: {error.message}
} + {txId &&Transaction ID: {txId}
} ++ Try our Next.js starter template with Flow React SDK + pre-configured and ready to be used. +
+