MASQ-Project / Node

MASQ combines the benefits of VPN and Tor technology to create a superior next-generation privacy software, where users are rewarded for supporting an uncensored global web. Users gain privacy and anonymity online, while helping promote Internet Freedom.
https://masqbrowser.com
Other
173 stars 28 forks source link

Add Base Chains - Sepolia & Mainnet #430

Open kauri-hero opened 5 months ago

kauri-hero commented 5 months ago

Support Base mainnet chain and Base Sepolia testnet

This will require Sepolia (ETH testnet) deployment for tMASQ, which can also replace the deprecated Ropsten chain thats still in Node code.

Note that ETH is the gas token native to Base chain, just like Ethereum mainnet

ETH Sepolia:

Chain ID: 11155111 (0xaa36a7 is the hexcode) tMASQ Contract Creation: 0x574338FFb9471C7a260e338478409Ed0F8900ea5 Block Height: 6615411

Base Sepolia:

Chain ID: 84532 (0x14a34 is the hexcode) tMASQ Contract Creation: 0x898E1cE720084A902Bc37dD822eD6D6a5F027E10 Block Height: 14732730

kauri-hero commented 4 days ago

updated with chain info @bertllll to work on the testchains ;-)

bertllll commented 19 hours ago

I'm gonna create a new card that concentrates only on the matter of the Base chain. It's more urging. After that is done, I'll come back to this card to finish it by tearing Ropsten away and adding ETH Sepolia in.