Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auth, dapps #7

Merged
merged 92 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
cc3ba9a
feat: template colors, fontThemes, parsing, base menu theme
ice-orion Oct 4, 2023
ae3cc87
feat: add Menu, MenuButton styles to template
ice-orion Oct 4, 2023
18bd432
feat: add shared widgets: AactionButton, DropDownMenu
ice-orion Oct 5, 2023
f870c09
refactor: simplify the DropDownMenu widget
ice-orion Oct 6, 2023
9adcce5
feat: add ListTile base impl, caption3 template text style
ice-orion Oct 6, 2023
93b1678
feat: add material ripple to list item checkbox
ice-orion Oct 9, 2023
40ecefc
chore: add icons
ice-hector Sep 19, 2023
f7b5693
chore: add hex color extension
ice-hector Sep 19, 2023
3c69c2a
chore: move extensions to separate folder
ice-hector Oct 5, 2023
88c05ea
chore: fix extensions
ice-hector Sep 20, 2023
9189cfe
chore: add theme colors
ice-hector Oct 5, 2023
a2110be
chore: connect splash and lottie animation
ice-hector Oct 5, 2023
091dfe2
chore: hide splash after animation finished
ice-hector Sep 26, 2023
2b51cfb
chore: add intro route and refactor auth flow routes structure
ice-hector Sep 28, 2023
3ebccec
chore: fix routing
ice-hector Sep 29, 2023
5dfa973
chore: fix intro to auth navigation flow
ice-hector Sep 29, 2023
cb8ac3f
chore: add reusable side padding
ice-hector Oct 2, 2023
7597519
chore: auth screen wrapped to modal view
ice-hector Oct 4, 2023
48b8f29
chore: create modal wrapper and wrap auth screen
ice-hector Oct 4, 2023
b3b5a26
chore: start working on auth screen UI
ice-hector Oct 4, 2023
1dc9a10
chore: add email text input, keyboard hider and email validator
ice-hector Oct 5, 2023
fef9dc4
chore: designed the email text input
ice-hector Oct 6, 2023
81451c7
chore: fix import
ice-hector Oct 6, 2023
91e4560
chore: add secured by
ice-hector Oct 9, 2023
321729c
chore: handle replace string and tags flow, add terms privacy widget
ice-hector Oct 9, 2023
76c3427
chore: fix on tap, add fill button theme
ice-hector Oct 9, 2023
db37e52
chore: update flutter version
ice-hector Nov 9, 2023
96c43d3
chore: add icon button and icon styles support
ice-hector Nov 14, 2023
075bd54
chore: add styles for icon button
ice-hector Nov 10, 2023
b92fe12
chore: created different reusable icon styles
ice-hector Nov 14, 2023
f0b11d6
chore: add outline button support
ice-hector Nov 10, 2023
4de31d5
chore: add social buttons on auth screen
ice-hector Nov 10, 2023
6eda6f6
chore: create icon button factory
ice-hector Nov 15, 2023
5de38cb
chore: finalize icon button themes
ice-hector Nov 15, 2023
6c555c6
chore: finalize other reusable button type with leading and trailing …
ice-hector Nov 15, 2023
aec8032
chore: finalize auth screen UI with expandable social buttons
ice-hector Nov 16, 2023
773533b
chore: add check email screen without code displaying
ice-hector Nov 16, 2023
ca05feb
chore: add navigation header, countries list and codes and select cou…
ice-hector Nov 17, 2023
c5fc30f
chore: create search widget with all states, handled search on countr…
ice-hector Nov 20, 2023
c8edf7c
chore: fix up down icons on auth screen, add picker and cropper libs …
ice-hector Nov 21, 2023
261a8a2
chore: add custom textfield with states
ice-hector Nov 24, 2023
8329978
chore: fix pod install problems
ice-hector Nov 27, 2023
c5ae9c7
chore: work on custom reusable textfield
ice-hector Nov 27, 2023
0800f62
chore: handle fill profile textfield icons and placeholder text color…
ice-hector Nov 27, 2023
89d513c
chore: add profile picture placeholder image and handle label style i…
ice-hector Nov 27, 2023
1ed48cf
chore: fix issue with icons displaying
ice-hector Nov 27, 2023
2c7e639
chore: add textfield validation
ice-hector Nov 28, 2023
6eb5f7d
chore: fix textfield success/errors state issues and reseting
ice-hector Nov 28, 2023
ec4021b
chore: add add photo ui and cropping
ice-hector Nov 28, 2023
599244f
chore: fix issue with keyboard resign active after focus
ice-hector Nov 29, 2023
9d3be6b
chore: add keyboard avoiding for active textfields
ice-hector Nov 29, 2023
709f5c7
chore: handle focus change for textfields on return key and resign on…
ice-hector Nov 29, 2023
26ecfe7
chore: fix error states
ice-hector Nov 30, 2023
7cd5ad7
chore: fix issue with unfocus
ice-hector Nov 30, 2023
7ec5da9
chore: fix issue with keyboards jumping through textfields
ice-hector Dec 1, 2023
11f453b
chore: add input controller and keyboard service
ice-hector Dec 11, 2023
1f6426c
chore: add base text input, constants, borders and decorators
ice-hector Dec 12, 2023
d32127a
chore: setup screen util, create name controller
ice-hector Dec 13, 2023
928550c
chore: continue work on tuning textfield ui
ice-hector Dec 13, 2023
45d2a56
chore: handle trailing and leading icons, borders
ice-hector Dec 15, 2023
272ba9c
chore: fix fill profile textfields ui
ice-hector Dec 15, 2023
a9843a5
chore: add pin code on check email screen with all the states
ice-hector Dec 18, 2023
088e200
chore: auth header widget
ice-hector Dec 19, 2023
8f0a0b1
chore: enter code screen with error states
ice-hector Dec 20, 2023
4fb5c8f
chore: handle email mode in provider
ice-hector Dec 21, 2023
307ae74
chore: handle email and phone text inpiuts on auth page
ice-hector Dec 21, 2023
8f35259
chore: add flag on phone input and handle select countries screen ope…
ice-hector Dec 21, 2023
656031a
chore: nostr auth screen ui
ice-hector Dec 27, 2023
60fb341
chore: nostr login screen ui and controller
ice-hector Dec 27, 2023
b766d19
chore: select languages ui
ice-hector Dec 28, 2023
a950d00
chore: handle social actions, connect nost auth showing
ice-hector Jan 3, 2024
01e043e
chore: fix nosrt auth and login screens UI
ice-hector Jan 3, 2024
2242610
chore: add nostr private key validation
ice-hector Jan 3, 2024
f8e9540
chore: create reusable title and description widget, apply to select …
ice-hector Jan 16, 2024
57b0943
chore: add checkboxes and select/unselect the language ability
ice-hector Jan 16, 2024
eb3c0e0
chore: fix selection on languages screen, add discover creators scree…
ice-hector Jan 17, 2024
5869b63
chore: add verified badge
ice-hector Jan 19, 2024
7355162
chore: add nickname displaying
ice-hector Jan 19, 2024
841717d
style: handle tint color for button, configure small buttons, finish …
ice-hector Jan 23, 2024
d1ef337
chore: feed page dropdown and started work on wallet
ice-hector Jan 24, 2024
0f33d82
chore: add icons, add section header, start work on dapps and wallet …
ice-hector Jan 25, 2024
e75d85d
chore: handle routes, add switchable tabs, handle active/not active t…
ice-hector Jan 26, 2024
60c7361
chore: finalize wallet header ui
ice-hector Jan 29, 2024
d335ff7
chore: fix section header, start work on featured
ice-hector Jan 30, 2024
2bbb3ef
chore: add mocked featured data and start work on featured collection ui
ice-hector Jan 30, 2024
b55626c
style: finalize featured section
ice-hector Jan 30, 2024
1251605
chore: categories section UI
ice-hector Jan 31, 2024
aa54220
chore: finalize highest ranked and recently added dapps sections UI
ice-hector Feb 1, 2024
67d8f63
chore: add needed assets for favourites, fix numbers formatting
ice-hector Feb 2, 2024
6846fab
chore: add favourite icon
ice-hector Feb 2, 2024
53d6d69
chore: add favourites section
ice-hector Feb 2, 2024
8ae77a5
chore: apps list screen UI
ice-hector Feb 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity android:name="com.android.camera.CropImage"/>
<activity
android:name="com.yalantis.ucrop.UCropActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.AppCompat.Light.NoActionBar"
/>

