Skip to content

Commit

Permalink
updated avalanche copy (#5483)
Browse files Browse the repository at this point in the history
* assets

* mostly types

* avax colors

* avax native currency

* added proxy url and contract addys

* bump swaps for avax support

* added remote config defaults

* added avax gas getter

* rename swap registry import

* overwrote vals to avax

* L + ratio + i see beauty in things you wouldnt begin to ponder

* added remote config

* avax imports/gas estimations

* deleted some unused shit

* avax nft support

* types

* added bips

* added avax to default config

* dark mode avax

* updated param from base to avalanche

* avax -> avalanche

* cleanup

* added assets to xcode

* fixed gas button network weirdness & avalanche copy

* update avax copy

---------

Co-authored-by: skylarbarrera <[email protected]>
  • Loading branch information
2 people authored and ibrahimtaveras00 committed Mar 11, 2024
1 parent c37c516 commit bb9e852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en_US.json
Expand Up @@ -794,7 +794,7 @@
"title": "What's Base"
},
"avalanche": {
"text": "Avalanche is a Layer 2 network that runs on top of Ethereum, enabling cheaper and faster transactions while still benefiting from the underlying security of Ethereum.\n\nIt bundles lots of transactions together in a \"roll up\" before sending them down to live permanently on Ethereum.",
"text": "Avalanche is a sidechain, a distinct network that runs alongside Ethereum and is compatible with it.\n\nIt allows for cheaper and faster transactions, but unlike Layer 2 networks, Avalanche has its own security and consensus mechanisms that differ from Ethereum.",
"title": "What's Avalanche"
},
"blast": {
Expand Down

0 comments on commit bb9e852

Please sign in to comment.