-----xxxxx = your BTC address ----- If you want to display the Balance in Jomsocial 2 Profile: Edit profile.index.php in folder root/components/com_community/templates/ ------ADD this on the place you want to display the Balance of the User----- ----- Help: ----- getInfo('BTC'); ?> ------This shows the Custom field "BTC" from the users Profile where the user can save his BTC Address (You must add a Field_Code = BTC in your Jomsocial 2 Custom ------Field config.------