horizontalsystems / unstoppable-wallet-android

A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.
https://unstoppable.money
MIT License
826 stars 356 forks source link

Support for Base, Celo and Metis (EVM) #7195

Open serrq opened 3 months ago

serrq commented 3 months ago

These are three satellites (L2) of Ethereum (L1) mainnet, like Optimism and Arbitrum.

More scalable than L1, thus they ask for less gas fees.

Easy to implement in already existing Ethereum environment.

Base https://www.base.org/

Celo https://celo.org/

Metis https://www.metis.io/

serrq commented 3 months ago

1000107964

serrq commented 3 months ago

«The Arbitrum community supported Atlas, which involved most of the changes implemented as part of the upgrade the day before. Representatives of Offchain Labs expect a tenfold reduction in the average value of the base commission—from 0.1 Gwei to 0.01 Gwei. An operation that previously cost $0.5 will now cost the user approximately $0.05.

The other layer-2 networks, Optimism, and Base, have significantly improved their gas efficiency after the Dencun update went live. Gas fees in the Base protocol immediately dropped from $0.31 to $0.0005. In Optimism, transaction costs have been reduced to less than $0.01, according to L2Fees.»

https://crypto.news/arbitrum-reducing-gas-fees-dencun/

serrq commented 1 month ago

7512