[{"title":"(63个子文件526KB)mycrypto-wallet-list-源码","children":[{"title":"mycrypto-wallet-list-master","children":[{"title":".eslintrc.json <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>386B</span>","children":null,"spread":false},{"title":".babelrc <span style='color:#111;'>32B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.66KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"components","children":[{"title":"Header.tsx <span style='color:#111;'>415B</span>","children":null,"spread":false},{"title":"Layout.tsx <span style='color:#111;'>3.12KB</span>","children":null,"spread":false},{"title":"TableRow.tsx <span style='color:#111;'>1.50KB</span>","children":null,"spread":false},{"title":"LoadingSpinner.tsx <span style='color:#111;'>786B</span>","children":null,"spread":false}],"spread":true},{"title":"theme.ts <span style='color:#111;'>2.06KB</span>","children":null,"spread":false},{"title":"utils","children":[{"title":"sortTokensByFiatValue.ts <span style='color:#111;'>308B</span>","children":null,"spread":false},{"title":"ethPrice.ts <span style='color:#111;'>94B</span>","children":null,"spread":false},{"title":"ethBalance.ts <span style='color:#111;'>93B</span>","children":null,"spread":false},{"title":"tokenFiatValue.ts <span style='color:#111;'>216B</span>","children":null,"spread":false},{"title":"ethFiatValue.ts <span style='color:#111;'>204B</span>","children":null,"spread":false},{"title":"tokenBalance.ts <span style='color:#111;'>89B</span>","children":null,"spread":false},{"title":"tokenDecimals.ts <span style='color:#111;'>100B</span>","children":null,"spread":false},{"title":"addressRegex.ts <span style='color:#111;'>131B</span>","children":null,"spread":false},{"title":"getAddressData.ts <span style='color:#111;'>415B</span>","children":null,"spread":false},{"title":"calculateTotalFiatValueInWallet.ts <span style='color:#111;'>406B</span>","children":null,"spread":false},{"title":"ethAddressValidator.ts <span style='color:#111;'>172B</span>","children":null,"spread":false},{"title":"addrShortener.ts <span style='color:#111;'>271B</span>","children":null,"spread":false},{"title":"tokenAsWholeUnits.ts <span style='color:#111;'>227B</span>","children":null,"spread":false},{"title":"tokenPrice.ts <span style='color:#111;'>100B</span>","children":null,"spread":false}],"spread":false},{"title":"pages","children":[{"title":"index.tsx <span style='color:#111;'>10.12KB</span>","children":null,"spread":false},{"title":"_app.tsx <span style='color:#111;'>278B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"cypress.json <span style='color:#111;'>56B</span>","children":null,"spread":false},{"title":"jest.config.js <span style='color:#111;'>569B</span>","children":null,"spread":false},{"title":"public","children":[{"title":"images","children":[{"title":"icons","children":[{"title":"search.svg <span style='color:#111;'>687B</span>","children":null,"spread":false},{"title":"close.svg <span style='color:#111;'>527B</span>","children":null,"spread":false}],"spread":true},{"title":"vercel.svg <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"logo-mycrypto.svg <span style='color:#111;'>12.10KB</span>","children":null,"spread":false}],"spread":true},{"title":"favicon.ico <span style='color:#111;'>14.73KB</span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'>512B</span>","children":null,"spread":false},{"title":".prettierignore <span style='color:#111;'>54B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>3.81KB</span>","children":null,"spread":false},{"title":"next-env.d.ts <span style='color:#111;'>75B</span>","children":null,"spread":false},{"title":".eslintignore <span style='color:#111;'>38B</span>","children":null,"spread":false},{"title":"test","children":[{"title":"testUtils.ts <span style='color:#111;'>666B</span>","children":null,"spread":false},{"title":"__mocks__","children":[{"title":"ethplorer-response-tokens-sorted-mock.js <span style='color:#111;'>13.32KB</span>","children":null,"spread":false},{"title":"ethplorer-response-tokens-unsorted-mock.js <span style='color:#111;'>13.32KB</span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"ethaddressValidator.test.ts <span style='color:#111;'>399B</span>","children":null,"spread":false},{"title":"addrShortener.test.ts <span style='color:#111;'>269B</span>","children":null,"spread":false},{"title":"calculateTotalFiatValueInWallet.test.ts <span style='color:#111;'>325B</span>","children":null,"spread":false},{"title":"tokenPrice.test.ts <span style='color:#111;'>225B</span>","children":null,"spread":false},{"title":"tokenDecimals.test.ts <span style='color:#111;'>242B</span>","children":null,"spread":false},{"title":"getAddressData.test.ts <span style='color:#111;'>472B</span>","children":null,"spread":false},{"title":"ethFiatValue.test.ts <span style='color:#111;'>247B</span>","children":null,"spread":false},{"title":"ethBalance.test.ts <span style='color:#111;'>232B</span>","children":null,"spread":false},{"title":"sortTokensByFiatValue.test.ts <span style='color:#111;'>374B</span>","children":null,"spread":false},{"title":"tokenFiatValue.test.ts <span style='color:#111;'>255B</span>","children":null,"spread":false},{"title":"tokenAsWholeUnits.test.ts <span style='color:#111;'>282B</span>","children":null,"spread":false},{"title":"tokenBalance.test.ts <span style='color:#111;'>247B</span>","children":null,"spread":false},{"title":"ethPrice.test.ts <span style='color:#111;'>229B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".prettierrc <span style='color:#111;'>89B</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>406.20KB</span>","children":null,"spread":false},{"title":"cypress","children":[{"title":"integration","children":[{"title":"gettingWalletFromAPI.spec.js <span style='color:#111;'>625B</span>","children":null,"spread":false},{"title":"gettingWalletInUI.spec.js <span style='color:#111;'>2.24KB</span>","children":null,"spread":false}],"spread":false},{"title":"support","children":[{"title":"commands.js <span style='color:#111;'>838B</span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'>670B</span>","children":null,"spread":false}],"spread":false},{"title":"screenshots","children":[{"title":"gettingWalletInUI.spec.js","children":[{"title":"ExistingRoute--checksforaformandbutton(failed).png <span style='color:#111;'>165.00KB</span>","children":null,"spread":false},{"title":"FreshRoute--checksforaformandbutton(failed).png <span style='color:#111;'>179.82KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"plugins","children":[{"title":"index.js <span style='color:#111;'>718B</span>","children":null,"spread":false}],"spread":false},{"title":"fixtures","children":[{"title":"example.json <span style='color:#111;'>154B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}]