<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data
Expand Down
Binary file added assets/images/1.5x/addfill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/addstroke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/apple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/back_arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/backsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/badge_verify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/block_checkbox_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/bookmarks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/bookmarks_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/button_next.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/camera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/checkbox_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/checkbox_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/checkboxoff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/checkboxon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/checkgreen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/clearall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/closesheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/coins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/comment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/company1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/copyblue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/defi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/delete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1.5x/details.png
Binary file added assets/images/1.5x/discord.png
Binary file added assets/images/1.5x/down.png
Binary file added assets/images/1.5x/enter_code.png
Binary file added assets/images/1.5x/facebook.png
Binary file added assets/images/1.5x/featured_1inch.png
Binary file added assets/images/1.5x/featured_uniswap.png
Binary file added assets/images/1.5x/field_email.png
Binary file added assets/images/1.5x/field_inviter.png
Binary file added assets/images/1.5x/field_name.png
Binary file added assets/images/1.5x/field_nickname.png
Binary file added assets/images/1.5x/field_privatekey.png
Binary file added assets/images/1.5x/field_search.png
Binary file added assets/images/1.5x/filter.png
Binary file added assets/images/1.5x/forward_arrow.png
Binary file added assets/images/1.5x/games.png
Binary file added assets/images/1.5x/github.png
Binary file added assets/images/1.5x/history.png
Binary file added assets/images/1.5x/ice.png
Binary file added assets/images/1.5x/iceIcon.png
Binary file added assets/images/1.5x/iceRound.png
Binary file added assets/images/1.5x/icestroke.png
Binary file added assets/images/1.5x/information.png
Binary file added assets/images/1.5x/internet.png
Binary file added assets/images/1.5x/invite.png
Binary file added assets/images/1.5x/inviter.png
Binary file added assets/images/1.5x/item_chat_condition_off.png
Binary file added assets/images/1.5x/item_chat_condition_on.png
Binary file added assets/images/1.5x/item_dapp_condition_off.png
Binary file added assets/images/1.5x/item_dapp_condition_on.png
Binary file added assets/images/1.5x/item_home_condition_off.png
Binary file added assets/images/1.5x/item_home_condition_on.png
Binary file added assets/images/1.5x/item_wallet_condition_off.png
Binary file added assets/images/1.5x/item_wallet_condition_on.png
Binary file added assets/images/1.5x/link.png
Binary file added assets/images/1.5x/linkcontacts.png
Binary file added assets/images/1.5x/linkedin.png
Binary file added assets/images/1.5x/login_createacc.png
Binary file added assets/images/1.5x/login_dropdown.png
Binary file added assets/images/1.5x/login_dropup.png
Binary file added assets/images/1.5x/login_email.png
Binary file added assets/images/1.5x/login_nostr.png
Binary file added assets/images/1.5x/logoloader.png
Binary file added assets/images/1.5x/managewallet.png
Binary file added assets/images/1.5x/marketplace.png
Binary file added assets/images/1.5x/name.png
Binary file added assets/images/1.5x/next.png
Binary file added assets/images/1.5x/next_arrow.png
Binary file added assets/images/1.5x/nft.png
Binary file added assets/images/1.5x/nfts.png
Binary file added assets/images/1.5x/nickname.png
Binary file added assets/images/1.5x/nostr.png
Binary file added assets/images/1.5x/one_inch_bg.png
Binary file added assets/images/1.5x/ostrichlogo.png
Binary file added assets/images/1.5x/phone.png
Binary file added assets/images/1.5x/private_key.png
Binary file added assets/images/1.5x/profile_camera.png
Binary file added assets/images/1.5x/profile_login.png
Binary file added assets/images/1.5x/profile_paste.png
Binary file added assets/images/1.5x/profile_save.png
Binary file added assets/images/1.5x/qrcode.png
Binary file added assets/images/1.5x/receive.png
Binary file added assets/images/1.5x/report.png
Binary file added assets/images/1.5x/repost.png
Binary file added assets/images/1.5x/search.png
Binary file added assets/images/1.5x/select_arrows.png
Binary file added assets/images/1.5x/send.png
Binary file added assets/images/1.5x/settings.png
Binary file added assets/images/1.5x/share.png
Binary file added assets/images/1.5x/stats.png
Binary file added assets/images/1.5x/tryagain.png
Binary file added assets/images/1.5x/twitterx.png
Binary file added assets/images/1.5x/uniswap_bg.png
Binary file added assets/images/1.5x/up.png
Binary file added assets/images/1.5x/variant8.png
Binary file added assets/images/1.5x/verified_badge.png
Binary file added assets/images/1.5x/verify.png
Binary file added assets/images/1.5x/wallet_1inch.png
Binary file added assets/images/1.5x/wallet_aave.png
Binary file added assets/images/1.5x/wallet_arbitrum.png
Binary file added assets/images/1.5x/wallet_assets.png
Binary file added assets/images/1.5x/wallet_binance.png
Binary file added assets/images/1.5x/wallet_btc.png
Binary file added assets/images/1.5x/wallet_cosmos.png
Binary file added assets/images/1.5x/wallet_eth.png
Binary file added assets/images/1.5x/wallet_ice.png
Binary file added assets/images/1.5x/wallet_infinite.png
Binary file added assets/images/1.5x/wallet_lido.png
Binary file added assets/images/1.5x/wallet_ltc.png
Binary file added assets/images/1.5x/wallet_matic.png
Binary file added assets/images/1.5x/wallet_network.png
Binary file added assets/images/1.5x/wallet_nft.png
Binary file added assets/images/1.5x/wallet_opensea.png
Binary file added assets/images/1.5x/wallet_panecakeswap.png
Binary file added assets/images/1.5x/wallet_receive.png
Binary file added assets/images/1.5x/wallet_send.png
Binary file added assets/images/1.5x/wallet_solana.png
Binary file added assets/images/1.5x/wallet_stargate.png
Binary file added assets/images/1.5x/wallet_tether.png
Binary file added assets/images/1.5x/wallet_tron.png
Binary file added assets/images/1.5x/wallet_uniswap.png
Binary file added assets/images/1.5x/wallet_usdc.png
Binary file added assets/images/1.5x/wallet_walletblue.png
Binary file added assets/images/1.5x/wallet_walletlightblue.png
Binary file added assets/images/1.5x/wallet_walletpurple.png
Binary file added assets/images/1.5x/wallet_xrp.png
Binary file added assets/images/1.5x/walletnft.png
Binary file added assets/images/1.5x/x.png
Binary file added assets/images/2.0x/addfill.png
Binary file added assets/images/2.0x/addstroke.png
Binary file added assets/images/2.0x/apple.png
Binary file added assets/images/2.0x/back_arrow.png
Binary file added assets/images/2.0x/backsheet.png
Binary file added assets/images/2.0x/badge_verify.png
Binary file added assets/images/2.0x/block_checkbox_on.png
Binary file added assets/images/2.0x/bookmarks.png
Binary file added assets/images/2.0x/bookmarks_on.png
Binary file added assets/images/2.0x/button_next.png
Binary file added assets/images/2.0x/camera.png
Binary file added assets/images/2.0x/checkbox_off.png
Binary file added assets/images/2.0x/checkbox_on.png
Binary file added assets/images/2.0x/checkboxoff.png
Binary file added assets/images/2.0x/checkboxon.png
Binary file added assets/images/2.0x/checkgreen.png
Binary file added assets/images/2.0x/clearall.png
Binary file added assets/images/2.0x/closesheet.png
Binary file added assets/images/2.0x/coins.png
Binary file added assets/images/2.0x/comment.png
Binary file added assets/images/2.0x/company1.png
Binary file added assets/images/2.0x/copy.png
Binary file added assets/images/2.0x/copyblue.png
Binary file added assets/images/2.0x/defi.png
Binary file added assets/images/2.0x/delete.png
Binary file added assets/images/2.0x/details.png
Binary file added assets/images/2.0x/discord.png
Binary file added assets/images/2.0x/down.png
Binary file added assets/images/2.0x/enter_code.png
Binary file added assets/images/2.0x/facebook.png
Binary file added assets/images/2.0x/featured_1inch.png
Binary file added assets/images/2.0x/featured_uniswap.png
Binary file added assets/images/2.0x/field_email.png
Binary file added assets/images/2.0x/field_inviter.png
Binary file added assets/images/2.0x/field_name.png
Binary file added assets/images/2.0x/field_nickname.png
Binary file added assets/images/2.0x/field_privatekey.png
Binary file added assets/images/2.0x/field_search.png
Binary file added assets/images/2.0x/filter.png
Binary file added assets/images/2.0x/forward_arrow.png
Binary file added assets/images/2.0x/games.png
Binary file added assets/images/2.0x/github.png
Binary file added assets/images/2.0x/history.png
Binary file added assets/images/2.0x/ice.png
Binary file added assets/images/2.0x/iceIcon.png
Binary file added assets/images/2.0x/iceRound.png
Binary file added assets/images/2.0x/icestroke.png
Binary file added assets/images/2.0x/information.png
Binary file added assets/images/2.0x/internet.png
Binary file added assets/images/2.0x/invite.png
Binary file added assets/images/2.0x/inviter.png
Binary file added assets/images/2.0x/item_chat_condition_off.png
Binary file added assets/images/2.0x/item_chat_condition_on.png
Binary file added assets/images/2.0x/item_dapp_condition_off.png
Binary file added assets/images/2.0x/item_dapp_condition_on.png
Binary file added assets/images/2.0x/item_home_condition_off.png
Binary file added assets/images/2.0x/item_home_condition_on.png
Binary file added assets/images/2.0x/item_wallet_condition_off.png
Binary file added assets/images/2.0x/item_wallet_condition_on.png
Binary file added assets/images/2.0x/link.png
Binary file added assets/images/2.0x/linkcontacts.png
Binary file added assets/images/2.0x/linkedin.png
Binary file added assets/images/2.0x/login_createacc.png
Binary file added assets/images/2.0x/login_dropdown.png
Binary file added assets/images/2.0x/login_dropup.png
Binary file added assets/images/2.0x/login_email.png
Binary file added assets/images/2.0x/login_nostr.png
Binary file added assets/images/2.0x/logoloader.png
Binary file added assets/images/2.0x/managewallet.png
Binary file added assets/images/2.0x/marketplace.png
Binary file added assets/images/2.0x/name.png
Binary file added assets/images/2.0x/next.png
Binary file added assets/images/2.0x/next_arrow.png
Binary file added assets/images/2.0x/nft.png
Binary file added assets/images/2.0x/nfts.png
Binary file added assets/images/2.0x/nickname.png
Binary file added assets/images/2.0x/nostr.png
Binary file added assets/images/2.0x/one_inch_bg.png
Binary file added assets/images/2.0x/ostrichlogo.png
Binary file added assets/images/2.0x/phone.png
Binary file added assets/images/2.0x/private_key.png
Binary file added assets/images/2.0x/profile_camera.png
Binary file added assets/images/2.0x/profile_login.png
Binary file added assets/images/2.0x/profile_paste.png
Binary file added assets/images/2.0x/profile_save.png
Binary file added assets/images/2.0x/qrcode.png
Binary file added assets/images/2.0x/receive.png
Binary file added assets/images/2.0x/report.png
Binary file added assets/images/2.0x/repost.png
Binary file added assets/images/2.0x/search.png
Binary file added assets/images/2.0x/select_arrows.png
Binary file added assets/images/2.0x/send.png
Binary file added assets/images/2.0x/settings.png
Binary file added assets/images/2.0x/share.png
Binary file added assets/images/2.0x/stats.png
Binary file added assets/images/2.0x/tryagain.png
Binary file added assets/images/2.0x/twitterx.png
Binary file added assets/images/2.0x/uniswap_bg.png
Binary file added assets/images/2.0x/up.png
Binary file added assets/images/2.0x/variant8.png
Binary file added assets/images/2.0x/verified_badge.png
Binary file added assets/images/2.0x/verify.png
Binary file added assets/images/2.0x/wallet_1inch.png
Binary file added assets/images/2.0x/wallet_aave.png
Binary file added assets/images/2.0x/wallet_arbitrum.png
Binary file added assets/images/2.0x/wallet_assets.png
Binary file added assets/images/2.0x/wallet_binance.png
Binary file added assets/images/2.0x/wallet_btc.png
Binary file added assets/images/2.0x/wallet_cosmos.png
Binary file added assets/images/2.0x/wallet_eth.png
Binary file added assets/images/2.0x/wallet_ice.png
Binary file added assets/images/2.0x/wallet_infinite.png
Binary file added assets/images/2.0x/wallet_lido.png
Binary file added assets/images/2.0x/wallet_ltc.png
Binary file added assets/images/2.0x/wallet_matic.png
Binary file added assets/images/2.0x/wallet_network.png
Binary file added assets/images/2.0x/wallet_nft.png
Binary file added assets/images/2.0x/wallet_opensea.png
Binary file added assets/images/2.0x/wallet_panecakeswap.png
Binary file added assets/images/2.0x/wallet_receive.png
Binary file added assets/images/2.0x/wallet_send.png
Binary file added assets/images/2.0x/wallet_solana.png
Binary file added assets/images/2.0x/wallet_stargate.png
Binary file added assets/images/2.0x/wallet_tether.png
Binary file added assets/images/2.0x/wallet_tron.png
Binary file added assets/images/2.0x/wallet_uniswap.png
Binary file added assets/images/2.0x/wallet_usdc.png
Binary file added assets/images/2.0x/wallet_walletblue.png
Binary file added assets/images/2.0x/wallet_walletlightblue.png
Binary file added assets/images/2.0x/wallet_walletpurple.png
Binary file added assets/images/2.0x/wallet_xrp.png
Binary file added assets/images/2.0x/walletnft.png
Binary file added assets/images/2.0x/x.png
Binary file added assets/images/3.0x/addfill.png
Binary file added assets/images/3.0x/addstroke.png
Binary file added assets/images/3.0x/apple.png
Binary file added assets/images/3.0x/back_arrow.png
Binary file added assets/images/3.0x/backsheet.png
Binary file added assets/images/3.0x/badge_verify.png
Binary file added assets/images/3.0x/block_checkbox_on.png
Binary file added assets/images/3.0x/bookmarks.png
Binary file added assets/images/3.0x/bookmarks_on.png
Binary file added assets/images/3.0x/button_next.png
Binary file added assets/images/3.0x/camera.png
Binary file added assets/images/3.0x/checkbox_off.png
Binary file added assets/images/3.0x/checkbox_on.png
Binary file added assets/images/3.0x/checkboxoff.png
Binary file added assets/images/3.0x/checkboxon.png
Binary file added assets/images/3.0x/checkgreen.png
Binary file added assets/images/3.0x/clearall.png
Binary file added assets/images/3.0x/closesheet.png
Binary file added assets/images/3.0x/coins.png
Binary file added assets/images/3.0x/comment.png
Binary file added assets/images/3.0x/company1.png
Binary file added assets/images/3.0x/copy.png
Binary file added assets/images/3.0x/copyblue.png
Binary file added assets/images/3.0x/defi.png
Binary file added assets/images/3.0x/delete.png
Binary file added assets/images/3.0x/details.png
Binary file added assets/images/3.0x/discord.png
Binary file added assets/images/3.0x/down.png
Binary file added assets/images/3.0x/enter_code.png
Binary file added assets/images/3.0x/facebook.png
Binary file added assets/images/3.0x/featured_1inch.png
Loading
Loading