@@ -28,7 +28,6 @@ import LoopringImage from "@/public/wallets/loopring.png"
28
28
import MetaMaskImage from "@/public/wallets/metamask.png"
29
29
import MewImage from "@/public/wallets/mew.png"
30
30
import MyEtherWalletImage from "@/public/wallets/myetherwallet.png"
31
- import NumioImage from "@/public/wallets/numio.png"
32
31
import OKXImage from "@/public/wallets/okx.jpeg"
33
32
import OneKeyImage from "@/public/wallets/onekey.png"
34
33
import OperaImage from "@/public/wallets/opera.png"
@@ -143,51 +142,6 @@ const walletData: WalletData[] = [
143
142
onboard_documentation : "https://support.keyst.one/" ,
144
143
documentation : "" ,
145
144
} ,
146
- {
147
- last_updated : "June 22, 2022" ,
148
- name : "Numio" ,
149
- image : NumioImage ,
150
- brand_color : "#3F3F3F" ,
151
- url : "https://www.numio.one/" ,
152
- wallet_live_date : "December 2020" ,
153
- active_development_team : true ,
154
- languages_supported : [ "en" ] ,
155
- twitter : "https://twitter.com/GetNumio/" ,
156
- discord : "" ,
157
- reddit : "" ,
158
- telegram : "" ,
159
- ios : true ,
160
- android : true ,
161
- linux : false ,
162
- windows : false ,
163
- macOS : false ,
164
- firefox : false ,
165
- chromium : false ,
166
- hardware : false ,
167
- open_source : false ,
168
- repo_url : "" ,
169
- non_custodial : true ,
170
- security_audit : [ ] ,
171
- scam_protection : false ,
172
- hardware_support : false ,
173
- walletconnect : true ,
174
- rpc_importing : false ,
175
- nft_support : true ,
176
- connect_to_dapps : true ,
177
- staking : false ,
178
- swaps : true ,
179
- layer_2 : true ,
180
- gas_fee_customization : false ,
181
- ens_support : false ,
182
- erc_20_support : false ,
183
- eip_1559_support : false ,
184
- buy_crypto : true ,
185
- withdraw_crypto : false ,
186
- multisig : false ,
187
- social_recovery : false ,
188
- onboard_documentation : "https://docs.numio.one/" ,
189
- documentation : "" ,
190
- } ,
191
145
{
192
146
last_updated : "June 22, 2022" ,
193
147
name : "Coin98" ,
0 commit comments