Tangem Wallet Pack of 2 - Secure Crypto Wallet - Trusted Cold Storage for Bitcoin, Ethereum, NFT's &

Tangem Wallet Pack of 2 - Secure Crypto Wallet - Trusted Cold Storage for Bitcoin, Ethereum, NFT's &
Key item features Ultimate Security: Generates a private key that remains on the card, safeguarding crypto and NFTs from hackers with EAL6+ certification and audited firmware. Versatile Compatibility: Manages over 13,000 tokens across 70+ blockchains, supporting DeFi, NFTs, and DeEx without wires, Bluetooth, or USB. Effortless Operation: Utilizes NFC for secure transactions via a mobile device and the Tangem app, enabling buying and selling crypto with various payment methods. Smart Backup: Features a second Tangem Wallet as a backup, eliminating the need for paper, pictures, or seed phrases for recovery. Durable Design: Boasts IP68 protection against environmental conditions, ensuring longevity and robust physical security. Comprehensive Support: Compatible with Bitcoin, Ethereum, Solana, XRP, USDT, and over 6,000 cryptocurrencies, integrating with dApps and WalletConnect.

LBANK

How to make the address not only shows the BTC balance, and, instead of that, make it shows the satoshi balance?

How to make the address not only shows the BTC balance, and, instead of that, make it shows the satoshi balance?

Im working with this script:

<?php
if($_POST["address"]){
    $address=$_POST["addressTXT"];
    function getBalance($address) {
        return file_get_contents('https://blockchain.info/q/addressbalance/'. $address);
    }
    echo getBalance($address).' BTC';
}else{
    echo <<<EOF
    <form action="index.php"method="POST">
        <input type="text" name="addressTXT"size="100">
        <input type="submit" name="address">
    </form>
EOF;
}
?>

It supossed to show the entire balance, including satoshis, but not. Any solution? Thanks anyway!



from Recent Questions - Bitcoin Stack Exchange https://ift.tt/Lrk04nP
via IFTTT

Popular posts from this blog

Crypto Exec Warns Tokenization Is Moving Faster Than Expected

Bitcoin Mining Could Be Strengthening The Ruble, Russian Central Bank Says

Nigerian SEC Partners With Police To Tackle Crypto Ponzi Schemes – Details