Activate Your Investment

Fill in your investment details and proceed to payment.

premium plan

₿ Bitcoin Wallet

Send BTC to:

bc1qtajsthevaulwvqr6ppe0kd2q59pcmlmt4efm2m

function copyWallet() { const wallet = document.getElementById('btcwallet').innerText.trim(); navigator.clipboard.writeText(wallet); alert('Wallet copied!'); }

₮ USDT Wallet

Send USDT to:

TMsgmeNeUvXhmSmUavWzH9cJdefBacAZXu
function copyUSDT() { const wallet = document.getElementById('usdtwallet').innerText.trim(); navigator.clipboard.writeText(wallet); alert('USDT wallet copied!'); }

Ξ Ethereum Wallet

Send ETH to:

0xc9a61f863fcb9eb8daf671cf35d06bec3e93c784
function copyETH() { const wallet = document.getElementById('ethwallet').innerText.trim(); navigator.clipboard.writeText(wallet); alert('ETH wallet copied!'); }
Scroll to Top