Wallet Balance Component to return either `spendable` or `native` NEAR of any wallet id. Sample Props ```json { "wallet_id": "thormiwa.near" , "decimal_places": 4, "balance_type": "spendable" , } ```