{SOCIAL_MEDIA.map((socialMediaItem, idx) => (
))}
{PRODUCT_INFO.map((productInfoItem, idx) => (
{productInfoItem.text}
))}
MyCrypto.com
{translateRaw('FOOTER_SUPPORT')}
{translateRaw('FOOTER_TEAM')}
{translateRaw('FOOTER_ABOUT')}
© {new Date().getFullYear()} MyCrypto, Inc.
v{VERSION}
{translateRaw('FOOTER_AFFILIATE_TITLE')}
{AFFILIATES.map((link, i) => (
{link.text}
))}
{translateRaw('DONATE_CURRENCY', { $currency: 'ETH' })}
{donationAddressMap.ETH}
{translateRaw('DONATE_CURRENCY', { $currency: 'BTC' })}
{donationAddressMap.BTC}
{FRIENDS.map((link, i) => (
{link.text}
))}