The post Brazil’s Strategic Bitcoin Reserve Bill passes first committee appeared first on Coinpedia Fintech News
On June 12, Brazil’s strategic Bitcoin Reserve Bill 4501/2023 passed first committee, pushing the country closer to holding $BTC as part of its national reserve. The significant move suggests the creation of a national reserve termed “RESBiT,” which allows up to 5% of the country’s foreign exchange to be allocated to Bitcoin.
Key Highlights of Brazil’s Bitcoin Reserve Plan
Bill Project No. 4,501 of 2024 “Provides for the formation of a Sovereign Strategic Reserve of Bitcoins by the Federal Government and other measures”, stated the proposal of the bill.
The Brazil Bitcoin Reserve bill 4501/2023 was introduced by Brazilian Federal Deputy Eros Biondini and received favorable feedback of approval from the Economic Development Committee– two of Brazil’s Chamber of Deputies.
When the reserve was initially introduced, it aimed to back Brazil’s central bank currency using blockchain and AI for transactions. This legislation aims to create a national Bitcoin reserve that would hold up to 5% of the country’s reserve.
The bill highlights that the Central Bank of Brazil and the Ministry of Finance will be the operating bodies managing reserves using stringent security protocols as cold wallets. It will be required to submit audited transparency reports to Congress every six months.
The Bitcoin reserve bill also aims to diversify the Treasury’s assets by supporting a country’s central bank digital currency.
What is the Brazilian Government Saying About the Bitcoin Bill?
Luis Gastao, the rapporteur of the proposal and also a Brazilian Congressman, emphasised that if Brazil adopts this Bitcoin Reserve plan, it can help reduce reliance on fiat currency. He added that it could also assist in diversifying its assets. He added–
“We are advocating for a cautious and gradual implementation strategy to balance the potential benefits and risks of adding Bitcoin to Brazil’s official reserves.”
Final Note
Additionally, this new Bitcoin reserve bill is seeking approval from the committee on technology, constitution, and finance for further consideration. If the bill is ultimately passed, Brazil will second Latin American Country, just behind El Salvador, to legally establish a bitcoin reserve. However, Brazil’s approach is considered more structured. Brazil’s initiative for a Sovereign Bitcoin Reserve can steer other nations’ tech policies.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Is cryptocurrency legal in Brazil?
Yes, cryptocurrencies like Bitcoin are legal in Brazil, though not legal tender. The Brazilian Virtual Assets Law (BVAL) regulates digital assets, ensuring transparency and consumer protection.
How are crypto assets taxed in Brazil?
Crypto profits from selling or trading are subject to capital gains tax (15%-22.5%, depending on profit and transaction type). Income from receiving crypto is taxed as income. Monthly foreign transactions over $30,000 must be reported.
Who regulates cryptocurrency in Brazil?
The Central Bank of Brazil (BCB) primarily oversees the financial aspects and licensing of virtual assets. The Securities and Exchange Commission (CVM) regulates crypto classified as securities. Both adhere to FATF standards.