From de6ee3e6f43eb488b34f48a1db2dbf94bcb20850 Mon Sep 17 00:00:00 2001 From: Josh Leonard <30185185+josheleonard@users.noreply.github.com> Date: Tue, 2 Jul 2024 12:28:13 -0600 Subject: [PATCH] chore(wallet): update example NFT values in add NFT form (#24464) --- .../shared/add-custom-token-form/add-nft-form.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/brave_wallet_ui/components/shared/add-custom-token-form/add-nft-form.tsx b/components/brave_wallet_ui/components/shared/add-custom-token-form/add-nft-form.tsx index e4ae078983b..61dfb148b84 100644 --- a/components/brave_wallet_ui/components/shared/add-custom-token-form/add-nft-form.tsx +++ b/components/brave_wallet_ui/components/shared/add-custom-token-form/add-nft-form.tsx @@ -372,7 +372,7 @@ export const AddNftForm = (props: Props) => { onChange={handleTokenAddressChanged} placeholder={getLocale('braveWalletExempliGratia').replace( '$1', - '0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d' + '0xbd3531da5cf5857e7cfaa92426877b022e612cf8' )} > { type='text' placeholder={getLocale('braveWalletExempliGratia').replace( '$1', - 'Bored Ape #1234' + 'Pudgy Penguin #1234' )} > { type='text' placeholder={getLocale('braveWalletExempliGratia').replace( '$1', - 'BAYC' + 'PPG' )} >