"message":"Warning: you are about to send to a token contract which could result in a loss of funds. $1",
"message":"Warning: you are about to send to a token contract which could result in a loss of funds. $1",
"description":"$1 is a clickable link with text defined by the 'learnMoreUpperCase' key. The link will open to a support article regarding the known contract address warning"
"description":"$1 is a clickable link with text defined by the 'learnMoreUpperCase' key. The link will open to a support article regarding the known contract address warning"
color={COLORS.PRIMARY_INVERSE}// This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar
color={COLORS.PRIMARY_INVERSE}// This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar
/>
/>
<AvatarNetwork
{...args}
backgroundColor={COLORS.SEPOLIA}
borderColor={COLORS.SEPOLIA}
networkName="G"
color={COLORS.PRIMARY_INVERSE}// This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar
color={COLORS.PRIMARY_INVERSE}// TODO: This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar
color={COLORS.PRIMARY_INVERSE}// TODO: This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar
/>
/>
<AvatarToken
{...args}
backgroundColor={COLORS.SEPOLIA}
borderColor={COLORS.SEPOLIA}
tokenName="G"
color={COLORS.PRIMARY_INVERSE}// TODO: This will have to be added to the BaseAvatar component as a prop so we can change the color of the text and to the base avatar