diff --git a/frontend/.metro-cache/cache/4b/a99109ad0c874cdcfc7e5ff4de0565596c07dde586443f31da53abe8a04de1bea46904 b/frontend/.metro-cache/cache/4b/a99109ad0c874cdcfc7e5ff4de0565596c07dde586443f31da53abe8a04de1bea46904 new file mode 100644 index 00000000..c1c422fa --- /dev/null +++ b/frontend/.metro-cache/cache/4b/a99109ad0c874cdcfc7e5ff4de0565596c07dde586443f31da53abe8a04de1bea46904 @@ -0,0 +1 @@ +{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":51,"index":51}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/View","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"4kYBDC6LJJXoH7P9rWDi3vkLVB0=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Text","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"JKIzsQ5YQ0gDj0MIyY0Q7F1zJtU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/TouchableOpacity","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"PnQOoa8QGKpV5+issz6ikk463eg=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/ScrollView","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"7Gv1K9/TiQvbDXlMy9NOQIEBHDA=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Image","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"h9Yjx6LR7umCdPP226caWyLdUPo=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Dimensions","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"ySrYx/xxJL+A+Ie+sLy/r/EEnF8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Alert","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"PEUC6jrQVoAGZ2qYkvimljMOyJI=","exportNames":["*"],"imports":1}},{"name":"@expo/vector-icons","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":180},"end":{"line":12,"column":46,"index":226}}],"key":"ow7vkrqkIckRjlSi/+MhMmRYtUE=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/bottom-tabs","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":227},"end":{"line":13,"column":73,"index":300}}],"key":"+CsiEPZJMQUbFs9pwhg0Pji1O3k=","exportNames":["*"],"imports":1}},{"name":"expo-image-picker","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":301},"end":{"line":14,"column":49,"index":350}}],"key":"XQFgv2+WadF9xV+S67CI6D8lClA=","exportNames":["*"],"imports":1}},{"name":"../contexts/AuthContext","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0,"index":351},"end":{"line":15,"column":50,"index":401}}],"key":"oNCgyH4yx4pAIVZXLqqRGB2kuCY=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":16,"column":0,"index":402},"end":{"line":16,"column":67,"index":469}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/src/screens/HomeScreen.tsx\",\n _s = $RefreshSig$(),\n _s2 = $RefreshSig$();\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return HomeScreen;\n }\n });\n var _react = require(_dependencyMap[0], \"react\");\n var _reactNativeWebDistExportsView = require(_dependencyMap[1], \"react-native-web/dist/exports/View\");\n var View = _interopDefault(_reactNativeWebDistExportsView);\n var _reactNativeWebDistExportsText = require(_dependencyMap[2], \"react-native-web/dist/exports/Text\");\n var Text = _interopDefault(_reactNativeWebDistExportsText);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[3], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactNativeWebDistExportsTouchableOpacity = require(_dependencyMap[4], \"react-native-web/dist/exports/TouchableOpacity\");\n var TouchableOpacity = _interopDefault(_reactNativeWebDistExportsTouchableOpacity);\n var _reactNativeWebDistExportsScrollView = require(_dependencyMap[5], \"react-native-web/dist/exports/ScrollView\");\n var ScrollView = _interopDefault(_reactNativeWebDistExportsScrollView);\n var _reactNativeWebDistExportsImage = require(_dependencyMap[6], \"react-native-web/dist/exports/Image\");\n var Image = _interopDefault(_reactNativeWebDistExportsImage);\n var _reactNativeWebDistExportsDimensions = require(_dependencyMap[7], \"react-native-web/dist/exports/Dimensions\");\n var Dimensions = _interopDefault(_reactNativeWebDistExportsDimensions);\n var _reactNativeWebDistExportsAlert = require(_dependencyMap[8], \"react-native-web/dist/exports/Alert\");\n var Alert = _interopDefault(_reactNativeWebDistExportsAlert);\n var _expoVectorIcons = require(_dependencyMap[9], \"@expo/vector-icons\");\n var _reactNavigationBottomTabs = require(_dependencyMap[10], \"@react-navigation/bottom-tabs\");\n var _expoImagePicker = require(_dependencyMap[11], \"expo-image-picker\");\n var ImagePicker = _interopNamespace(_expoImagePicker);\n var _contextsAuthContext = require(_dependencyMap[12], \"../contexts/AuthContext\");\n var _reactNativeSafeAreaContext = require(_dependencyMap[13], \"react-native-safe-area-context\");\n var _reactJsxDevRuntime = require(_dependencyMap[14], \"react/jsx-dev-runtime\");\n const {\n width\n } = Dimensions.default.get('window');\n function HomeTab() {\n _s();\n const {\n user\n } = (0, _contextsAuthContext.useAuth)();\n const insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n const [profileImage, setProfileImage] = (0, _react.useState)(null);\n const pickImage = async () => {\n const permissionResult = await ImagePicker.requestMediaLibraryPermissionsAsync();\n if (permissionResult.granted === false) {\n Alert.default.alert('Permission Required', 'Permission to access camera roll is required!');\n return;\n }\n const result = await ImagePicker.launchImageLibraryAsync({\n mediaTypes: ImagePicker.MediaTypeOptions.Images,\n allowsEditing: true,\n aspect: [1, 1],\n quality: 0.5,\n base64: true\n });\n if (!result.canceled && result.assets[0].base64) {\n const base64Image = `data:image/jpeg;base64,${result.assets[0].base64}`;\n setProfileImage(base64Image);\n // TODO: Save to backend\n }\n };\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ScrollView.default, {\n showsVerticalScrollIndicator: false,\n contentContainerStyle: styles.scrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: [styles.header, {\n paddingTop: insets.top + 16\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.headerLeft,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.profileImage,\n onPress: pickImage,\n children: profileImage ? /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Image.default, {\n source: {\n uri: profileImage\n },\n style: styles.profileImageSrc\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 55,\n columnNumber: 17\n }, this) : /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"person\",\n size: 24,\n color: \"#6B7280\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 57,\n columnNumber: 17\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 53,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.profileBadge,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"star\",\n size: 12,\n color: \"#FFD700\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 61,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.trustScore,\n children: \"750\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 62,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 60,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 52,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.headerRight,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"qr-code-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 67,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 66,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"notifications-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 70,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 69,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"settings-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 73,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 72,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 65,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 51,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.announcementWidget,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ScrollView.default, {\n horizontal: true,\n showsHorizontalScrollIndicator: false,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.announcement,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.announcementTitle,\n children: \"\\uD83C\\uDF89 Welcome to PezkuwiChain!\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 82,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.announcementText,\n children: \"Start your citizenship journey today\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 83,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 81,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.announcement,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.announcementTitle,\n children: \"\\uD83D\\uDCE2 New Feature\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 86,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.announcementText,\n children: \"Vote on governance proposals\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 87,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 85,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 80,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 79,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.quickActionsContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.sectionTitle,\n children: \"Quick Actions\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 94,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.actionsGrid,\n children: QUICK_ACTIONS.map((action, index) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionCard, index % 4 === 0 && styles.actionCardFirst, index % 4 === 3 && styles.actionCardLast],\n activeOpacity: 0.7,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: [styles.actionIcon, {\n backgroundColor: action.color\n }],\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: action.icon,\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 106,\n columnNumber: 19\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 105,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionLabel,\n children: action.label\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 108,\n columnNumber: 17\n }, this)]\n }, action.id, true, {\n fileName: _jsxFileName,\n lineNumber: 97,\n columnNumber: 15\n }, this))\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 95,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 93,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 49,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 48,\n columnNumber: 5\n }, this);\n }\n _s(HomeTab, \"pgoV7N27dhD5Wm0B3WJbUyeoNb4=\", false, function () {\n return [_contextsAuthContext.useAuth, _reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c = HomeTab;\n function WalletTab() {\n _s2();\n const {\n user\n } = (0, _contextsAuthContext.useAuth)();\n const insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n const [hezBalance, setHezBalance] = (0, _react.useState)('Loading...');\n const [pezBalance, setPezBalance] = (0, _react.useState)('Loading...');\n const [loading, setLoading] = (0, _react.useState)(true);\n const TEST_WALLET = '5GgTgG9sRmPQAYU1RsTejZYnZRjwzKZKWD3awtuqjHioki45';\n (0, _react.useEffect)(() => {\n fetchBalance();\n }, []);\n const fetchBalance = async () => {\n try {\n const backendUrl = \"https://digital-kurdistan.preview.emergentagent.com\" || 'http://localhost:8001';\n const controller = new AbortController();\n const timeoutId = setTimeout(() => controller.abort(), 5000); // 5 sec timeout\n\n const response = await fetch(`${backendUrl}/api/blockchain/balance`, {\n method: 'POST',\n headers: {\n 'Content-Type': 'application/json'\n },\n body: JSON.stringify({\n address: TEST_WALLET\n }),\n signal: controller.signal\n });\n clearTimeout(timeoutId);\n if (response.ok) {\n const data = await response.json();\n setHezBalance(parseFloat(data.hez).toFixed(2));\n setPezBalance(parseFloat(data.pez).toFixed(2));\n } else {\n setHezBalance('0.00');\n setPezBalance('0.00');\n }\n } catch (error) {\n console.error('Balance fetch error:', error);\n setHezBalance('0.00');\n setPezBalance('0.00');\n } finally {\n setLoading(false);\n }\n };\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(ScrollView.default, {\n contentContainerStyle: styles.walletScrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: [styles.walletHeader, {\n paddingTop: insets.top + 16\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.walletTitle,\n children: \"My Wallet\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 172,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n onPress: fetchBalance,\n style: styles.refreshButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"refresh\",\n size: 20,\n color: \"#EE2A35\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 174,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 173,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 171,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.balanceRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.balanceCardNew,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Image.default, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/izidxcrq_hez_logo_kurdistangunesi.png'\n },\n style: styles.tokenLogoNew\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 181,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenSymbolNew,\n children: \"HEZ\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 185,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.balanceAmountNew,\n children: hezBalance\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 186,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenNameNew,\n children: \"Hemwelat\\xEE Token\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 187,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 180,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.balanceCardNew,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Image.default, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/jjj4s5p3_pez_logo.jpg'\n },\n style: styles.tokenLogoNew\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 191,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenSymbolNew,\n children: \"PEZ\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 195,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.balanceAmountNew,\n children: pezBalance\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 196,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenNameNew,\n children: \"Pezkuw\\xEE Token\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 197,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 190,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 179,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.actionsContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.actionsRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#34D399'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-up\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 206,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Send\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 207,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 205,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#3B82F6'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-down\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 210,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Receive\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 211,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 209,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#8B5CF6'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"swap-horizontal\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 214,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Swap\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 215,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 213,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#1F2937'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"people\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 218,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"P2P\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 219,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 217,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 204,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.actionsRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#EF4444'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"megaphone\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 226,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Vote\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 227,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 225,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#F59E0B'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"apps\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 230,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"DApps\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 231,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 229,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#10B981'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"leaf\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 234,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Staking\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 235,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 233,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(TouchableOpacity.default, {\n style: [styles.actionBtn, {\n backgroundColor: '#6366F1'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"link\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 238,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.actionBtnText,\n children: \"Connect\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 239,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 237,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 224,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 202,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.tokensContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokensTitle,\n children: \"Tokens\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 246,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.tokenItem,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.tokenItemLeft,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.tokenIconContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Image.default, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/sxd0qsv2_usdt_logo.jpg'\n },\n style: styles.tokenIcon\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 252,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Image.default, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/jjj4s5p3_pez_logo.jpg'\n },\n style: styles.networkBadge\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 256,\n columnNumber: 17\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 251,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenItemName,\n children: \"USDT\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 262,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenItemNetwork,\n children: \"PEZ Network\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 263,\n columnNumber: 17\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 261,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 250,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.tokenItemRight,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenItemBalance,\n children: \"0\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 267,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.tokenItemUsd,\n children: \"$0\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 268,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 266,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 249,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 245,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 169,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 168,\n columnNumber: 5\n }, this);\n }\n _s2(WalletTab, \"au1LhcdFE/xm+p6ABjN+Tw094Lc=\", false, function () {\n return [_contextsAuthContext.useAuth, _reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c2 = WalletTab;\n function CitizensTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.placeholderText,\n children: \"Citizens Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 282,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 281,\n columnNumber: 5\n }, this);\n }\n _c3 = CitizensTab;\n function ReferralTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.placeholderText,\n children: \"Referral Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 290,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 289,\n columnNumber: 5\n }, this);\n }\n _c4 = ReferralTab;\n function ProfileTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n style: styles.placeholderText,\n children: \"Profile Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 298,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 297,\n columnNumber: 5\n }, this);\n }\n _c5 = ProfileTab;\n const Tab = (0, _reactNavigationBottomTabs.createBottomTabNavigator)();\n function HomeScreen() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Navigator, {\n screenOptions: {\n headerShown: false,\n tabBarActiveTintColor: '#EE2A35',\n tabBarInactiveTintColor: '#6B7280',\n tabBarStyle: styles.tabBar\n },\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"HomeTab\",\n component: HomeTab,\n options: {\n tabBarLabel: 'Home',\n tabBarIcon: ({\n color,\n size\n }) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"home\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 321,\n columnNumber: 13\n }, this)\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 315,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Wallet\",\n component: WalletTab,\n options: {\n tabBarLabel: 'Wallet',\n tabBarIcon: ({\n color,\n size\n }) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"wallet\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 331,\n columnNumber: 13\n }, this)\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 325,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Citizens\",\n component: CitizensTab,\n options: {\n tabBarLabel: 'Citizens',\n tabBarIcon: ({\n color,\n size\n }) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"people\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 341,\n columnNumber: 13\n }, this)\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 335,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Referral\",\n component: ReferralTab,\n options: {\n tabBarLabel: 'Referral',\n tabBarIcon: ({\n color,\n size\n }) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"gift\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 351,\n columnNumber: 13\n }, this)\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 345,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Profile\",\n component: ProfileTab,\n options: {\n tabBarLabel: 'Profile',\n tabBarIcon: ({\n color,\n size\n }) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"person\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 361,\n columnNumber: 13\n }, this)\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 355,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 307,\n columnNumber: 5\n }, this);\n }\n _c6 = HomeScreen;\n const QUICK_ACTIONS = [{\n id: '1',\n label: 'Send',\n icon: 'arrow-forward',\n color: '#EE2A35'\n }, {\n id: '2',\n label: 'Receive',\n icon: 'arrow-down',\n color: '#00A651'\n }, {\n id: '3',\n label: 'Swap',\n icon: 'swap-horizontal',\n color: '#FFD700'\n }, {\n id: '4',\n label: 'Vote',\n icon: 'checkmark-circle',\n color: '#3B82F6'\n }, {\n id: '5',\n label: 'Stake',\n icon: 'lock-closed',\n color: '#8B5CF6'\n }, {\n id: '6',\n label: 'Identity',\n icon: 'card',\n color: '#10B981'\n }, {\n id: '7',\n label: 'Passport',\n icon: 'document-text',\n color: '#F59E0B'\n }, {\n id: '8',\n label: 'Education',\n icon: 'school',\n color: '#EC4899'\n }, {\n id: '9',\n label: 'Business',\n icon: 'briefcase',\n color: '#6366F1'\n }, {\n id: '10',\n label: 'Treasury',\n icon: 'cash',\n color: '#14B8A6'\n }, {\n id: '11',\n label: 'Proposals',\n icon: 'bulb',\n color: '#F97316'\n }, {\n id: '12',\n label: 'More',\n icon: 'apps',\n color: '#9333EA'\n }];\n const styles = StyleSheet.default.create({\n container: {\n flex: 1,\n backgroundColor: '#F8F9FA'\n },\n scrollContent: {\n paddingBottom: 80\n },\n walletScrollContent: {\n paddingBottom: 80\n },\n header: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center',\n padding: 16,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB'\n },\n headerLeft: {\n position: 'relative'\n },\n profileImage: {\n width: 50,\n height: 50,\n borderRadius: 25,\n backgroundColor: '#F3F4F6',\n alignItems: 'center',\n justifyContent: 'center',\n overflow: 'hidden'\n },\n profileImageSrc: {\n width: 50,\n height: 50\n },\n profileBadge: {\n position: 'absolute',\n bottom: -5,\n right: -5,\n backgroundColor: '#1F2937',\n borderRadius: 12,\n paddingHorizontal: 6,\n paddingVertical: 2,\n flexDirection: 'row',\n alignItems: 'center',\n gap: 2\n },\n trustScore: {\n fontSize: 10,\n fontWeight: '600',\n color: '#FFF'\n },\n headerRight: {\n flexDirection: 'row',\n gap: 12\n },\n iconButton: {\n padding: 8\n },\n announcementWidget: {\n padding: 16\n },\n announcement: {\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 12,\n marginRight: 12,\n width: width - 64,\n borderLeftWidth: 4,\n borderLeftColor: '#EE2A35'\n },\n announcementTitle: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937',\n marginBottom: 4\n },\n announcementText: {\n fontSize: 14,\n color: '#6B7280'\n },\n quickActionsContainer: {\n padding: 16\n },\n sectionTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 16\n },\n actionsGrid: {\n flexDirection: 'row',\n flexWrap: 'wrap',\n justifyContent: 'space-between'\n },\n actionCard: {\n width: (width - 64) / 4,\n backgroundColor: '#FFF',\n padding: 12,\n borderRadius: 12,\n alignItems: 'center',\n marginBottom: 12,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.05,\n shadowRadius: 4,\n elevation: 2\n },\n actionCardFirst: {\n marginRight: 'auto'\n },\n actionCardLast: {\n marginLeft: 'auto'\n },\n actionIcon: {\n width: 50,\n height: 50,\n borderRadius: 12,\n alignItems: 'center',\n justifyContent: 'center',\n marginBottom: 8\n },\n actionLabel: {\n fontSize: 11,\n color: '#374151',\n textAlign: 'center'\n },\n walletHeader: {\n padding: 20,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB',\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center'\n },\n walletTitle: {\n fontSize: 24,\n fontWeight: '700',\n color: '#1F2937'\n },\n refreshButton: {\n padding: 8,\n borderRadius: 8,\n backgroundColor: '#FEE2E2'\n },\n balanceCards: {\n padding: 16,\n gap: 12\n },\n balanceCard: {\n backgroundColor: '#FFF',\n padding: 20,\n borderRadius: 16,\n borderWidth: 1,\n borderColor: '#E5E7EB'\n },\n balanceCardHeader: {\n flexDirection: 'row',\n alignItems: 'center',\n gap: 8,\n marginBottom: 12\n },\n tokenLogo: {\n width: 32,\n height: 32,\n borderRadius: 16\n },\n tokenSymbol: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937'\n },\n balanceAmount: {\n fontSize: 32,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 4\n },\n balanceUsd: {\n fontSize: 16,\n color: '#6B7280'\n },\n walletActions: {\n flexDirection: 'row',\n padding: 16,\n gap: 12\n },\n walletActionButton: {\n flex: 1,\n backgroundColor: '#EE2A35',\n padding: 16,\n borderRadius: 12,\n alignItems: 'center',\n gap: 4\n },\n walletActionText: {\n color: '#FFF',\n fontSize: 14,\n fontWeight: '600'\n },\n placeholderText: {\n flex: 1,\n textAlign: 'center',\n marginTop: 100,\n fontSize: 18,\n color: '#6B7280'\n },\n tabBar: {\n borderTopWidth: 1,\n borderTopColor: '#E5E7EB',\n paddingBottom: 20,\n paddingTop: 8,\n backgroundColor: '#FFF'\n },\n // New Wallet Styles\n balanceRow: {\n flexDirection: 'row',\n padding: 16,\n gap: 12\n },\n balanceCardNew: {\n flex: 1,\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 16,\n alignItems: 'center',\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.1,\n shadowRadius: 8,\n elevation: 3\n },\n tokenLogoNew: {\n width: 48,\n height: 48,\n borderRadius: 24,\n marginBottom: 8\n },\n tokenSymbolNew: {\n fontSize: 16,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 4\n },\n balanceAmountNew: {\n fontSize: 24,\n fontWeight: '700',\n color: '#EE2A35',\n marginBottom: 4\n },\n tokenNameNew: {\n fontSize: 12,\n color: '#6B7280'\n },\n actionsContainer: {\n margin: 16,\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 16,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.1,\n shadowRadius: 8,\n elevation: 3\n },\n actionsRow: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n marginBottom: 12\n },\n actionBtn: {\n width: (width - 80) / 4,\n padding: 12,\n borderRadius: 12,\n alignItems: 'center',\n justifyContent: 'center'\n },\n actionBtnText: {\n color: '#FFF',\n fontSize: 11,\n fontWeight: '600',\n marginTop: 4\n },\n tokensContainer: {\n margin: 16,\n marginTop: 0\n },\n tokensTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 12,\n paddingHorizontal: 4\n },\n tokenItem: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center',\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 12,\n marginBottom: 8,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 1\n },\n shadowOpacity: 0.05,\n shadowRadius: 4,\n elevation: 2\n },\n tokenItemLeft: {\n flexDirection: 'row',\n alignItems: 'center',\n gap: 12\n },\n tokenIconContainer: {\n position: 'relative',\n width: 40,\n height: 40\n },\n tokenIcon: {\n width: 40,\n height: 40,\n borderRadius: 20\n },\n networkBadge: {\n position: 'absolute',\n right: -4,\n bottom: -4,\n width: 16,\n height: 16,\n borderRadius: 8,\n borderWidth: 2,\n borderColor: '#FFF'\n },\n tokenItemName: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937'\n },\n tokenItemNetwork: {\n fontSize: 12,\n color: '#6B7280'\n },\n tokenItemRight: {\n alignItems: 'flex-end'\n },\n tokenItemBalance: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937'\n },\n tokenItemUsd: {\n fontSize: 12,\n color: '#6B7280'\n }\n });\n var _c, _c2, _c3, _c4, _c5, _c6;\n $RefreshReg$(_c, \"HomeTab\");\n $RefreshReg$(_c2, \"WalletTab\");\n $RefreshReg$(_c3, \"CitizensTab\");\n $RefreshReg$(_c4, \"ReferralTab\");\n $RefreshReg$(_c5, \"ProfileTab\");\n $RefreshReg$(_c6, \"HomeScreen\");\n});","lineCount":1439,"map":[[30,2,305,15,"Object"],[30,8,305,15],[30,9,305,15,"defineProperty"],[30,23,305,15],[30,24,305,15,"exports"],[30,31,305,15],[31,4,305,15,"enumerable"],[31,14,305,15],[32,4,305,15,"get"],[32,7,305,15],[32,18,305,15,"get"],[32,19,305,15],[33,6,305,15],[33,13,305,15,"HomeScreen"],[33,23,305,15],[34,4,305,15],[35,2,305,15],[36,2,1,0],[36,6,1,0,"_react"],[36,12,1,0],[36,15,1,0,"require"],[36,22,1,0],[36,23,1,0,"_dependencyMap"],[36,37,1,0],[37,2,1,51],[37,6,1,51,"_reactNativeWebDistExportsView"],[37,36,1,51],[37,39,1,51,"require"],[37,46,1,51],[37,47,1,51,"_dependencyMap"],[37,61,1,51],[38,2,1,51],[38,6,1,51,"View"],[38,10,1,51],[38,13,1,51,"_interopDefault"],[38,28,1,51],[38,29,1,51,"_reactNativeWebDistExportsView"],[38,59,1,51],[39,2,1,51],[39,6,1,51,"_reactNativeWebDistExportsText"],[39,36,1,51],[39,39,1,51,"require"],[39,46,1,51],[39,47,1,51,"_dependencyMap"],[39,61,1,51],[40,2,1,51],[40,6,1,51,"Text"],[40,10,1,51],[40,13,1,51,"_interopDefault"],[40,28,1,51],[40,29,1,51,"_reactNativeWebDistExportsText"],[40,59,1,51],[41,2,1,51],[41,6,1,51,"_reactNativeWebDistExportsStyleSheet"],[41,42,1,51],[41,45,1,51,"require"],[41,52,1,51],[41,53,1,51,"_dependencyMap"],[41,67,1,51],[42,2,1,51],[42,6,1,51,"StyleSheet"],[42,16,1,51],[42,19,1,51,"_interopDefault"],[42,34,1,51],[42,35,1,51,"_reactNativeWebDistExportsStyleSheet"],[42,71,1,51],[43,2,1,51],[43,6,1,51,"_reactNativeWebDistExportsTouchableOpacity"],[43,48,1,51],[43,51,1,51,"require"],[43,58,1,51],[43,59,1,51,"_dependencyMap"],[43,73,1,51],[44,2,1,51],[44,6,1,51,"TouchableOpacity"],[44,22,1,51],[44,25,1,51,"_interopDefault"],[44,40,1,51],[44,41,1,51,"_reactNativeWebDistExportsTouchableOpacity"],[44,83,1,51],[45,2,1,51],[45,6,1,51,"_reactNativeWebDistExportsScrollView"],[45,42,1,51],[45,45,1,51,"require"],[45,52,1,51],[45,53,1,51,"_dependencyMap"],[45,67,1,51],[46,2,1,51],[46,6,1,51,"ScrollView"],[46,16,1,51],[46,19,1,51,"_interopDefault"],[46,34,1,51],[46,35,1,51,"_reactNativeWebDistExportsScrollView"],[46,71,1,51],[47,2,1,51],[47,6,1,51,"_reactNativeWebDistExportsImage"],[47,37,1,51],[47,40,1,51,"require"],[47,47,1,51],[47,48,1,51,"_dependencyMap"],[47,62,1,51],[48,2,1,51],[48,6,1,51,"Image"],[48,11,1,51],[48,14,1,51,"_interopDefault"],[48,29,1,51],[48,30,1,51,"_reactNativeWebDistExportsImage"],[48,61,1,51],[49,2,1,51],[49,6,1,51,"_reactNativeWebDistExportsDimensions"],[49,42,1,51],[49,45,1,51,"require"],[49,52,1,51],[49,53,1,51,"_dependencyMap"],[49,67,1,51],[50,2,1,51],[50,6,1,51,"Dimensions"],[50,16,1,51],[50,19,1,51,"_interopDefault"],[50,34,1,51],[50,35,1,51,"_reactNativeWebDistExportsDimensions"],[50,71,1,51],[51,2,1,51],[51,6,1,51,"_reactNativeWebDistExportsAlert"],[51,37,1,51],[51,40,1,51,"require"],[51,47,1,51],[51,48,1,51,"_dependencyMap"],[51,62,1,51],[52,2,1,51],[52,6,1,51,"Alert"],[52,11,1,51],[52,14,1,51,"_interopDefault"],[52,29,1,51],[52,30,1,51,"_reactNativeWebDistExportsAlert"],[52,61,1,51],[53,2,12,0],[53,6,12,0,"_expoVectorIcons"],[53,22,12,0],[53,25,12,0,"require"],[53,32,12,0],[53,33,12,0,"_dependencyMap"],[53,47,12,0],[54,2,13,0],[54,6,13,0,"_reactNavigationBottomTabs"],[54,32,13,0],[54,35,13,0,"require"],[54,42,13,0],[54,43,13,0,"_dependencyMap"],[54,57,13,0],[55,2,14,0],[55,6,14,0,"_expoImagePicker"],[55,22,14,0],[55,25,14,0,"require"],[55,32,14,0],[55,33,14,0,"_dependencyMap"],[55,47,14,0],[56,2,14,0],[56,6,14,0,"ImagePicker"],[56,17,14,0],[56,20,14,0,"_interopNamespace"],[56,37,14,0],[56,38,14,0,"_expoImagePicker"],[56,54,14,0],[57,2,15,0],[57,6,15,0,"_contextsAuthContext"],[57,26,15,0],[57,29,15,0,"require"],[57,36,15,0],[57,37,15,0,"_dependencyMap"],[57,51,15,0],[58,2,16,0],[58,6,16,0,"_reactNativeSafeAreaContext"],[58,33,16,0],[58,36,16,0,"require"],[58,43,16,0],[58,44,16,0,"_dependencyMap"],[58,58,16,0],[59,2,16,67],[59,6,16,67,"_reactJsxDevRuntime"],[59,25,16,67],[59,28,16,67,"require"],[59,35,16,67],[59,36,16,67,"_dependencyMap"],[59,50,16,67],[60,2,18,0],[60,8,18,6],[61,4,18,8,"width"],[62,2,18,14],[62,3,18,15],[62,6,18,18,"Dimensions"],[62,16,18,28],[62,17,18,28,"default"],[62,24,18,28],[62,25,18,29,"get"],[62,28,18,32],[62,29,18,33],[62,37,18,41],[62,38,18,42],[63,2,20,0],[63,11,20,9,"HomeTab"],[63,18,20,16,"HomeTab"],[63,19,20,16],[63,21,20,19],[64,4,20,19,"_s"],[64,6,20,19],[65,4,21,2],[65,10,21,8],[66,6,21,10,"user"],[67,4,21,15],[67,5,21,16],[67,8,21,19],[67,12,21,19,"useAuth"],[67,32,21,26],[67,33,21,26,"useAuth"],[67,40,21,26],[67,42,21,27],[67,43,21,28],[68,4,22,2],[68,10,22,8,"insets"],[68,16,22,14],[68,19,22,17],[68,23,22,17,"useSafeAreaInsets"],[68,50,22,34],[68,51,22,34,"useSafeAreaInsets"],[68,68,22,34],[68,70,22,35],[68,71,22,36],[69,4,23,2],[69,10,23,8],[69,11,23,9,"profileImage"],[69,23,23,21],[69,25,23,23,"setProfileImage"],[69,40,23,38],[69,41,23,39],[69,44,23,42],[69,48,23,42,"useState"],[69,54,23,50],[69,55,23,50,"useState"],[69,63,23,50],[69,65,23,66],[69,69,23,70],[69,70,23,71],[70,4,25,2],[70,10,25,8,"pickImage"],[70,19,25,17],[70,22,25,20],[70,28,25,20,"pickImage"],[70,29,25,20],[70,34,25,32],[71,6,26,4],[71,12,26,10,"permissionResult"],[71,28,26,26],[71,31,26,29],[71,37,26,35,"ImagePicker"],[71,48,26,46],[71,49,26,47,"requestMediaLibraryPermissionsAsync"],[71,84,26,82],[71,85,26,83],[71,86,26,84],[72,6,28,4],[72,10,28,8,"permissionResult"],[72,26,28,24],[72,27,28,25,"granted"],[72,34,28,32],[72,39,28,37],[72,44,28,42],[72,46,28,44],[73,8,29,6,"Alert"],[73,13,29,11],[73,14,29,11,"default"],[73,21,29,11],[73,22,29,12,"alert"],[73,27,29,17],[73,28,29,18],[73,49,29,39],[73,51,29,41],[73,98,29,88],[73,99,29,89],[74,8,30,6],[75,6,31,4],[76,6,33,4],[76,12,33,10,"result"],[76,18,33,16],[76,21,33,19],[76,27,33,25,"ImagePicker"],[76,38,33,36],[76,39,33,37,"launchImageLibraryAsync"],[76,62,33,60],[76,63,33,61],[77,8,34,6,"mediaTypes"],[77,18,34,16],[77,20,34,18,"ImagePicker"],[77,31,34,29],[77,32,34,30,"MediaTypeOptions"],[77,48,34,46],[77,49,34,47,"Images"],[77,55,34,53],[78,8,35,6,"allowsEditing"],[78,21,35,19],[78,23,35,21],[78,27,35,25],[79,8,36,6,"aspect"],[79,14,36,12],[79,16,36,14],[79,17,36,15],[79,18,36,16],[79,20,36,18],[79,21,36,19],[79,22,36,20],[80,8,37,6,"quality"],[80,15,37,13],[80,17,37,15],[80,20,37,18],[81,8,38,6,"base64"],[81,14,38,12],[81,16,38,14],[82,6,39,4],[82,7,39,5],[82,8,39,6],[83,6,41,4],[83,10,41,8],[83,11,41,9,"result"],[83,17,41,15],[83,18,41,16,"canceled"],[83,26,41,24],[83,30,41,28,"result"],[83,36,41,34],[83,37,41,35,"assets"],[83,43,41,41],[83,44,41,42],[83,45,41,43],[83,46,41,44],[83,47,41,45,"base64"],[83,53,41,51],[83,55,41,53],[84,8,42,6],[84,14,42,12,"base64Image"],[84,25,42,23],[84,28,42,26],[84,54,42,52,"result"],[84,60,42,58],[84,61,42,59,"assets"],[84,67,42,65],[84,68,42,66],[84,69,42,67],[84,70,42,68],[84,71,42,69,"base64"],[84,77,42,75],[84,79,42,77],[85,8,43,6,"setProfileImage"],[85,23,43,21],[85,24,43,22,"base64Image"],[85,35,43,33],[85,36,43,34],[86,8,44,6],[87,6,45,4],[88,4,46,2],[88,5,46,3],[89,4,47,2],[89,24,48,4],[89,28,48,4,"_reactJsxDevRuntime"],[89,47,48,4],[89,48,48,4,"jsxDEV"],[89,54,48,4],[89,56,48,5,"View"],[89,60,48,9],[89,61,48,9,"default"],[89,68,48,9],[90,6,48,10,"style"],[90,11,48,15],[90,13,48,17,"styles"],[90,19,48,23],[90,20,48,24,"container"],[90,29,48,34],[91,6,48,34,"children"],[91,14,48,34],[91,29,49,6],[91,33,49,6,"_reactJsxDevRuntime"],[91,52,49,6],[91,53,49,6,"jsxDEV"],[91,59,49,6],[91,61,49,7,"ScrollView"],[91,71,49,17],[91,72,49,17,"default"],[91,79,49,17],[92,8,49,18,"showsVerticalScrollIndicator"],[92,36,49,46],[92,38,49,48],[92,43,49,54],[93,8,49,55,"contentContainerStyle"],[93,29,49,76],[93,31,49,78,"styles"],[93,37,49,84],[93,38,49,85,"scrollContent"],[93,51,49,99],[94,8,49,99,"children"],[94,16,49,99],[94,32,51,8],[94,36,51,8,"_reactJsxDevRuntime"],[94,55,51,8],[94,56,51,8,"jsxDEV"],[94,62,51,8],[94,64,51,9,"View"],[94,68,51,13],[94,69,51,13,"default"],[94,76,51,13],[95,10,51,14,"style"],[95,15,51,19],[95,17,51,21],[95,18,51,22,"styles"],[95,24,51,28],[95,25,51,29,"header"],[95,31,51,35],[95,33,51,37],[96,12,51,39,"paddingTop"],[96,22,51,49],[96,24,51,51,"insets"],[96,30,51,57],[96,31,51,58,"top"],[96,34,51,61],[96,37,51,64],[97,10,51,67],[97,11,51,68],[97,12,51,70],[98,10,51,70,"children"],[98,18,51,70],[98,34,52,10],[98,38,52,10,"_reactJsxDevRuntime"],[98,57,52,10],[98,58,52,10,"jsxDEV"],[98,64,52,10],[98,66,52,11,"View"],[98,70,52,15],[98,71,52,15,"default"],[98,78,52,15],[99,12,52,16,"style"],[99,17,52,21],[99,19,52,23,"styles"],[99,25,52,29],[99,26,52,30,"headerLeft"],[99,36,52,41],[100,12,52,41,"children"],[100,20,52,41],[100,36,53,12],[100,40,53,12,"_reactJsxDevRuntime"],[100,59,53,12],[100,60,53,12,"jsxDEV"],[100,66,53,12],[100,68,53,13,"TouchableOpacity"],[100,84,53,29],[100,85,53,29,"default"],[100,92,53,29],[101,14,53,30,"style"],[101,19,53,35],[101,21,53,37,"styles"],[101,27,53,43],[101,28,53,44,"profileImage"],[101,40,53,57],[102,14,53,58,"onPress"],[102,21,53,65],[102,23,53,67,"pickImage"],[102,32,53,77],[103,14,53,77,"children"],[103,22,53,77],[103,24,54,15,"profileImage"],[103,36,54,27],[103,52,55,16],[103,56,55,16,"_reactJsxDevRuntime"],[103,75,55,16],[103,76,55,16,"jsxDEV"],[103,82,55,16],[103,84,55,17,"Image"],[103,89,55,22],[103,90,55,22,"default"],[103,97,55,22],[104,16,55,23,"source"],[104,22,55,29],[104,24,55,31],[105,18,55,33,"uri"],[105,21,55,36],[105,23,55,38,"profileImage"],[106,16,55,51],[106,17,55,53],[107,16,55,54,"style"],[107,21,55,59],[107,23,55,61,"styles"],[107,29,55,67],[107,30,55,68,"profileImageSrc"],[108,14,55,84],[109,16,55,84,"fileName"],[109,24,55,84],[109,26,55,84,"_jsxFileName"],[109,38,55,84],[110,16,55,84,"lineNumber"],[110,26,55,84],[111,16,55,84,"columnNumber"],[111,28,55,84],[112,14,55,84],[112,21,55,86],[112,22,55,87],[112,38,57,16],[112,42,57,16,"_reactJsxDevRuntime"],[112,61,57,16],[112,62,57,16,"jsxDEV"],[112,68,57,16],[112,70,57,17,"_expoVectorIcons"],[112,86,57,25],[112,87,57,25,"Ionicons"],[112,95,57,25],[113,16,57,26,"name"],[113,20,57,30],[113,22,57,31],[113,30,57,39],[114,16,57,40,"size"],[114,20,57,44],[114,22,57,46],[114,24,57,49],[115,16,57,50,"color"],[115,21,57,55],[115,23,57,56],[116,14,57,65],[117,16,57,65,"fileName"],[117,24,57,65],[117,26,57,65,"_jsxFileName"],[117,38,57,65],[118,16,57,65,"lineNumber"],[118,26,57,65],[119,16,57,65,"columnNumber"],[119,28,57,65],[120,14,57,65],[120,21,57,67],[121,12,58,15],[122,14,58,15,"fileName"],[122,22,58,15],[122,24,58,15,"_jsxFileName"],[122,36,58,15],[123,14,58,15,"lineNumber"],[123,24,58,15],[124,14,58,15,"columnNumber"],[124,26,58,15],[125,12,58,15],[125,19,59,30],[125,20,59,31],[125,35,60,12],[125,39,60,12,"_reactJsxDevRuntime"],[125,58,60,12],[125,59,60,12,"jsxDEV"],[125,65,60,12],[125,67,60,13,"View"],[125,71,60,17],[125,72,60,17,"default"],[125,79,60,17],[126,14,60,18,"style"],[126,19,60,23],[126,21,60,25,"styles"],[126,27,60,31],[126,28,60,32,"profileBadge"],[126,40,60,45],[127,14,60,45,"children"],[127,22,60,45],[127,38,61,14],[127,42,61,14,"_reactJsxDevRuntime"],[127,61,61,14],[127,62,61,14,"jsxDEV"],[127,68,61,14],[127,70,61,15,"_expoVectorIcons"],[127,86,61,23],[127,87,61,23,"Ionicons"],[127,95,61,23],[128,16,61,24,"name"],[128,20,61,28],[128,22,61,29],[128,28,61,35],[129,16,61,36,"size"],[129,20,61,40],[129,22,61,42],[129,24,61,45],[130,16,61,46,"color"],[130,21,61,51],[130,23,61,52],[131,14,61,61],[132,16,61,61,"fileName"],[132,24,61,61],[132,26,61,61,"_jsxFileName"],[132,38,61,61],[133,16,61,61,"lineNumber"],[133,26,61,61],[134,16,61,61,"columnNumber"],[134,28,61,61],[135,14,61,61],[135,21,61,63],[135,22,61,64],[135,37,62,14],[135,41,62,14,"_reactJsxDevRuntime"],[135,60,62,14],[135,61,62,14,"jsxDEV"],[135,67,62,14],[135,69,62,15,"Text"],[135,73,62,19],[135,74,62,19,"default"],[135,81,62,19],[136,16,62,20,"style"],[136,21,62,25],[136,23,62,27,"styles"],[136,29,62,33],[136,30,62,34,"trustScore"],[136,40,62,45],[137,16,62,45,"children"],[137,24,62,45],[137,26,62,46],[138,14,62,49],[139,16,62,49,"fileName"],[139,24,62,49],[139,26,62,49,"_jsxFileName"],[139,38,62,49],[140,16,62,49,"lineNumber"],[140,26,62,49],[141,16,62,49,"columnNumber"],[141,28,62,49],[142,14,62,49],[142,21,62,55],[142,22,62,56],[143,12,62,56],[144,14,62,56,"fileName"],[144,22,62,56],[144,24,62,56,"_jsxFileName"],[144,36,62,56],[145,14,62,56,"lineNumber"],[145,24,62,56],[146,14,62,56,"columnNumber"],[146,26,62,56],[147,12,62,56],[147,19,63,18],[147,20,63,19],[148,10,63,19],[149,12,63,19,"fileName"],[149,20,63,19],[149,22,63,19,"_jsxFileName"],[149,34,63,19],[150,12,63,19,"lineNumber"],[150,22,63,19],[151,12,63,19,"columnNumber"],[151,24,63,19],[152,10,63,19],[152,17,64,16],[152,18,64,17],[152,33,65,10],[152,37,65,10,"_reactJsxDevRuntime"],[152,56,65,10],[152,57,65,10,"jsxDEV"],[152,63,65,10],[152,65,65,11,"View"],[152,69,65,15],[152,70,65,15,"default"],[152,77,65,15],[153,12,65,16,"style"],[153,17,65,21],[153,19,65,23,"styles"],[153,25,65,29],[153,26,65,30,"headerRight"],[153,37,65,42],[154,12,65,42,"children"],[154,20,65,42],[154,36,66,12],[154,40,66,12,"_reactJsxDevRuntime"],[154,59,66,12],[154,60,66,12,"jsxDEV"],[154,66,66,12],[154,68,66,13,"TouchableOpacity"],[154,84,66,29],[154,85,66,29,"default"],[154,92,66,29],[155,14,66,30,"style"],[155,19,66,35],[155,21,66,37,"styles"],[155,27,66,43],[155,28,66,44,"iconButton"],[155,38,66,55],[156,14,66,55,"children"],[156,22,66,55],[156,37,67,14],[156,41,67,14,"_reactJsxDevRuntime"],[156,60,67,14],[156,61,67,14,"jsxDEV"],[156,67,67,14],[156,69,67,15,"_expoVectorIcons"],[156,85,67,23],[156,86,67,23,"Ionicons"],[156,94,67,23],[157,16,67,24,"name"],[157,20,67,28],[157,22,67,29],[157,39,67,46],[158,16,67,47,"size"],[158,20,67,51],[158,22,67,53],[158,24,67,56],[159,16,67,57,"color"],[159,21,67,62],[159,23,67,63],[160,14,67,72],[161,16,67,72,"fileName"],[161,24,67,72],[161,26,67,72,"_jsxFileName"],[161,38,67,72],[162,16,67,72,"lineNumber"],[162,26,67,72],[163,16,67,72,"columnNumber"],[163,28,67,72],[164,14,67,72],[164,21,67,74],[165,12,67,75],[166,14,67,75,"fileName"],[166,22,67,75],[166,24,67,75,"_jsxFileName"],[166,36,67,75],[167,14,67,75,"lineNumber"],[167,24,67,75],[168,14,67,75,"columnNumber"],[168,26,67,75],[169,12,67,75],[169,19,68,30],[169,20,68,31],[169,35,69,12],[169,39,69,12,"_reactJsxDevRuntime"],[169,58,69,12],[169,59,69,12,"jsxDEV"],[169,65,69,12],[169,67,69,13,"TouchableOpacity"],[169,83,69,29],[169,84,69,29,"default"],[169,91,69,29],[170,14,69,30,"style"],[170,19,69,35],[170,21,69,37,"styles"],[170,27,69,43],[170,28,69,44,"iconButton"],[170,38,69,55],[171,14,69,55,"children"],[171,22,69,55],[171,37,70,14],[171,41,70,14,"_reactJsxDevRuntime"],[171,60,70,14],[171,61,70,14,"jsxDEV"],[171,67,70,14],[171,69,70,15,"_expoVectorIcons"],[171,85,70,23],[171,86,70,23,"Ionicons"],[171,94,70,23],[172,16,70,24,"name"],[172,20,70,28],[172,22,70,29],[172,45,70,52],[173,16,70,53,"size"],[173,20,70,57],[173,22,70,59],[173,24,70,62],[174,16,70,63,"color"],[174,21,70,68],[174,23,70,69],[175,14,70,78],[176,16,70,78,"fileName"],[176,24,70,78],[176,26,70,78,"_jsxFileName"],[176,38,70,78],[177,16,70,78,"lineNumber"],[177,26,70,78],[178,16,70,78,"columnNumber"],[178,28,70,78],[179,14,70,78],[179,21,70,80],[180,12,70,81],[181,14,70,81,"fileName"],[181,22,70,81],[181,24,70,81,"_jsxFileName"],[181,36,70,81],[182,14,70,81,"lineNumber"],[182,24,70,81],[183,14,70,81,"columnNumber"],[183,26,70,81],[184,12,70,81],[184,19,71,30],[184,20,71,31],[184,35,72,12],[184,39,72,12,"_reactJsxDevRuntime"],[184,58,72,12],[184,59,72,12,"jsxDEV"],[184,65,72,12],[184,67,72,13,"TouchableOpacity"],[184,83,72,29],[184,84,72,29,"default"],[184,91,72,29],[185,14,72,30,"style"],[185,19,72,35],[185,21,72,37,"styles"],[185,27,72,43],[185,28,72,44,"iconButton"],[185,38,72,55],[186,14,72,55,"children"],[186,22,72,55],[186,37,73,14],[186,41,73,14,"_reactJsxDevRuntime"],[186,60,73,14],[186,61,73,14,"jsxDEV"],[186,67,73,14],[186,69,73,15,"_expoVectorIcons"],[186,85,73,23],[186,86,73,23,"Ionicons"],[186,94,73,23],[187,16,73,24,"name"],[187,20,73,28],[187,22,73,29],[187,40,73,47],[188,16,73,48,"size"],[188,20,73,52],[188,22,73,54],[188,24,73,57],[189,16,73,58,"color"],[189,21,73,63],[189,23,73,64],[190,14,73,73],[191,16,73,73,"fileName"],[191,24,73,73],[191,26,73,73,"_jsxFileName"],[191,38,73,73],[192,16,73,73,"lineNumber"],[192,26,73,73],[193,16,73,73,"columnNumber"],[193,28,73,73],[194,14,73,73],[194,21,73,75],[195,12,73,76],[196,14,73,76,"fileName"],[196,22,73,76],[196,24,73,76,"_jsxFileName"],[196,36,73,76],[197,14,73,76,"lineNumber"],[197,24,73,76],[198,14,73,76,"columnNumber"],[198,26,73,76],[199,12,73,76],[199,19,74,30],[199,20,74,31],[200,10,74,31],[201,12,74,31,"fileName"],[201,20,74,31],[201,22,74,31,"_jsxFileName"],[201,34,74,31],[202,12,74,31,"lineNumber"],[202,22,74,31],[203,12,74,31,"columnNumber"],[203,24,74,31],[204,10,74,31],[204,17,75,16],[204,18,75,17],[205,8,75,17],[206,10,75,17,"fileName"],[206,18,75,17],[206,20,75,17,"_jsxFileName"],[206,32,75,17],[207,10,75,17,"lineNumber"],[207,20,75,17],[208,10,75,17,"columnNumber"],[208,22,75,17],[209,8,75,17],[209,15,76,14],[209,16,76,15],[209,31,79,8],[209,35,79,8,"_reactJsxDevRuntime"],[209,54,79,8],[209,55,79,8,"jsxDEV"],[209,61,79,8],[209,63,79,9,"View"],[209,67,79,13],[209,68,79,13,"default"],[209,75,79,13],[210,10,79,14,"style"],[210,15,79,19],[210,17,79,21,"styles"],[210,23,79,27],[210,24,79,28,"announcementWidget"],[210,42,79,47],[211,10,79,47,"children"],[211,18,79,47],[211,33,80,10],[211,37,80,10,"_reactJsxDevRuntime"],[211,56,80,10],[211,57,80,10,"jsxDEV"],[211,63,80,10],[211,65,80,11,"ScrollView"],[211,75,80,21],[211,76,80,21,"default"],[211,83,80,21],[212,12,80,22,"horizontal"],[212,22,80,32],[213,12,80,33,"showsHorizontalScrollIndicator"],[213,42,80,63],[213,44,80,65],[213,49,80,71],[214,12,80,71,"children"],[214,20,80,71],[214,36,81,12],[214,40,81,12,"_reactJsxDevRuntime"],[214,59,81,12],[214,60,81,12,"jsxDEV"],[214,66,81,12],[214,68,81,13,"View"],[214,72,81,17],[214,73,81,17,"default"],[214,80,81,17],[215,14,81,18,"style"],[215,19,81,23],[215,21,81,25,"styles"],[215,27,81,31],[215,28,81,32,"announcement"],[215,40,81,45],[216,14,81,45,"children"],[216,22,81,45],[216,38,82,14],[216,42,82,14,"_reactJsxDevRuntime"],[216,61,82,14],[216,62,82,14,"jsxDEV"],[216,68,82,14],[216,70,82,15,"Text"],[216,74,82,19],[216,75,82,19,"default"],[216,82,82,19],[217,16,82,20,"style"],[217,21,82,25],[217,23,82,27,"styles"],[217,29,82,33],[217,30,82,34,"announcementTitle"],[217,47,82,52],[218,16,82,52,"children"],[218,24,82,52],[218,26,82,53],[219,14,82,80],[220,16,82,80,"fileName"],[220,24,82,80],[220,26,82,80,"_jsxFileName"],[220,38,82,80],[221,16,82,80,"lineNumber"],[221,26,82,80],[222,16,82,80,"columnNumber"],[222,28,82,80],[223,14,82,80],[223,21,82,86],[223,22,82,87],[223,37,83,14],[223,41,83,14,"_reactJsxDevRuntime"],[223,60,83,14],[223,61,83,14,"jsxDEV"],[223,67,83,14],[223,69,83,15,"Text"],[223,73,83,19],[223,74,83,19,"default"],[223,81,83,19],[224,16,83,20,"style"],[224,21,83,25],[224,23,83,27,"styles"],[224,29,83,33],[224,30,83,34,"announcementText"],[224,46,83,51],[225,16,83,51,"children"],[225,24,83,51],[225,26,83,52],[226,14,83,88],[227,16,83,88,"fileName"],[227,24,83,88],[227,26,83,88,"_jsxFileName"],[227,38,83,88],[228,16,83,88,"lineNumber"],[228,26,83,88],[229,16,83,88,"columnNumber"],[229,28,83,88],[230,14,83,88],[230,21,83,94],[230,22,83,95],[231,12,83,95],[232,14,83,95,"fileName"],[232,22,83,95],[232,24,83,95,"_jsxFileName"],[232,36,83,95],[233,14,83,95,"lineNumber"],[233,24,83,95],[234,14,83,95,"columnNumber"],[234,26,83,95],[235,12,83,95],[235,19,84,18],[235,20,84,19],[235,35,85,12],[235,39,85,12,"_reactJsxDevRuntime"],[235,58,85,12],[235,59,85,12,"jsxDEV"],[235,65,85,12],[235,67,85,13,"View"],[235,71,85,17],[235,72,85,17,"default"],[235,79,85,17],[236,14,85,18,"style"],[236,19,85,23],[236,21,85,25,"styles"],[236,27,85,31],[236,28,85,32,"announcement"],[236,40,85,45],[237,14,85,45,"children"],[237,22,85,45],[237,38,86,14],[237,42,86,14,"_reactJsxDevRuntime"],[237,61,86,14],[237,62,86,14,"jsxDEV"],[237,68,86,14],[237,70,86,15,"Text"],[237,74,86,19],[237,75,86,19,"default"],[237,82,86,19],[238,16,86,20,"style"],[238,21,86,25],[238,23,86,27,"styles"],[238,29,86,33],[238,30,86,34,"announcementTitle"],[238,47,86,52],[239,16,86,52,"children"],[239,24,86,52],[239,26,86,53],[240,14,86,67],[241,16,86,67,"fileName"],[241,24,86,67],[241,26,86,67,"_jsxFileName"],[241,38,86,67],[242,16,86,67,"lineNumber"],[242,26,86,67],[243,16,86,67,"columnNumber"],[243,28,86,67],[244,14,86,67],[244,21,86,73],[244,22,86,74],[244,37,87,14],[244,41,87,14,"_reactJsxDevRuntime"],[244,60,87,14],[244,61,87,14,"jsxDEV"],[244,67,87,14],[244,69,87,15,"Text"],[244,73,87,19],[244,74,87,19,"default"],[244,81,87,19],[245,16,87,20,"style"],[245,21,87,25],[245,23,87,27,"styles"],[245,29,87,33],[245,30,87,34,"announcementText"],[245,46,87,51],[246,16,87,51,"children"],[246,24,87,51],[246,26,87,52],[247,14,87,80],[248,16,87,80,"fileName"],[248,24,87,80],[248,26,87,80,"_jsxFileName"],[248,38,87,80],[249,16,87,80,"lineNumber"],[249,26,87,80],[250,16,87,80,"columnNumber"],[250,28,87,80],[251,14,87,80],[251,21,87,86],[251,22,87,87],[252,12,87,87],[253,14,87,87,"fileName"],[253,22,87,87],[253,24,87,87,"_jsxFileName"],[253,36,87,87],[254,14,87,87,"lineNumber"],[254,24,87,87],[255,14,87,87,"columnNumber"],[255,26,87,87],[256,12,87,87],[256,19,88,18],[256,20,88,19],[257,10,88,19],[258,12,88,19,"fileName"],[258,20,88,19],[258,22,88,19,"_jsxFileName"],[258,34,88,19],[259,12,88,19,"lineNumber"],[259,22,88,19],[260,12,88,19,"columnNumber"],[260,24,88,19],[261,10,88,19],[261,17,89,22],[262,8,89,23],[263,10,89,23,"fileName"],[263,18,89,23],[263,20,89,23,"_jsxFileName"],[263,32,89,23],[264,10,89,23,"lineNumber"],[264,20,89,23],[265,10,89,23,"columnNumber"],[265,22,89,23],[266,8,89,23],[266,15,90,14],[266,16,90,15],[266,31,93,8],[266,35,93,8,"_reactJsxDevRuntime"],[266,54,93,8],[266,55,93,8,"jsxDEV"],[266,61,93,8],[266,63,93,9,"View"],[266,67,93,13],[266,68,93,13,"default"],[266,75,93,13],[267,10,93,14,"style"],[267,15,93,19],[267,17,93,21,"styles"],[267,23,93,27],[267,24,93,28,"quickActionsContainer"],[267,45,93,50],[268,10,93,50,"children"],[268,18,93,50],[268,34,94,10],[268,38,94,10,"_reactJsxDevRuntime"],[268,57,94,10],[268,58,94,10,"jsxDEV"],[268,64,94,10],[268,66,94,11,"Text"],[268,70,94,15],[268,71,94,15,"default"],[268,78,94,15],[269,12,94,16,"style"],[269,17,94,21],[269,19,94,23,"styles"],[269,25,94,29],[269,26,94,30,"sectionTitle"],[269,38,94,43],[270,12,94,43,"children"],[270,20,94,43],[270,22,94,44],[271,10,94,57],[272,12,94,57,"fileName"],[272,20,94,57],[272,22,94,57,"_jsxFileName"],[272,34,94,57],[273,12,94,57,"lineNumber"],[273,22,94,57],[274,12,94,57,"columnNumber"],[274,24,94,57],[275,10,94,57],[275,17,94,63],[275,18,94,64],[275,33,95,10],[275,37,95,10,"_reactJsxDevRuntime"],[275,56,95,10],[275,57,95,10,"jsxDEV"],[275,63,95,10],[275,65,95,11,"View"],[275,69,95,15],[275,70,95,15,"default"],[275,77,95,15],[276,12,95,16,"style"],[276,17,95,21],[276,19,95,23,"styles"],[276,25,95,29],[276,26,95,30,"actionsGrid"],[276,37,95,42],[277,12,95,42,"children"],[277,20,95,42],[277,22,96,13,"QUICK_ACTIONS"],[277,35,96,26],[277,36,96,27,"map"],[277,39,96,30],[277,40,96,31],[277,41,96,32,"action"],[277,47,96,38],[277,49,96,40,"index"],[277,54,96,45],[277,72,97,14],[277,76,97,14,"_reactJsxDevRuntime"],[277,95,97,14],[277,96,97,14,"jsxDEV"],[277,102,97,14],[277,104,97,15,"TouchableOpacity"],[277,120,97,31],[277,121,97,31,"default"],[277,128,97,31],[278,14,99,16,"style"],[278,19,99,21],[278,21,99,23],[278,22,99,24,"styles"],[278,28,99,30],[278,29,99,31,"actionCard"],[278,39,99,41],[278,41,100,19,"index"],[278,46,100,24],[278,49,100,27],[278,50,100,28],[278,55,100,33],[278,56,100,34],[278,60,100,39,"styles"],[278,66,100,45],[278,67,100,46,"actionCardFirst"],[278,82,100,61],[278,84,101,19,"index"],[278,89,101,24],[278,92,101,27],[278,93,101,28],[278,98,101,33],[278,99,101,34],[278,103,101,39,"styles"],[278,109,101,45],[278,110,101,46,"actionCardLast"],[278,124,101,60],[278,125,102,18],[279,14,103,16,"activeOpacity"],[279,27,103,29],[279,29,103,31],[279,32,103,35],[280,14,103,35,"children"],[280,22,103,35],[280,38,105,16],[280,42,105,16,"_reactJsxDevRuntime"],[280,61,105,16],[280,62,105,16,"jsxDEV"],[280,68,105,16],[280,70,105,17,"View"],[280,74,105,21],[280,75,105,21,"default"],[280,82,105,21],[281,16,105,22,"style"],[281,21,105,27],[281,23,105,29],[281,24,105,30,"styles"],[281,30,105,36],[281,31,105,37,"actionIcon"],[281,41,105,47],[281,43,105,49],[282,18,105,51,"backgroundColor"],[282,33,105,66],[282,35,105,68,"action"],[282,41,105,74],[282,42,105,75,"color"],[283,16,105,81],[283,17,105,82],[283,18,105,84],[284,16,105,84,"children"],[284,24,105,84],[284,39,106,18],[284,43,106,18,"_reactJsxDevRuntime"],[284,62,106,18],[284,63,106,18,"jsxDEV"],[284,69,106,18],[284,71,106,19,"_expoVectorIcons"],[284,87,106,27],[284,88,106,27,"Ionicons"],[284,96,106,27],[285,18,106,28,"name"],[285,22,106,32],[285,24,106,34,"action"],[285,30,106,40],[285,31,106,41,"icon"],[285,35,106,46],[286,18,106,47,"size"],[286,22,106,51],[286,24,106,53],[286,26,106,56],[287,18,106,57,"color"],[287,23,106,62],[287,25,106,63],[288,16,106,69],[289,18,106,69,"fileName"],[289,26,106,69],[289,28,106,69,"_jsxFileName"],[289,40,106,69],[290,18,106,69,"lineNumber"],[290,28,106,69],[291,18,106,69,"columnNumber"],[291,30,106,69],[292,16,106,69],[292,23,106,71],[293,14,106,72],[294,16,106,72,"fileName"],[294,24,106,72],[294,26,106,72,"_jsxFileName"],[294,38,106,72],[295,16,106,72,"lineNumber"],[295,26,106,72],[296,16,106,72,"columnNumber"],[296,28,106,72],[297,14,106,72],[297,21,107,22],[297,22,107,23],[297,37,108,16],[297,41,108,16,"_reactJsxDevRuntime"],[297,60,108,16],[297,61,108,16,"jsxDEV"],[297,67,108,16],[297,69,108,17,"Text"],[297,73,108,21],[297,74,108,21,"default"],[297,81,108,21],[298,16,108,22,"style"],[298,21,108,27],[298,23,108,29,"styles"],[298,29,108,35],[298,30,108,36,"actionLabel"],[298,41,108,48],[299,16,108,48,"children"],[299,24,108,48],[299,26,108,50,"action"],[299,32,108,56],[299,33,108,57,"label"],[300,14,108,62],[301,16,108,62,"fileName"],[301,24,108,62],[301,26,108,62,"_jsxFileName"],[301,38,108,62],[302,16,108,62,"lineNumber"],[302,26,108,62],[303,16,108,62,"columnNumber"],[303,28,108,62],[304,14,108,62],[304,21,108,69],[304,22,108,70],[305,12,108,70],[305,15,98,21,"action"],[305,21,98,27],[305,22,98,28,"id"],[305,24,98,30],[306,14,98,30,"fileName"],[306,22,98,30],[306,24,98,30,"_jsxFileName"],[306,36,98,30],[307,14,98,30,"lineNumber"],[307,24,98,30],[308,14,98,30,"columnNumber"],[308,26,98,30],[309,12,98,30],[309,19,109,32],[309,20,110,13],[310,10,110,14],[311,12,110,14,"fileName"],[311,20,110,14],[311,22,110,14,"_jsxFileName"],[311,34,110,14],[312,12,110,14,"lineNumber"],[312,22,110,14],[313,12,110,14,"columnNumber"],[313,24,110,14],[314,10,110,14],[314,17,111,16],[314,18,111,17],[315,8,111,17],[316,10,111,17,"fileName"],[316,18,111,17],[316,20,111,17,"_jsxFileName"],[316,32,111,17],[317,10,111,17,"lineNumber"],[317,20,111,17],[318,10,111,17,"columnNumber"],[318,22,111,17],[319,8,111,17],[319,15,112,14],[319,16,112,15],[320,6,112,15],[321,8,112,15,"fileName"],[321,16,112,15],[321,18,112,15,"_jsxFileName"],[321,30,112,15],[322,8,112,15,"lineNumber"],[322,18,112,15],[323,8,112,15,"columnNumber"],[323,20,112,15],[324,6,112,15],[324,13,113,18],[325,4,113,19],[326,6,113,19,"fileName"],[326,14,113,19],[326,16,113,19,"_jsxFileName"],[326,28,113,19],[327,6,113,19,"lineNumber"],[327,16,113,19],[328,6,113,19,"columnNumber"],[328,18,113,19],[329,4,113,19],[329,11,114,10],[329,12,114,11],[330,2,116,0],[331,2,116,1,"_s"],[331,4,116,1],[331,5,20,9,"HomeTab"],[331,12,20,16],[332,4,20,16],[332,12,21,19,"useAuth"],[332,32,21,26],[332,33,21,26,"useAuth"],[332,40,21,26],[332,42,22,17,"useSafeAreaInsets"],[332,69,22,34],[332,70,22,34,"useSafeAreaInsets"],[332,87,22,34],[333,2,22,34],[334,2,22,34,"_c"],[334,4,22,34],[334,7,20,9,"HomeTab"],[334,14,20,16],[335,2,118,0],[335,11,118,9,"WalletTab"],[335,20,118,18,"WalletTab"],[335,21,118,18],[335,23,118,21],[336,4,118,21,"_s2"],[336,7,118,21],[337,4,119,2],[337,10,119,8],[338,6,119,10,"user"],[339,4,119,15],[339,5,119,16],[339,8,119,19],[339,12,119,19,"useAuth"],[339,32,119,26],[339,33,119,26,"useAuth"],[339,40,119,26],[339,42,119,27],[339,43,119,28],[340,4,120,2],[340,10,120,8,"insets"],[340,16,120,14],[340,19,120,17],[340,23,120,17,"useSafeAreaInsets"],[340,50,120,34],[340,51,120,34,"useSafeAreaInsets"],[340,68,120,34],[340,70,120,35],[340,71,120,36],[341,4,121,2],[341,10,121,8],[341,11,121,9,"hezBalance"],[341,21,121,19],[341,23,121,21,"setHezBalance"],[341,36,121,34],[341,37,121,35],[341,40,121,38],[341,44,121,38,"useState"],[341,50,121,46],[341,51,121,46,"useState"],[341,59,121,46],[341,61,121,47],[341,73,121,59],[341,74,121,60],[342,4,122,2],[342,10,122,8],[342,11,122,9,"pezBalance"],[342,21,122,19],[342,23,122,21,"setPezBalance"],[342,36,122,34],[342,37,122,35],[342,40,122,38],[342,44,122,38,"useState"],[342,50,122,46],[342,51,122,46,"useState"],[342,59,122,46],[342,61,122,47],[342,73,122,59],[342,74,122,60],[343,4,123,2],[343,10,123,8],[343,11,123,9,"loading"],[343,18,123,16],[343,20,123,18,"setLoading"],[343,30,123,28],[343,31,123,29],[343,34,123,32],[343,38,123,32,"useState"],[343,44,123,40],[343,45,123,40,"useState"],[343,53,123,40],[343,55,123,41],[343,59,123,45],[343,60,123,46],[344,4,125,2],[344,10,125,8,"TEST_WALLET"],[344,21,125,19],[344,24,125,22],[344,74,125,72],[345,4,127,2],[345,8,127,2,"useEffect"],[345,14,127,11],[345,15,127,11,"useEffect"],[345,24,127,11],[345,26,127,12],[345,32,127,18],[346,6,128,4,"fetchBalance"],[346,18,128,16],[346,19,128,17],[346,20,128,18],[347,4,129,2],[347,5,129,3],[347,7,129,5],[347,9,129,7],[347,10,129,8],[348,4,131,2],[348,10,131,8,"fetchBalance"],[348,22,131,20],[348,25,131,23],[348,31,131,23,"fetchBalance"],[348,32,131,23],[348,37,131,35],[349,6,132,4],[349,10,132,8],[350,8,133,6],[350,14,133,12,"backendUrl"],[350,24,133,22],[350,27,133,25],[350,84,133,64],[350,107,133,87],[351,8,134,6],[351,14,134,12,"controller"],[351,24,134,22],[351,27,134,25],[351,31,134,29,"AbortController"],[351,46,134,44],[351,47,134,45],[351,48,134,46],[352,8,135,6],[352,14,135,12,"timeoutId"],[352,23,135,21],[352,26,135,24,"setTimeout"],[352,36,135,34],[352,37,135,35],[352,43,135,41,"controller"],[352,53,135,51],[352,54,135,52,"abort"],[352,59,135,57],[352,60,135,58],[352,61,135,59],[352,63,135,61],[352,67,135,65],[352,68,135,66],[352,69,135,67],[352,70,135,68],[354,8,137,6],[354,14,137,12,"response"],[354,22,137,20],[354,25,137,23],[354,31,137,29,"fetch"],[354,36,137,34],[354,37,137,35],[354,40,137,38,"backendUrl"],[354,50,137,48],[354,75,137,73],[354,77,137,75],[355,10,138,8,"method"],[355,16,138,14],[355,18,138,16],[355,24,138,22],[356,10,139,8,"headers"],[356,17,139,15],[356,19,139,17],[357,12,140,10],[357,26,140,24],[357,28,140,26],[358,10,141,8],[358,11,141,9],[359,10,142,8,"body"],[359,14,142,12],[359,16,142,14,"JSON"],[359,20,142,18],[359,21,142,19,"stringify"],[359,30,142,28],[359,31,142,29],[360,12,143,10,"address"],[360,19,143,17],[360,21,143,19,"TEST_WALLET"],[361,10,144,8],[361,11,144,9],[361,12,144,10],[362,10,145,8,"signal"],[362,16,145,14],[362,18,145,16,"controller"],[362,28,145,26],[362,29,145,27,"signal"],[363,8,146,6],[363,9,146,7],[363,10,146,8],[364,8,148,6,"clearTimeout"],[364,20,148,18],[364,21,148,19,"timeoutId"],[364,30,148,28],[364,31,148,29],[365,8,150,6],[365,12,150,10,"response"],[365,20,150,18],[365,21,150,19,"ok"],[365,23,150,21],[365,25,150,23],[366,10,151,8],[366,16,151,14,"data"],[366,20,151,18],[366,23,151,21],[366,29,151,27,"response"],[366,37,151,35],[366,38,151,36,"json"],[366,42,151,40],[366,43,151,41],[366,44,151,42],[367,10,152,8,"setHezBalance"],[367,23,152,21],[367,24,152,22,"parseFloat"],[367,34,152,32],[367,35,152,33,"data"],[367,39,152,37],[367,40,152,38,"hez"],[367,43,152,41],[367,44,152,42],[367,45,152,43,"toFixed"],[367,52,152,50],[367,53,152,51],[367,54,152,52],[367,55,152,53],[367,56,152,54],[368,10,153,8,"setPezBalance"],[368,23,153,21],[368,24,153,22,"parseFloat"],[368,34,153,32],[368,35,153,33,"data"],[368,39,153,37],[368,40,153,38,"pez"],[368,43,153,41],[368,44,153,42],[368,45,153,43,"toFixed"],[368,52,153,50],[368,53,153,51],[368,54,153,52],[368,55,153,53],[368,56,153,54],[369,8,154,6],[369,9,154,7],[369,15,154,13],[370,10,155,8,"setHezBalance"],[370,23,155,21],[370,24,155,22],[370,30,155,28],[370,31,155,29],[371,10,156,8,"setPezBalance"],[371,23,156,21],[371,24,156,22],[371,30,156,28],[371,31,156,29],[372,8,157,6],[373,6,158,4],[373,7,158,5],[373,8,158,6],[373,15,158,13,"error"],[373,20,158,18],[373,22,158,20],[374,8,159,6,"console"],[374,15,159,13],[374,16,159,14,"error"],[374,21,159,19],[374,22,159,20],[374,44,159,42],[374,46,159,44,"error"],[374,51,159,49],[374,52,159,50],[375,8,160,6,"setHezBalance"],[375,21,160,19],[375,22,160,20],[375,28,160,26],[375,29,160,27],[376,8,161,6,"setPezBalance"],[376,21,161,19],[376,22,161,20],[376,28,161,26],[376,29,161,27],[377,6,162,4],[377,7,162,5],[377,16,162,14],[378,8,163,6,"setLoading"],[378,18,163,16],[378,19,163,17],[378,24,163,22],[378,25,163,23],[379,6,164,4],[380,4,165,2],[380,5,165,3],[381,4,167,2],[381,24,168,4],[381,28,168,4,"_reactJsxDevRuntime"],[381,47,168,4],[381,48,168,4,"jsxDEV"],[381,54,168,4],[381,56,168,5,"View"],[381,60,168,9],[381,61,168,9,"default"],[381,68,168,9],[382,6,168,10,"style"],[382,11,168,15],[382,13,168,17,"styles"],[382,19,168,23],[382,20,168,24,"container"],[382,29,168,34],[383,6,168,34,"children"],[383,14,168,34],[383,29,169,6],[383,33,169,6,"_reactJsxDevRuntime"],[383,52,169,6],[383,53,169,6,"jsxDEV"],[383,59,169,6],[383,61,169,7,"ScrollView"],[383,71,169,17],[383,72,169,17,"default"],[383,79,169,17],[384,8,169,18,"contentContainerStyle"],[384,29,169,39],[384,31,169,41,"styles"],[384,37,169,47],[384,38,169,48,"walletScrollContent"],[384,57,169,68],[385,8,169,68,"children"],[385,16,169,68],[385,32,171,8],[385,36,171,8,"_reactJsxDevRuntime"],[385,55,171,8],[385,56,171,8,"jsxDEV"],[385,62,171,8],[385,64,171,9,"View"],[385,68,171,13],[385,69,171,13,"default"],[385,76,171,13],[386,10,171,14,"style"],[386,15,171,19],[386,17,171,21],[386,18,171,22,"styles"],[386,24,171,28],[386,25,171,29,"walletHeader"],[386,37,171,41],[386,39,171,43],[387,12,171,45,"paddingTop"],[387,22,171,55],[387,24,171,57,"insets"],[387,30,171,63],[387,31,171,64,"top"],[387,34,171,67],[387,37,171,70],[388,10,171,73],[388,11,171,74],[388,12,171,76],[389,10,171,76,"children"],[389,18,171,76],[389,34,172,10],[389,38,172,10,"_reactJsxDevRuntime"],[389,57,172,10],[389,58,172,10,"jsxDEV"],[389,64,172,10],[389,66,172,11,"Text"],[389,70,172,15],[389,71,172,15,"default"],[389,78,172,15],[390,12,172,16,"style"],[390,17,172,21],[390,19,172,23,"styles"],[390,25,172,29],[390,26,172,30,"walletTitle"],[390,37,172,42],[391,12,172,42,"children"],[391,20,172,42],[391,22,172,43],[392,10,172,52],[393,12,172,52,"fileName"],[393,20,172,52],[393,22,172,52,"_jsxFileName"],[393,34,172,52],[394,12,172,52,"lineNumber"],[394,22,172,52],[395,12,172,52,"columnNumber"],[395,24,172,52],[396,10,172,52],[396,17,172,58],[396,18,172,59],[396,33,173,10],[396,37,173,10,"_reactJsxDevRuntime"],[396,56,173,10],[396,57,173,10,"jsxDEV"],[396,63,173,10],[396,65,173,11,"TouchableOpacity"],[396,81,173,27],[396,82,173,27,"default"],[396,89,173,27],[397,12,173,28,"onPress"],[397,19,173,35],[397,21,173,37,"fetchBalance"],[397,33,173,50],[398,12,173,51,"style"],[398,17,173,56],[398,19,173,58,"styles"],[398,25,173,64],[398,26,173,65,"refreshButton"],[398,39,173,79],[399,12,173,79,"children"],[399,20,173,79],[399,35,174,12],[399,39,174,12,"_reactJsxDevRuntime"],[399,58,174,12],[399,59,174,12,"jsxDEV"],[399,65,174,12],[399,67,174,13,"_expoVectorIcons"],[399,83,174,21],[399,84,174,21,"Ionicons"],[399,92,174,21],[400,14,174,22,"name"],[400,18,174,26],[400,20,174,27],[400,29,174,36],[401,14,174,37,"size"],[401,18,174,41],[401,20,174,43],[401,22,174,46],[402,14,174,47,"color"],[402,19,174,52],[402,21,174,53],[403,12,174,62],[404,14,174,62,"fileName"],[404,22,174,62],[404,24,174,62,"_jsxFileName"],[404,36,174,62],[405,14,174,62,"lineNumber"],[405,24,174,62],[406,14,174,62,"columnNumber"],[406,26,174,62],[407,12,174,62],[407,19,174,64],[408,10,174,65],[409,12,174,65,"fileName"],[409,20,174,65],[409,22,174,65,"_jsxFileName"],[409,34,174,65],[410,12,174,65,"lineNumber"],[410,22,174,65],[411,12,174,65,"columnNumber"],[411,24,174,65],[412,10,174,65],[412,17,175,28],[412,18,175,29],[413,8,175,29],[414,10,175,29,"fileName"],[414,18,175,29],[414,20,175,29,"_jsxFileName"],[414,32,175,29],[415,10,175,29,"lineNumber"],[415,20,175,29],[416,10,175,29,"columnNumber"],[416,22,175,29],[417,8,175,29],[417,15,176,14],[417,16,176,15],[417,31,179,8],[417,35,179,8,"_reactJsxDevRuntime"],[417,54,179,8],[417,55,179,8,"jsxDEV"],[417,61,179,8],[417,63,179,9,"View"],[417,67,179,13],[417,68,179,13,"default"],[417,75,179,13],[418,10,179,14,"style"],[418,15,179,19],[418,17,179,21,"styles"],[418,23,179,27],[418,24,179,28,"balanceRow"],[418,34,179,39],[419,10,179,39,"children"],[419,18,179,39],[419,34,180,10],[419,38,180,10,"_reactJsxDevRuntime"],[419,57,180,10],[419,58,180,10,"jsxDEV"],[419,64,180,10],[419,66,180,11,"View"],[419,70,180,15],[419,71,180,15,"default"],[419,78,180,15],[420,12,180,16,"style"],[420,17,180,21],[420,19,180,23,"styles"],[420,25,180,29],[420,26,180,30,"balanceCardNew"],[420,40,180,45],[421,12,180,45,"children"],[421,20,180,45],[421,36,181,12],[421,40,181,12,"_reactJsxDevRuntime"],[421,59,181,12],[421,60,181,12,"jsxDEV"],[421,66,181,12],[421,68,181,13,"Image"],[421,73,181,18],[421,74,181,18,"default"],[421,81,181,18],[422,14,182,14,"source"],[422,20,182,20],[422,22,182,22],[423,16,182,24,"uri"],[423,19,182,27],[423,21,182,29],[424,14,182,145],[424,15,182,147],[425,14,183,14,"style"],[425,19,183,19],[425,21,183,21,"styles"],[425,27,183,27],[425,28,183,28,"tokenLogoNew"],[426,12,183,41],[427,14,183,41,"fileName"],[427,22,183,41],[427,24,183,41,"_jsxFileName"],[427,36,183,41],[428,14,183,41,"lineNumber"],[428,24,183,41],[429,14,183,41,"columnNumber"],[429,26,183,41],[430,12,183,41],[430,19,184,13],[430,20,184,14],[430,35,185,12],[430,39,185,12,"_reactJsxDevRuntime"],[430,58,185,12],[430,59,185,12,"jsxDEV"],[430,65,185,12],[430,67,185,13,"Text"],[430,71,185,17],[430,72,185,17,"default"],[430,79,185,17],[431,14,185,18,"style"],[431,19,185,23],[431,21,185,25,"styles"],[431,27,185,31],[431,28,185,32,"tokenSymbolNew"],[431,42,185,47],[432,14,185,47,"children"],[432,22,185,47],[432,24,185,48],[433,12,185,51],[434,14,185,51,"fileName"],[434,22,185,51],[434,24,185,51,"_jsxFileName"],[434,36,185,51],[435,14,185,51,"lineNumber"],[435,24,185,51],[436,14,185,51,"columnNumber"],[436,26,185,51],[437,12,185,51],[437,19,185,57],[437,20,185,58],[437,35,186,12],[437,39,186,12,"_reactJsxDevRuntime"],[437,58,186,12],[437,59,186,12,"jsxDEV"],[437,65,186,12],[437,67,186,13,"Text"],[437,71,186,17],[437,72,186,17,"default"],[437,79,186,17],[438,14,186,18,"style"],[438,19,186,23],[438,21,186,25,"styles"],[438,27,186,31],[438,28,186,32,"balanceAmountNew"],[438,44,186,49],[439,14,186,49,"children"],[439,22,186,49],[439,24,186,51,"hezBalance"],[440,12,186,61],[441,14,186,61,"fileName"],[441,22,186,61],[441,24,186,61,"_jsxFileName"],[441,36,186,61],[442,14,186,61,"lineNumber"],[442,24,186,61],[443,14,186,61,"columnNumber"],[443,26,186,61],[444,12,186,61],[444,19,186,68],[444,20,186,69],[444,35,187,12],[444,39,187,12,"_reactJsxDevRuntime"],[444,58,187,12],[444,59,187,12,"jsxDEV"],[444,65,187,12],[444,67,187,13,"Text"],[444,71,187,17],[444,72,187,17,"default"],[444,79,187,17],[445,14,187,18,"style"],[445,19,187,23],[445,21,187,25,"styles"],[445,27,187,31],[445,28,187,32,"tokenNameNew"],[445,40,187,45],[446,14,187,45,"children"],[446,22,187,45],[446,24,187,46],[447,12,187,61],[448,14,187,61,"fileName"],[448,22,187,61],[448,24,187,61,"_jsxFileName"],[448,36,187,61],[449,14,187,61,"lineNumber"],[449,24,187,61],[450,14,187,61,"columnNumber"],[450,26,187,61],[451,12,187,61],[451,19,187,67],[451,20,187,68],[452,10,187,68],[453,12,187,68,"fileName"],[453,20,187,68],[453,22,187,68,"_jsxFileName"],[453,34,187,68],[454,12,187,68,"lineNumber"],[454,22,187,68],[455,12,187,68,"columnNumber"],[455,24,187,68],[456,10,187,68],[456,17,188,16],[456,18,188,17],[456,33,190,10],[456,37,190,10,"_reactJsxDevRuntime"],[456,56,190,10],[456,57,190,10,"jsxDEV"],[456,63,190,10],[456,65,190,11,"View"],[456,69,190,15],[456,70,190,15,"default"],[456,77,190,15],[457,12,190,16,"style"],[457,17,190,21],[457,19,190,23,"styles"],[457,25,190,29],[457,26,190,30,"balanceCardNew"],[457,40,190,45],[458,12,190,45,"children"],[458,20,190,45],[458,36,191,12],[458,40,191,12,"_reactJsxDevRuntime"],[458,59,191,12],[458,60,191,12,"jsxDEV"],[458,66,191,12],[458,68,191,13,"Image"],[458,73,191,18],[458,74,191,18,"default"],[458,81,191,18],[459,14,192,14,"source"],[459,20,192,20],[459,22,192,22],[460,16,192,24,"uri"],[460,19,192,27],[460,21,192,29],[461,14,192,129],[461,15,192,131],[462,14,193,14,"style"],[462,19,193,19],[462,21,193,21,"styles"],[462,27,193,27],[462,28,193,28,"tokenLogoNew"],[463,12,193,41],[464,14,193,41,"fileName"],[464,22,193,41],[464,24,193,41,"_jsxFileName"],[464,36,193,41],[465,14,193,41,"lineNumber"],[465,24,193,41],[466,14,193,41,"columnNumber"],[466,26,193,41],[467,12,193,41],[467,19,194,13],[467,20,194,14],[467,35,195,12],[467,39,195,12,"_reactJsxDevRuntime"],[467,58,195,12],[467,59,195,12,"jsxDEV"],[467,65,195,12],[467,67,195,13,"Text"],[467,71,195,17],[467,72,195,17,"default"],[467,79,195,17],[468,14,195,18,"style"],[468,19,195,23],[468,21,195,25,"styles"],[468,27,195,31],[468,28,195,32,"tokenSymbolNew"],[468,42,195,47],[469,14,195,47,"children"],[469,22,195,47],[469,24,195,48],[470,12,195,51],[471,14,195,51,"fileName"],[471,22,195,51],[471,24,195,51,"_jsxFileName"],[471,36,195,51],[472,14,195,51,"lineNumber"],[472,24,195,51],[473,14,195,51,"columnNumber"],[473,26,195,51],[474,12,195,51],[474,19,195,57],[474,20,195,58],[474,35,196,12],[474,39,196,12,"_reactJsxDevRuntime"],[474,58,196,12],[474,59,196,12,"jsxDEV"],[474,65,196,12],[474,67,196,13,"Text"],[474,71,196,17],[474,72,196,17,"default"],[474,79,196,17],[475,14,196,18,"style"],[475,19,196,23],[475,21,196,25,"styles"],[475,27,196,31],[475,28,196,32,"balanceAmountNew"],[475,44,196,49],[476,14,196,49,"children"],[476,22,196,49],[476,24,196,51,"pezBalance"],[477,12,196,61],[478,14,196,61,"fileName"],[478,22,196,61],[478,24,196,61,"_jsxFileName"],[478,36,196,61],[479,14,196,61,"lineNumber"],[479,24,196,61],[480,14,196,61,"columnNumber"],[480,26,196,61],[481,12,196,61],[481,19,196,68],[481,20,196,69],[481,35,197,12],[481,39,197,12,"_reactJsxDevRuntime"],[481,58,197,12],[481,59,197,12,"jsxDEV"],[481,65,197,12],[481,67,197,13,"Text"],[481,71,197,17],[481,72,197,17,"default"],[481,79,197,17],[482,14,197,18,"style"],[482,19,197,23],[482,21,197,25,"styles"],[482,27,197,31],[482,28,197,32,"tokenNameNew"],[482,40,197,45],[483,14,197,45,"children"],[483,22,197,45],[483,24,197,46],[484,12,197,59],[485,14,197,59,"fileName"],[485,22,197,59],[485,24,197,59,"_jsxFileName"],[485,36,197,59],[486,14,197,59,"lineNumber"],[486,24,197,59],[487,14,197,59,"columnNumber"],[487,26,197,59],[488,12,197,59],[488,19,197,65],[488,20,197,66],[489,10,197,66],[490,12,197,66,"fileName"],[490,20,197,66],[490,22,197,66,"_jsxFileName"],[490,34,197,66],[491,12,197,66,"lineNumber"],[491,22,197,66],[492,12,197,66,"columnNumber"],[492,24,197,66],[493,10,197,66],[493,17,198,16],[493,18,198,17],[494,8,198,17],[495,10,198,17,"fileName"],[495,18,198,17],[495,20,198,17,"_jsxFileName"],[495,32,198,17],[496,10,198,17,"lineNumber"],[496,20,198,17],[497,10,198,17,"columnNumber"],[497,22,198,17],[498,8,198,17],[498,15,199,14],[498,16,199,15],[498,31,202,8],[498,35,202,8,"_reactJsxDevRuntime"],[498,54,202,8],[498,55,202,8,"jsxDEV"],[498,61,202,8],[498,63,202,9,"View"],[498,67,202,13],[498,68,202,13,"default"],[498,75,202,13],[499,10,202,14,"style"],[499,15,202,19],[499,17,202,21,"styles"],[499,23,202,27],[499,24,202,28,"actionsContainer"],[499,40,202,45],[500,10,202,45,"children"],[500,18,202,45],[500,34,204,10],[500,38,204,10,"_reactJsxDevRuntime"],[500,57,204,10],[500,58,204,10,"jsxDEV"],[500,64,204,10],[500,66,204,11,"View"],[500,70,204,15],[500,71,204,15,"default"],[500,78,204,15],[501,12,204,16,"style"],[501,17,204,21],[501,19,204,23,"styles"],[501,25,204,29],[501,26,204,30,"actionsRow"],[501,36,204,41],[502,12,204,41,"children"],[502,20,204,41],[502,36,205,12],[502,40,205,12,"_reactJsxDevRuntime"],[502,59,205,12],[502,60,205,12,"jsxDEV"],[502,66,205,12],[502,68,205,13,"TouchableOpacity"],[502,84,205,29],[502,85,205,29,"default"],[502,92,205,29],[503,14,205,30,"style"],[503,19,205,35],[503,21,205,37],[503,22,205,38,"styles"],[503,28,205,44],[503,29,205,45,"actionBtn"],[503,38,205,54],[503,40,205,56],[504,16,205,57,"backgroundColor"],[504,31,205,72],[504,33,205,74],[505,14,205,83],[505,15,205,84],[505,16,205,86],[506,14,205,86,"children"],[506,22,205,86],[506,38,206,14],[506,42,206,14,"_reactJsxDevRuntime"],[506,61,206,14],[506,62,206,14,"jsxDEV"],[506,68,206,14],[506,70,206,15,"_expoVectorIcons"],[506,86,206,23],[506,87,206,23,"Ionicons"],[506,95,206,23],[507,16,206,24,"name"],[507,20,206,28],[507,22,206,29],[507,32,206,39],[508,16,206,40,"size"],[508,20,206,44],[508,22,206,46],[508,24,206,49],[509,16,206,50,"color"],[509,21,206,55],[509,23,206,56],[510,14,206,62],[511,16,206,62,"fileName"],[511,24,206,62],[511,26,206,62,"_jsxFileName"],[511,38,206,62],[512,16,206,62,"lineNumber"],[512,26,206,62],[513,16,206,62,"columnNumber"],[513,28,206,62],[514,14,206,62],[514,21,206,64],[514,22,206,65],[514,37,207,14],[514,41,207,14,"_reactJsxDevRuntime"],[514,60,207,14],[514,61,207,14,"jsxDEV"],[514,67,207,14],[514,69,207,15,"Text"],[514,73,207,19],[514,74,207,19,"default"],[514,81,207,19],[515,16,207,20,"style"],[515,21,207,25],[515,23,207,27,"styles"],[515,29,207,33],[515,30,207,34,"actionBtnText"],[515,43,207,48],[516,16,207,48,"children"],[516,24,207,48],[516,26,207,49],[517,14,207,53],[518,16,207,53,"fileName"],[518,24,207,53],[518,26,207,53,"_jsxFileName"],[518,38,207,53],[519,16,207,53,"lineNumber"],[519,26,207,53],[520,16,207,53,"columnNumber"],[520,28,207,53],[521,14,207,53],[521,21,207,59],[521,22,207,60],[522,12,207,60],[523,14,207,60,"fileName"],[523,22,207,60],[523,24,207,60,"_jsxFileName"],[523,36,207,60],[524,14,207,60,"lineNumber"],[524,24,207,60],[525,14,207,60,"columnNumber"],[525,26,207,60],[526,12,207,60],[526,19,208,30],[526,20,208,31],[526,35,209,12],[526,39,209,12,"_reactJsxDevRuntime"],[526,58,209,12],[526,59,209,12,"jsxDEV"],[526,65,209,12],[526,67,209,13,"TouchableOpacity"],[526,83,209,29],[526,84,209,29,"default"],[526,91,209,29],[527,14,209,30,"style"],[527,19,209,35],[527,21,209,37],[527,22,209,38,"styles"],[527,28,209,44],[527,29,209,45,"actionBtn"],[527,38,209,54],[527,40,209,56],[528,16,209,57,"backgroundColor"],[528,31,209,72],[528,33,209,74],[529,14,209,83],[529,15,209,84],[529,16,209,86],[530,14,209,86,"children"],[530,22,209,86],[530,38,210,14],[530,42,210,14,"_reactJsxDevRuntime"],[530,61,210,14],[530,62,210,14,"jsxDEV"],[530,68,210,14],[530,70,210,15,"_expoVectorIcons"],[530,86,210,23],[530,87,210,23,"Ionicons"],[530,95,210,23],[531,16,210,24,"name"],[531,20,210,28],[531,22,210,29],[531,34,210,41],[532,16,210,42,"size"],[532,20,210,46],[532,22,210,48],[532,24,210,51],[533,16,210,52,"color"],[533,21,210,57],[533,23,210,58],[534,14,210,64],[535,16,210,64,"fileName"],[535,24,210,64],[535,26,210,64,"_jsxFileName"],[535,38,210,64],[536,16,210,64,"lineNumber"],[536,26,210,64],[537,16,210,64,"columnNumber"],[537,28,210,64],[538,14,210,64],[538,21,210,66],[538,22,210,67],[538,37,211,14],[538,41,211,14,"_reactJsxDevRuntime"],[538,60,211,14],[538,61,211,14,"jsxDEV"],[538,67,211,14],[538,69,211,15,"Text"],[538,73,211,19],[538,74,211,19,"default"],[538,81,211,19],[539,16,211,20,"style"],[539,21,211,25],[539,23,211,27,"styles"],[539,29,211,33],[539,30,211,34,"actionBtnText"],[539,43,211,48],[540,16,211,48,"children"],[540,24,211,48],[540,26,211,49],[541,14,211,56],[542,16,211,56,"fileName"],[542,24,211,56],[542,26,211,56,"_jsxFileName"],[542,38,211,56],[543,16,211,56,"lineNumber"],[543,26,211,56],[544,16,211,56,"columnNumber"],[544,28,211,56],[545,14,211,56],[545,21,211,62],[545,22,211,63],[546,12,211,63],[547,14,211,63,"fileName"],[547,22,211,63],[547,24,211,63,"_jsxFileName"],[547,36,211,63],[548,14,211,63,"lineNumber"],[548,24,211,63],[549,14,211,63,"columnNumber"],[549,26,211,63],[550,12,211,63],[550,19,212,30],[550,20,212,31],[550,35,213,12],[550,39,213,12,"_reactJsxDevRuntime"],[550,58,213,12],[550,59,213,12,"jsxDEV"],[550,65,213,12],[550,67,213,13,"TouchableOpacity"],[550,83,213,29],[550,84,213,29,"default"],[550,91,213,29],[551,14,213,30,"style"],[551,19,213,35],[551,21,213,37],[551,22,213,38,"styles"],[551,28,213,44],[551,29,213,45,"actionBtn"],[551,38,213,54],[551,40,213,56],[552,16,213,57,"backgroundColor"],[552,31,213,72],[552,33,213,74],[553,14,213,83],[553,15,213,84],[553,16,213,86],[554,14,213,86,"children"],[554,22,213,86],[554,38,214,14],[554,42,214,14,"_reactJsxDevRuntime"],[554,61,214,14],[554,62,214,14,"jsxDEV"],[554,68,214,14],[554,70,214,15,"_expoVectorIcons"],[554,86,214,23],[554,87,214,23,"Ionicons"],[554,95,214,23],[555,16,214,24,"name"],[555,20,214,28],[555,22,214,29],[555,39,214,46],[556,16,214,47,"size"],[556,20,214,51],[556,22,214,53],[556,24,214,56],[557,16,214,57,"color"],[557,21,214,62],[557,23,214,63],[558,14,214,69],[559,16,214,69,"fileName"],[559,24,214,69],[559,26,214,69,"_jsxFileName"],[559,38,214,69],[560,16,214,69,"lineNumber"],[560,26,214,69],[561,16,214,69,"columnNumber"],[561,28,214,69],[562,14,214,69],[562,21,214,71],[562,22,214,72],[562,37,215,14],[562,41,215,14,"_reactJsxDevRuntime"],[562,60,215,14],[562,61,215,14,"jsxDEV"],[562,67,215,14],[562,69,215,15,"Text"],[562,73,215,19],[562,74,215,19,"default"],[562,81,215,19],[563,16,215,20,"style"],[563,21,215,25],[563,23,215,27,"styles"],[563,29,215,33],[563,30,215,34,"actionBtnText"],[563,43,215,48],[564,16,215,48,"children"],[564,24,215,48],[564,26,215,49],[565,14,215,53],[566,16,215,53,"fileName"],[566,24,215,53],[566,26,215,53,"_jsxFileName"],[566,38,215,53],[567,16,215,53,"lineNumber"],[567,26,215,53],[568,16,215,53,"columnNumber"],[568,28,215,53],[569,14,215,53],[569,21,215,59],[569,22,215,60],[570,12,215,60],[571,14,215,60,"fileName"],[571,22,215,60],[571,24,215,60,"_jsxFileName"],[571,36,215,60],[572,14,215,60,"lineNumber"],[572,24,215,60],[573,14,215,60,"columnNumber"],[573,26,215,60],[574,12,215,60],[574,19,216,30],[574,20,216,31],[574,35,217,12],[574,39,217,12,"_reactJsxDevRuntime"],[574,58,217,12],[574,59,217,12,"jsxDEV"],[574,65,217,12],[574,67,217,13,"TouchableOpacity"],[574,83,217,29],[574,84,217,29,"default"],[574,91,217,29],[575,14,217,30,"style"],[575,19,217,35],[575,21,217,37],[575,22,217,38,"styles"],[575,28,217,44],[575,29,217,45,"actionBtn"],[575,38,217,54],[575,40,217,56],[576,16,217,57,"backgroundColor"],[576,31,217,72],[576,33,217,74],[577,14,217,83],[577,15,217,84],[577,16,217,86],[578,14,217,86,"children"],[578,22,217,86],[578,38,218,14],[578,42,218,14,"_reactJsxDevRuntime"],[578,61,218,14],[578,62,218,14,"jsxDEV"],[578,68,218,14],[578,70,218,15,"_expoVectorIcons"],[578,86,218,23],[578,87,218,23,"Ionicons"],[578,95,218,23],[579,16,218,24,"name"],[579,20,218,28],[579,22,218,29],[579,30,218,37],[580,16,218,38,"size"],[580,20,218,42],[580,22,218,44],[580,24,218,47],[581,16,218,48,"color"],[581,21,218,53],[581,23,218,54],[582,14,218,60],[583,16,218,60,"fileName"],[583,24,218,60],[583,26,218,60,"_jsxFileName"],[583,38,218,60],[584,16,218,60,"lineNumber"],[584,26,218,60],[585,16,218,60,"columnNumber"],[585,28,218,60],[586,14,218,60],[586,21,218,62],[586,22,218,63],[586,37,219,14],[586,41,219,14,"_reactJsxDevRuntime"],[586,60,219,14],[586,61,219,14,"jsxDEV"],[586,67,219,14],[586,69,219,15,"Text"],[586,73,219,19],[586,74,219,19,"default"],[586,81,219,19],[587,16,219,20,"style"],[587,21,219,25],[587,23,219,27,"styles"],[587,29,219,33],[587,30,219,34,"actionBtnText"],[587,43,219,48],[588,16,219,48,"children"],[588,24,219,48],[588,26,219,49],[589,14,219,52],[590,16,219,52,"fileName"],[590,24,219,52],[590,26,219,52,"_jsxFileName"],[590,38,219,52],[591,16,219,52,"lineNumber"],[591,26,219,52],[592,16,219,52,"columnNumber"],[592,28,219,52],[593,14,219,52],[593,21,219,58],[593,22,219,59],[594,12,219,59],[595,14,219,59,"fileName"],[595,22,219,59],[595,24,219,59,"_jsxFileName"],[595,36,219,59],[596,14,219,59,"lineNumber"],[596,24,219,59],[597,14,219,59,"columnNumber"],[597,26,219,59],[598,12,219,59],[598,19,220,30],[598,20,220,31],[599,10,220,31],[600,12,220,31,"fileName"],[600,20,220,31],[600,22,220,31,"_jsxFileName"],[600,34,220,31],[601,12,220,31,"lineNumber"],[601,22,220,31],[602,12,220,31,"columnNumber"],[602,24,220,31],[603,10,220,31],[603,17,221,16],[603,18,221,17],[603,33,224,10],[603,37,224,10,"_reactJsxDevRuntime"],[603,56,224,10],[603,57,224,10,"jsxDEV"],[603,63,224,10],[603,65,224,11,"View"],[603,69,224,15],[603,70,224,15,"default"],[603,77,224,15],[604,12,224,16,"style"],[604,17,224,21],[604,19,224,23,"styles"],[604,25,224,29],[604,26,224,30,"actionsRow"],[604,36,224,41],[605,12,224,41,"children"],[605,20,224,41],[605,36,225,12],[605,40,225,12,"_reactJsxDevRuntime"],[605,59,225,12],[605,60,225,12,"jsxDEV"],[605,66,225,12],[605,68,225,13,"TouchableOpacity"],[605,84,225,29],[605,85,225,29,"default"],[605,92,225,29],[606,14,225,30,"style"],[606,19,225,35],[606,21,225,37],[606,22,225,38,"styles"],[606,28,225,44],[606,29,225,45,"actionBtn"],[606,38,225,54],[606,40,225,56],[607,16,225,57,"backgroundColor"],[607,31,225,72],[607,33,225,74],[608,14,225,83],[608,15,225,84],[608,16,225,86],[609,14,225,86,"children"],[609,22,225,86],[609,38,226,14],[609,42,226,14,"_reactJsxDevRuntime"],[609,61,226,14],[609,62,226,14,"jsxDEV"],[609,68,226,14],[609,70,226,15,"_expoVectorIcons"],[609,86,226,23],[609,87,226,23,"Ionicons"],[609,95,226,23],[610,16,226,24,"name"],[610,20,226,28],[610,22,226,29],[610,33,226,40],[611,16,226,41,"size"],[611,20,226,45],[611,22,226,47],[611,24,226,50],[612,16,226,51,"color"],[612,21,226,56],[612,23,226,57],[613,14,226,63],[614,16,226,63,"fileName"],[614,24,226,63],[614,26,226,63,"_jsxFileName"],[614,38,226,63],[615,16,226,63,"lineNumber"],[615,26,226,63],[616,16,226,63,"columnNumber"],[616,28,226,63],[617,14,226,63],[617,21,226,65],[617,22,226,66],[617,37,227,14],[617,41,227,14,"_reactJsxDevRuntime"],[617,60,227,14],[617,61,227,14,"jsxDEV"],[617,67,227,14],[617,69,227,15,"Text"],[617,73,227,19],[617,74,227,19,"default"],[617,81,227,19],[618,16,227,20,"style"],[618,21,227,25],[618,23,227,27,"styles"],[618,29,227,33],[618,30,227,34,"actionBtnText"],[618,43,227,48],[619,16,227,48,"children"],[619,24,227,48],[619,26,227,49],[620,14,227,53],[621,16,227,53,"fileName"],[621,24,227,53],[621,26,227,53,"_jsxFileName"],[621,38,227,53],[622,16,227,53,"lineNumber"],[622,26,227,53],[623,16,227,53,"columnNumber"],[623,28,227,53],[624,14,227,53],[624,21,227,59],[624,22,227,60],[625,12,227,60],[626,14,227,60,"fileName"],[626,22,227,60],[626,24,227,60,"_jsxFileName"],[626,36,227,60],[627,14,227,60,"lineNumber"],[627,24,227,60],[628,14,227,60,"columnNumber"],[628,26,227,60],[629,12,227,60],[629,19,228,30],[629,20,228,31],[629,35,229,12],[629,39,229,12,"_reactJsxDevRuntime"],[629,58,229,12],[629,59,229,12,"jsxDEV"],[629,65,229,12],[629,67,229,13,"TouchableOpacity"],[629,83,229,29],[629,84,229,29,"default"],[629,91,229,29],[630,14,229,30,"style"],[630,19,229,35],[630,21,229,37],[630,22,229,38,"styles"],[630,28,229,44],[630,29,229,45,"actionBtn"],[630,38,229,54],[630,40,229,56],[631,16,229,57,"backgroundColor"],[631,31,229,72],[631,33,229,74],[632,14,229,83],[632,15,229,84],[632,16,229,86],[633,14,229,86,"children"],[633,22,229,86],[633,38,230,14],[633,42,230,14,"_reactJsxDevRuntime"],[633,61,230,14],[633,62,230,14,"jsxDEV"],[633,68,230,14],[633,70,230,15,"_expoVectorIcons"],[633,86,230,23],[633,87,230,23,"Ionicons"],[633,95,230,23],[634,16,230,24,"name"],[634,20,230,28],[634,22,230,29],[634,28,230,35],[635,16,230,36,"size"],[635,20,230,40],[635,22,230,42],[635,24,230,45],[636,16,230,46,"color"],[636,21,230,51],[636,23,230,52],[637,14,230,58],[638,16,230,58,"fileName"],[638,24,230,58],[638,26,230,58,"_jsxFileName"],[638,38,230,58],[639,16,230,58,"lineNumber"],[639,26,230,58],[640,16,230,58,"columnNumber"],[640,28,230,58],[641,14,230,58],[641,21,230,60],[641,22,230,61],[641,37,231,14],[641,41,231,14,"_reactJsxDevRuntime"],[641,60,231,14],[641,61,231,14,"jsxDEV"],[641,67,231,14],[641,69,231,15,"Text"],[641,73,231,19],[641,74,231,19,"default"],[641,81,231,19],[642,16,231,20,"style"],[642,21,231,25],[642,23,231,27,"styles"],[642,29,231,33],[642,30,231,34,"actionBtnText"],[642,43,231,48],[643,16,231,48,"children"],[643,24,231,48],[643,26,231,49],[644,14,231,54],[645,16,231,54,"fileName"],[645,24,231,54],[645,26,231,54,"_jsxFileName"],[645,38,231,54],[646,16,231,54,"lineNumber"],[646,26,231,54],[647,16,231,54,"columnNumber"],[647,28,231,54],[648,14,231,54],[648,21,231,60],[648,22,231,61],[649,12,231,61],[650,14,231,61,"fileName"],[650,22,231,61],[650,24,231,61,"_jsxFileName"],[650,36,231,61],[651,14,231,61,"lineNumber"],[651,24,231,61],[652,14,231,61,"columnNumber"],[652,26,231,61],[653,12,231,61],[653,19,232,30],[653,20,232,31],[653,35,233,12],[653,39,233,12,"_reactJsxDevRuntime"],[653,58,233,12],[653,59,233,12,"jsxDEV"],[653,65,233,12],[653,67,233,13,"TouchableOpacity"],[653,83,233,29],[653,84,233,29,"default"],[653,91,233,29],[654,14,233,30,"style"],[654,19,233,35],[654,21,233,37],[654,22,233,38,"styles"],[654,28,233,44],[654,29,233,45,"actionBtn"],[654,38,233,54],[654,40,233,56],[655,16,233,57,"backgroundColor"],[655,31,233,72],[655,33,233,74],[656,14,233,83],[656,15,233,84],[656,16,233,86],[657,14,233,86,"children"],[657,22,233,86],[657,38,234,14],[657,42,234,14,"_reactJsxDevRuntime"],[657,61,234,14],[657,62,234,14,"jsxDEV"],[657,68,234,14],[657,70,234,15,"_expoVectorIcons"],[657,86,234,23],[657,87,234,23,"Ionicons"],[657,95,234,23],[658,16,234,24,"name"],[658,20,234,28],[658,22,234,29],[658,28,234,35],[659,16,234,36,"size"],[659,20,234,40],[659,22,234,42],[659,24,234,45],[660,16,234,46,"color"],[660,21,234,51],[660,23,234,52],[661,14,234,58],[662,16,234,58,"fileName"],[662,24,234,58],[662,26,234,58,"_jsxFileName"],[662,38,234,58],[663,16,234,58,"lineNumber"],[663,26,234,58],[664,16,234,58,"columnNumber"],[664,28,234,58],[665,14,234,58],[665,21,234,60],[665,22,234,61],[665,37,235,14],[665,41,235,14,"_reactJsxDevRuntime"],[665,60,235,14],[665,61,235,14,"jsxDEV"],[665,67,235,14],[665,69,235,15,"Text"],[665,73,235,19],[665,74,235,19,"default"],[665,81,235,19],[666,16,235,20,"style"],[666,21,235,25],[666,23,235,27,"styles"],[666,29,235,33],[666,30,235,34,"actionBtnText"],[666,43,235,48],[667,16,235,48,"children"],[667,24,235,48],[667,26,235,49],[668,14,235,56],[669,16,235,56,"fileName"],[669,24,235,56],[669,26,235,56,"_jsxFileName"],[669,38,235,56],[670,16,235,56,"lineNumber"],[670,26,235,56],[671,16,235,56,"columnNumber"],[671,28,235,56],[672,14,235,56],[672,21,235,62],[672,22,235,63],[673,12,235,63],[674,14,235,63,"fileName"],[674,22,235,63],[674,24,235,63,"_jsxFileName"],[674,36,235,63],[675,14,235,63,"lineNumber"],[675,24,235,63],[676,14,235,63,"columnNumber"],[676,26,235,63],[677,12,235,63],[677,19,236,30],[677,20,236,31],[677,35,237,12],[677,39,237,12,"_reactJsxDevRuntime"],[677,58,237,12],[677,59,237,12,"jsxDEV"],[677,65,237,12],[677,67,237,13,"TouchableOpacity"],[677,83,237,29],[677,84,237,29,"default"],[677,91,237,29],[678,14,237,30,"style"],[678,19,237,35],[678,21,237,37],[678,22,237,38,"styles"],[678,28,237,44],[678,29,237,45,"actionBtn"],[678,38,237,54],[678,40,237,56],[679,16,237,57,"backgroundColor"],[679,31,237,72],[679,33,237,74],[680,14,237,83],[680,15,237,84],[680,16,237,86],[681,14,237,86,"children"],[681,22,237,86],[681,38,238,14],[681,42,238,14,"_reactJsxDevRuntime"],[681,61,238,14],[681,62,238,14,"jsxDEV"],[681,68,238,14],[681,70,238,15,"_expoVectorIcons"],[681,86,238,23],[681,87,238,23,"Ionicons"],[681,95,238,23],[682,16,238,24,"name"],[682,20,238,28],[682,22,238,29],[682,28,238,35],[683,16,238,36,"size"],[683,20,238,40],[683,22,238,42],[683,24,238,45],[684,16,238,46,"color"],[684,21,238,51],[684,23,238,52],[685,14,238,58],[686,16,238,58,"fileName"],[686,24,238,58],[686,26,238,58,"_jsxFileName"],[686,38,238,58],[687,16,238,58,"lineNumber"],[687,26,238,58],[688,16,238,58,"columnNumber"],[688,28,238,58],[689,14,238,58],[689,21,238,60],[689,22,238,61],[689,37,239,14],[689,41,239,14,"_reactJsxDevRuntime"],[689,60,239,14],[689,61,239,14,"jsxDEV"],[689,67,239,14],[689,69,239,15,"Text"],[689,73,239,19],[689,74,239,19,"default"],[689,81,239,19],[690,16,239,20,"style"],[690,21,239,25],[690,23,239,27,"styles"],[690,29,239,33],[690,30,239,34,"actionBtnText"],[690,43,239,48],[691,16,239,48,"children"],[691,24,239,48],[691,26,239,49],[692,14,239,56],[693,16,239,56,"fileName"],[693,24,239,56],[693,26,239,56,"_jsxFileName"],[693,38,239,56],[694,16,239,56,"lineNumber"],[694,26,239,56],[695,16,239,56,"columnNumber"],[695,28,239,56],[696,14,239,56],[696,21,239,62],[696,22,239,63],[697,12,239,63],[698,14,239,63,"fileName"],[698,22,239,63],[698,24,239,63,"_jsxFileName"],[698,36,239,63],[699,14,239,63,"lineNumber"],[699,24,239,63],[700,14,239,63,"columnNumber"],[700,26,239,63],[701,12,239,63],[701,19,240,30],[701,20,240,31],[702,10,240,31],[703,12,240,31,"fileName"],[703,20,240,31],[703,22,240,31,"_jsxFileName"],[703,34,240,31],[704,12,240,31,"lineNumber"],[704,22,240,31],[705,12,240,31,"columnNumber"],[705,24,240,31],[706,10,240,31],[706,17,241,16],[706,18,241,17],[707,8,241,17],[708,10,241,17,"fileName"],[708,18,241,17],[708,20,241,17,"_jsxFileName"],[708,32,241,17],[709,10,241,17,"lineNumber"],[709,20,241,17],[710,10,241,17,"columnNumber"],[710,22,241,17],[711,8,241,17],[711,15,242,14],[711,16,242,15],[711,31,245,8],[711,35,245,8,"_reactJsxDevRuntime"],[711,54,245,8],[711,55,245,8,"jsxDEV"],[711,61,245,8],[711,63,245,9,"View"],[711,67,245,13],[711,68,245,13,"default"],[711,75,245,13],[712,10,245,14,"style"],[712,15,245,19],[712,17,245,21,"styles"],[712,23,245,27],[712,24,245,28,"tokensContainer"],[712,39,245,44],[713,10,245,44,"children"],[713,18,245,44],[713,34,246,10],[713,38,246,10,"_reactJsxDevRuntime"],[713,57,246,10],[713,58,246,10,"jsxDEV"],[713,64,246,10],[713,66,246,11,"Text"],[713,70,246,15],[713,71,246,15,"default"],[713,78,246,15],[714,12,246,16,"style"],[714,17,246,21],[714,19,246,23,"styles"],[714,25,246,29],[714,26,246,30,"tokensTitle"],[714,37,246,42],[715,12,246,42,"children"],[715,20,246,42],[715,22,246,43],[716,10,246,49],[717,12,246,49,"fileName"],[717,20,246,49],[717,22,246,49,"_jsxFileName"],[717,34,246,49],[718,12,246,49,"lineNumber"],[718,22,246,49],[719,12,246,49,"columnNumber"],[719,24,246,49],[720,10,246,49],[720,17,246,55],[720,18,246,56],[720,33,249,10],[720,37,249,10,"_reactJsxDevRuntime"],[720,56,249,10],[720,57,249,10,"jsxDEV"],[720,63,249,10],[720,65,249,11,"View"],[720,69,249,15],[720,70,249,15,"default"],[720,77,249,15],[721,12,249,16,"style"],[721,17,249,21],[721,19,249,23,"styles"],[721,25,249,29],[721,26,249,30,"tokenItem"],[721,35,249,40],[722,12,249,40,"children"],[722,20,249,40],[722,36,250,12],[722,40,250,12,"_reactJsxDevRuntime"],[722,59,250,12],[722,60,250,12,"jsxDEV"],[722,66,250,12],[722,68,250,13,"View"],[722,72,250,17],[722,73,250,17,"default"],[722,80,250,17],[723,14,250,18,"style"],[723,19,250,23],[723,21,250,25,"styles"],[723,27,250,31],[723,28,250,32,"tokenItemLeft"],[723,41,250,46],[724,14,250,46,"children"],[724,22,250,46],[724,38,251,14],[724,42,251,14,"_reactJsxDevRuntime"],[724,61,251,14],[724,62,251,14,"jsxDEV"],[724,68,251,14],[724,70,251,15,"View"],[724,74,251,19],[724,75,251,19,"default"],[724,82,251,19],[725,16,251,20,"style"],[725,21,251,25],[725,23,251,27,"styles"],[725,29,251,33],[725,30,251,34,"tokenIconContainer"],[725,48,251,53],[726,16,251,53,"children"],[726,24,251,53],[726,40,252,16],[726,44,252,16,"_reactJsxDevRuntime"],[726,63,252,16],[726,64,252,16,"jsxDEV"],[726,70,252,16],[726,72,252,17,"Image"],[726,77,252,22],[726,78,252,22,"default"],[726,85,252,22],[727,18,253,18,"source"],[727,24,253,24],[727,26,253,26],[728,20,253,28,"uri"],[728,23,253,31],[728,25,253,33],[729,18,253,134],[729,19,253,136],[730,18,254,18,"style"],[730,23,254,23],[730,25,254,25,"styles"],[730,31,254,31],[730,32,254,32,"tokenIcon"],[731,16,254,42],[732,18,254,42,"fileName"],[732,26,254,42],[732,28,254,42,"_jsxFileName"],[732,40,254,42],[733,18,254,42,"lineNumber"],[733,28,254,42],[734,18,254,42,"columnNumber"],[734,30,254,42],[735,16,254,42],[735,23,255,17],[735,24,255,18],[735,39,256,16],[735,43,256,16,"_reactJsxDevRuntime"],[735,62,256,16],[735,63,256,16,"jsxDEV"],[735,69,256,16],[735,71,256,17,"Image"],[735,76,256,22],[735,77,256,22,"default"],[735,84,256,22],[736,18,257,18,"source"],[736,24,257,24],[736,26,257,26],[737,20,257,28,"uri"],[737,23,257,31],[737,25,257,33],[738,18,257,133],[738,19,257,135],[739,18,258,18,"style"],[739,23,258,23],[739,25,258,25,"styles"],[739,31,258,31],[739,32,258,32,"networkBadge"],[740,16,258,45],[741,18,258,45,"fileName"],[741,26,258,45],[741,28,258,45,"_jsxFileName"],[741,40,258,45],[742,18,258,45,"lineNumber"],[742,28,258,45],[743,18,258,45,"columnNumber"],[743,30,258,45],[744,16,258,45],[744,23,259,17],[744,24,259,18],[745,14,259,18],[746,16,259,18,"fileName"],[746,24,259,18],[746,26,259,18,"_jsxFileName"],[746,38,259,18],[747,16,259,18,"lineNumber"],[747,26,259,18],[748,16,259,18,"columnNumber"],[748,28,259,18],[749,14,259,18],[749,21,260,20],[749,22,260,21],[749,37,261,14],[749,41,261,14,"_reactJsxDevRuntime"],[749,60,261,14],[749,61,261,14,"jsxDEV"],[749,67,261,14],[749,69,261,15,"View"],[749,73,261,19],[749,74,261,19,"default"],[749,81,261,19],[750,16,261,19,"children"],[750,24,261,19],[750,40,262,16],[750,44,262,16,"_reactJsxDevRuntime"],[750,63,262,16],[750,64,262,16,"jsxDEV"],[750,70,262,16],[750,72,262,17,"Text"],[750,76,262,21],[750,77,262,21,"default"],[750,84,262,21],[751,18,262,22,"style"],[751,23,262,27],[751,25,262,29,"styles"],[751,31,262,35],[751,32,262,36,"tokenItemName"],[751,45,262,50],[752,18,262,50,"children"],[752,26,262,50],[752,28,262,51],[753,16,262,55],[754,18,262,55,"fileName"],[754,26,262,55],[754,28,262,55,"_jsxFileName"],[754,40,262,55],[755,18,262,55,"lineNumber"],[755,28,262,55],[756,18,262,55,"columnNumber"],[756,30,262,55],[757,16,262,55],[757,23,262,61],[757,24,262,62],[757,39,263,16],[757,43,263,16,"_reactJsxDevRuntime"],[757,62,263,16],[757,63,263,16,"jsxDEV"],[757,69,263,16],[757,71,263,17,"Text"],[757,75,263,21],[757,76,263,21,"default"],[757,83,263,21],[758,18,263,22,"style"],[758,23,263,27],[758,25,263,29,"styles"],[758,31,263,35],[758,32,263,36,"tokenItemNetwork"],[758,48,263,53],[759,18,263,53,"children"],[759,26,263,53],[759,28,263,54],[760,16,263,65],[761,18,263,65,"fileName"],[761,26,263,65],[761,28,263,65,"_jsxFileName"],[761,40,263,65],[762,18,263,65,"lineNumber"],[762,28,263,65],[763,18,263,65,"columnNumber"],[763,30,263,65],[764,16,263,65],[764,23,263,71],[764,24,263,72],[765,14,263,72],[766,16,263,72,"fileName"],[766,24,263,72],[766,26,263,72,"_jsxFileName"],[766,38,263,72],[767,16,263,72,"lineNumber"],[767,26,263,72],[768,16,263,72,"columnNumber"],[768,28,263,72],[769,14,263,72],[769,21,264,20],[769,22,264,21],[770,12,264,21],[771,14,264,21,"fileName"],[771,22,264,21],[771,24,264,21,"_jsxFileName"],[771,36,264,21],[772,14,264,21,"lineNumber"],[772,24,264,21],[773,14,264,21,"columnNumber"],[773,26,264,21],[774,12,264,21],[774,19,265,18],[774,20,265,19],[774,35,266,12],[774,39,266,12,"_reactJsxDevRuntime"],[774,58,266,12],[774,59,266,12,"jsxDEV"],[774,65,266,12],[774,67,266,13,"View"],[774,71,266,17],[774,72,266,17,"default"],[774,79,266,17],[775,14,266,18,"style"],[775,19,266,23],[775,21,266,25,"styles"],[775,27,266,31],[775,28,266,32,"tokenItemRight"],[775,42,266,47],[776,14,266,47,"children"],[776,22,266,47],[776,38,267,14],[776,42,267,14,"_reactJsxDevRuntime"],[776,61,267,14],[776,62,267,14,"jsxDEV"],[776,68,267,14],[776,70,267,15,"Text"],[776,74,267,19],[776,75,267,19,"default"],[776,82,267,19],[777,16,267,20,"style"],[777,21,267,25],[777,23,267,27,"styles"],[777,29,267,33],[777,30,267,34,"tokenItemBalance"],[777,46,267,51],[778,16,267,51,"children"],[778,24,267,51],[778,26,267,52],[779,14,267,53],[780,16,267,53,"fileName"],[780,24,267,53],[780,26,267,53,"_jsxFileName"],[780,38,267,53],[781,16,267,53,"lineNumber"],[781,26,267,53],[782,16,267,53,"columnNumber"],[782,28,267,53],[783,14,267,53],[783,21,267,59],[783,22,267,60],[783,37,268,14],[783,41,268,14,"_reactJsxDevRuntime"],[783,60,268,14],[783,61,268,14,"jsxDEV"],[783,67,268,14],[783,69,268,15,"Text"],[783,73,268,19],[783,74,268,19,"default"],[783,81,268,19],[784,16,268,20,"style"],[784,21,268,25],[784,23,268,27,"styles"],[784,29,268,33],[784,30,268,34,"tokenItemUsd"],[784,42,268,47],[785,16,268,47,"children"],[785,24,268,47],[785,26,268,48],[786,14,268,50],[787,16,268,50,"fileName"],[787,24,268,50],[787,26,268,50,"_jsxFileName"],[787,38,268,50],[788,16,268,50,"lineNumber"],[788,26,268,50],[789,16,268,50,"columnNumber"],[789,28,268,50],[790,14,268,50],[790,21,268,56],[790,22,268,57],[791,12,268,57],[792,14,268,57,"fileName"],[792,22,268,57],[792,24,268,57,"_jsxFileName"],[792,36,268,57],[793,14,268,57,"lineNumber"],[793,24,268,57],[794,14,268,57,"columnNumber"],[794,26,268,57],[795,12,268,57],[795,19,269,18],[795,20,269,19],[796,10,269,19],[797,12,269,19,"fileName"],[797,20,269,19],[797,22,269,19,"_jsxFileName"],[797,34,269,19],[798,12,269,19,"lineNumber"],[798,22,269,19],[799,12,269,19,"columnNumber"],[799,24,269,19],[800,10,269,19],[800,17,270,16],[800,18,270,17],[801,8,270,17],[802,10,270,17,"fileName"],[802,18,270,17],[802,20,270,17,"_jsxFileName"],[802,32,270,17],[803,10,270,17,"lineNumber"],[803,20,270,17],[804,10,270,17,"columnNumber"],[804,22,270,17],[805,8,270,17],[805,15,273,14],[805,16,273,15],[806,6,273,15],[807,8,273,15,"fileName"],[807,16,273,15],[807,18,273,15,"_jsxFileName"],[807,30,273,15],[808,8,273,15,"lineNumber"],[808,18,273,15],[809,8,273,15,"columnNumber"],[809,20,273,15],[810,6,273,15],[810,13,274,18],[811,4,274,19],[812,6,274,19,"fileName"],[812,14,274,19],[812,16,274,19,"_jsxFileName"],[812,28,274,19],[813,6,274,19,"lineNumber"],[813,16,274,19],[814,6,274,19,"columnNumber"],[814,18,274,19],[815,4,274,19],[815,11,275,10],[815,12,275,11],[816,2,277,0],[817,2,277,1,"_s2"],[817,5,277,1],[817,6,118,9,"WalletTab"],[817,15,118,18],[818,4,118,18],[818,12,119,19,"useAuth"],[818,32,119,26],[818,33,119,26,"useAuth"],[818,40,119,26],[818,42,120,17,"useSafeAreaInsets"],[818,69,120,34],[818,70,120,34,"useSafeAreaInsets"],[818,87,120,34],[819,2,120,34],[820,2,120,34,"_c2"],[820,5,120,34],[820,8,118,9,"WalletTab"],[820,17,118,18],[821,2,279,0],[821,11,279,9,"CitizensTab"],[821,22,279,20,"CitizensTab"],[821,23,279,20],[821,25,279,23],[822,4,280,2],[822,24,281,4],[822,28,281,4,"_reactJsxDevRuntime"],[822,47,281,4],[822,48,281,4,"jsxDEV"],[822,54,281,4],[822,56,281,5,"View"],[822,60,281,9],[822,61,281,9,"default"],[822,68,281,9],[823,6,281,10,"style"],[823,11,281,15],[823,13,281,17,"styles"],[823,19,281,23],[823,20,281,24,"container"],[823,29,281,34],[824,6,281,34,"children"],[824,14,281,34],[824,29,282,6],[824,33,282,6,"_reactJsxDevRuntime"],[824,52,282,6],[824,53,282,6,"jsxDEV"],[824,59,282,6],[824,61,282,7,"Text"],[824,65,282,11],[824,66,282,11,"default"],[824,73,282,11],[825,8,282,12,"style"],[825,13,282,17],[825,15,282,19,"styles"],[825,21,282,25],[825,22,282,26,"placeholderText"],[825,37,282,42],[826,8,282,42,"children"],[826,16,282,42],[826,18,282,43],[827,6,282,58],[828,8,282,58,"fileName"],[828,16,282,58],[828,18,282,58,"_jsxFileName"],[828,30,282,58],[829,8,282,58,"lineNumber"],[829,18,282,58],[830,8,282,58,"columnNumber"],[830,20,282,58],[831,6,282,58],[831,13,282,64],[832,4,282,65],[833,6,282,65,"fileName"],[833,14,282,65],[833,16,282,65,"_jsxFileName"],[833,28,282,65],[834,6,282,65,"lineNumber"],[834,16,282,65],[835,6,282,65,"columnNumber"],[835,18,282,65],[836,4,282,65],[836,11,283,10],[836,12,283,11],[837,2,285,0],[838,2,285,1,"_c3"],[838,5,285,1],[838,8,279,9,"CitizensTab"],[838,19,279,20],[839,2,287,0],[839,11,287,9,"ReferralTab"],[839,22,287,20,"ReferralTab"],[839,23,287,20],[839,25,287,23],[840,4,288,2],[840,24,289,4],[840,28,289,4,"_reactJsxDevRuntime"],[840,47,289,4],[840,48,289,4,"jsxDEV"],[840,54,289,4],[840,56,289,5,"View"],[840,60,289,9],[840,61,289,9,"default"],[840,68,289,9],[841,6,289,10,"style"],[841,11,289,15],[841,13,289,17,"styles"],[841,19,289,23],[841,20,289,24,"container"],[841,29,289,34],[842,6,289,34,"children"],[842,14,289,34],[842,29,290,6],[842,33,290,6,"_reactJsxDevRuntime"],[842,52,290,6],[842,53,290,6,"jsxDEV"],[842,59,290,6],[842,61,290,7,"Text"],[842,65,290,11],[842,66,290,11,"default"],[842,73,290,11],[843,8,290,12,"style"],[843,13,290,17],[843,15,290,19,"styles"],[843,21,290,25],[843,22,290,26,"placeholderText"],[843,37,290,42],[844,8,290,42,"children"],[844,16,290,42],[844,18,290,43],[845,6,290,58],[846,8,290,58,"fileName"],[846,16,290,58],[846,18,290,58,"_jsxFileName"],[846,30,290,58],[847,8,290,58,"lineNumber"],[847,18,290,58],[848,8,290,58,"columnNumber"],[848,20,290,58],[849,6,290,58],[849,13,290,64],[850,4,290,65],[851,6,290,65,"fileName"],[851,14,290,65],[851,16,290,65,"_jsxFileName"],[851,28,290,65],[852,6,290,65,"lineNumber"],[852,16,290,65],[853,6,290,65,"columnNumber"],[853,18,290,65],[854,4,290,65],[854,11,291,10],[854,12,291,11],[855,2,293,0],[856,2,293,1,"_c4"],[856,5,293,1],[856,8,287,9,"ReferralTab"],[856,19,287,20],[857,2,295,0],[857,11,295,9,"ProfileTab"],[857,21,295,19,"ProfileTab"],[857,22,295,19],[857,24,295,22],[858,4,296,2],[858,24,297,4],[858,28,297,4,"_reactJsxDevRuntime"],[858,47,297,4],[858,48,297,4,"jsxDEV"],[858,54,297,4],[858,56,297,5,"View"],[858,60,297,9],[858,61,297,9,"default"],[858,68,297,9],[859,6,297,10,"style"],[859,11,297,15],[859,13,297,17,"styles"],[859,19,297,23],[859,20,297,24,"container"],[859,29,297,34],[860,6,297,34,"children"],[860,14,297,34],[860,29,298,6],[860,33,298,6,"_reactJsxDevRuntime"],[860,52,298,6],[860,53,298,6,"jsxDEV"],[860,59,298,6],[860,61,298,7,"Text"],[860,65,298,11],[860,66,298,11,"default"],[860,73,298,11],[861,8,298,12,"style"],[861,13,298,17],[861,15,298,19,"styles"],[861,21,298,25],[861,22,298,26,"placeholderText"],[861,37,298,42],[862,8,298,42,"children"],[862,16,298,42],[862,18,298,43],[863,6,298,57],[864,8,298,57,"fileName"],[864,16,298,57],[864,18,298,57,"_jsxFileName"],[864,30,298,57],[865,8,298,57,"lineNumber"],[865,18,298,57],[866,8,298,57,"columnNumber"],[866,20,298,57],[867,6,298,57],[867,13,298,63],[868,4,298,64],[869,6,298,64,"fileName"],[869,14,298,64],[869,16,298,64,"_jsxFileName"],[869,28,298,64],[870,6,298,64,"lineNumber"],[870,16,298,64],[871,6,298,64,"columnNumber"],[871,18,298,64],[872,4,298,64],[872,11,299,10],[872,12,299,11],[873,2,301,0],[874,2,301,1,"_c5"],[874,5,301,1],[874,8,295,9,"ProfileTab"],[874,18,295,19],[875,2,303,0],[875,8,303,6,"Tab"],[875,11,303,9],[875,14,303,12],[875,18,303,12,"createBottomTabNavigator"],[875,44,303,36],[875,45,303,36,"createBottomTabNavigator"],[875,69,303,36],[875,71,303,37],[875,72,303,38],[876,2,305,15],[876,11,305,24,"HomeScreen"],[876,21,305,34,"HomeScreen"],[876,22,305,34],[876,24,305,37],[877,4,306,2],[877,24,307,4],[877,28,307,4,"_reactJsxDevRuntime"],[877,47,307,4],[877,48,307,4,"jsxDEV"],[877,54,307,4],[877,56,307,5,"Tab"],[877,59,307,8],[877,60,307,9,"Navigator"],[877,69,307,18],[878,6,308,6,"screenOptions"],[878,19,308,19],[878,21,308,21],[879,8,309,8,"headerShown"],[879,19,309,19],[879,21,309,21],[879,26,309,26],[880,8,310,8,"tabBarActiveTintColor"],[880,29,310,29],[880,31,310,31],[880,40,310,40],[881,8,311,8,"tabBarInactiveTintColor"],[881,31,311,31],[881,33,311,33],[881,42,311,42],[882,8,312,8,"tabBarStyle"],[882,19,312,19],[882,21,312,21,"styles"],[882,27,312,27],[882,28,312,28,"tabBar"],[883,6,313,6],[883,7,313,8],[884,6,313,8,"children"],[884,14,313,8],[884,30,315,6],[884,34,315,6,"_reactJsxDevRuntime"],[884,53,315,6],[884,54,315,6,"jsxDEV"],[884,60,315,6],[884,62,315,7,"Tab"],[884,65,315,10],[884,66,315,11,"Screen"],[884,72,315,17],[885,8,316,8,"name"],[885,12,316,12],[885,14,316,13],[885,23,316,22],[886,8,317,8,"component"],[886,17,317,17],[886,19,317,19,"HomeTab"],[886,26,317,27],[887,8,318,8,"options"],[887,15,318,15],[887,17,318,17],[888,10,319,10,"tabBarLabel"],[888,21,319,21],[888,23,319,23],[888,29,319,29],[889,10,320,10,"tabBarIcon"],[889,20,320,20],[889,22,320,22,"tabBarIcon"],[889,23,320,23],[890,12,320,25,"color"],[890,17,320,30],[891,12,320,32,"size"],[892,10,320,37],[892,11,320,38],[892,29,321,12],[892,33,321,12,"_reactJsxDevRuntime"],[892,52,321,12],[892,53,321,12,"jsxDEV"],[892,59,321,12],[892,61,321,13,"_expoVectorIcons"],[892,77,321,21],[892,78,321,21,"Ionicons"],[892,86,321,21],[893,12,321,22,"name"],[893,16,321,26],[893,18,321,27],[893,24,321,33],[894,12,321,34,"size"],[894,16,321,38],[894,18,321,40,"size"],[894,22,321,45],[895,12,321,46,"color"],[895,17,321,51],[895,19,321,53,"color"],[896,10,321,59],[897,12,321,59,"fileName"],[897,20,321,59],[897,22,321,59,"_jsxFileName"],[897,34,321,59],[898,12,321,59,"lineNumber"],[898,22,321,59],[899,12,321,59,"columnNumber"],[899,24,321,59],[900,10,321,59],[900,17,321,61],[901,8,323,8],[902,6,323,10],[903,8,323,10,"fileName"],[903,16,323,10],[903,18,323,10,"_jsxFileName"],[903,30,323,10],[904,8,323,10,"lineNumber"],[904,18,323,10],[905,8,323,10,"columnNumber"],[905,20,323,10],[906,6,323,10],[906,13,324,7],[906,14,324,8],[906,29,325,6],[906,33,325,6,"_reactJsxDevRuntime"],[906,52,325,6],[906,53,325,6,"jsxDEV"],[906,59,325,6],[906,61,325,7,"Tab"],[906,64,325,10],[906,65,325,11,"Screen"],[906,71,325,17],[907,8,326,8,"name"],[907,12,326,12],[907,14,326,13],[907,22,326,21],[908,8,327,8,"component"],[908,17,327,17],[908,19,327,19,"WalletTab"],[908,28,327,29],[909,8,328,8,"options"],[909,15,328,15],[909,17,328,17],[910,10,329,10,"tabBarLabel"],[910,21,329,21],[910,23,329,23],[910,31,329,31],[911,10,330,10,"tabBarIcon"],[911,20,330,20],[911,22,330,22,"tabBarIcon"],[911,23,330,23],[912,12,330,25,"color"],[912,17,330,30],[913,12,330,32,"size"],[914,10,330,37],[914,11,330,38],[914,29,331,12],[914,33,331,12,"_reactJsxDevRuntime"],[914,52,331,12],[914,53,331,12,"jsxDEV"],[914,59,331,12],[914,61,331,13,"_expoVectorIcons"],[914,77,331,21],[914,78,331,21,"Ionicons"],[914,86,331,21],[915,12,331,22,"name"],[915,16,331,26],[915,18,331,27],[915,26,331,35],[916,12,331,36,"size"],[916,16,331,40],[916,18,331,42,"size"],[916,22,331,47],[917,12,331,48,"color"],[917,17,331,53],[917,19,331,55,"color"],[918,10,331,61],[919,12,331,61,"fileName"],[919,20,331,61],[919,22,331,61,"_jsxFileName"],[919,34,331,61],[920,12,331,61,"lineNumber"],[920,22,331,61],[921,12,331,61,"columnNumber"],[921,24,331,61],[922,10,331,61],[922,17,331,63],[923,8,333,8],[924,6,333,10],[925,8,333,10,"fileName"],[925,16,333,10],[925,18,333,10,"_jsxFileName"],[925,30,333,10],[926,8,333,10,"lineNumber"],[926,18,333,10],[927,8,333,10,"columnNumber"],[927,20,333,10],[928,6,333,10],[928,13,334,7],[928,14,334,8],[928,29,335,6],[928,33,335,6,"_reactJsxDevRuntime"],[928,52,335,6],[928,53,335,6,"jsxDEV"],[928,59,335,6],[928,61,335,7,"Tab"],[928,64,335,10],[928,65,335,11,"Screen"],[928,71,335,17],[929,8,336,8,"name"],[929,12,336,12],[929,14,336,13],[929,24,336,23],[930,8,337,8,"component"],[930,17,337,17],[930,19,337,19,"CitizensTab"],[930,30,337,31],[931,8,338,8,"options"],[931,15,338,15],[931,17,338,17],[932,10,339,10,"tabBarLabel"],[932,21,339,21],[932,23,339,23],[932,33,339,33],[933,10,340,10,"tabBarIcon"],[933,20,340,20],[933,22,340,22,"tabBarIcon"],[933,23,340,23],[934,12,340,25,"color"],[934,17,340,30],[935,12,340,32,"size"],[936,10,340,37],[936,11,340,38],[936,29,341,12],[936,33,341,12,"_reactJsxDevRuntime"],[936,52,341,12],[936,53,341,12,"jsxDEV"],[936,59,341,12],[936,61,341,13,"_expoVectorIcons"],[936,77,341,21],[936,78,341,21,"Ionicons"],[936,86,341,21],[937,12,341,22,"name"],[937,16,341,26],[937,18,341,27],[937,26,341,35],[938,12,341,36,"size"],[938,16,341,40],[938,18,341,42,"size"],[938,22,341,47],[939,12,341,48,"color"],[939,17,341,53],[939,19,341,55,"color"],[940,10,341,61],[941,12,341,61,"fileName"],[941,20,341,61],[941,22,341,61,"_jsxFileName"],[941,34,341,61],[942,12,341,61,"lineNumber"],[942,22,341,61],[943,12,341,61,"columnNumber"],[943,24,341,61],[944,10,341,61],[944,17,341,63],[945,8,343,8],[946,6,343,10],[947,8,343,10,"fileName"],[947,16,343,10],[947,18,343,10,"_jsxFileName"],[947,30,343,10],[948,8,343,10,"lineNumber"],[948,18,343,10],[949,8,343,10,"columnNumber"],[949,20,343,10],[950,6,343,10],[950,13,344,7],[950,14,344,8],[950,29,345,6],[950,33,345,6,"_reactJsxDevRuntime"],[950,52,345,6],[950,53,345,6,"jsxDEV"],[950,59,345,6],[950,61,345,7,"Tab"],[950,64,345,10],[950,65,345,11,"Screen"],[950,71,345,17],[951,8,346,8,"name"],[951,12,346,12],[951,14,346,13],[951,24,346,23],[952,8,347,8,"component"],[952,17,347,17],[952,19,347,19,"ReferralTab"],[952,30,347,31],[953,8,348,8,"options"],[953,15,348,15],[953,17,348,17],[954,10,349,10,"tabBarLabel"],[954,21,349,21],[954,23,349,23],[954,33,349,33],[955,10,350,10,"tabBarIcon"],[955,20,350,20],[955,22,350,22,"tabBarIcon"],[955,23,350,23],[956,12,350,25,"color"],[956,17,350,30],[957,12,350,32,"size"],[958,10,350,37],[958,11,350,38],[958,29,351,12],[958,33,351,12,"_reactJsxDevRuntime"],[958,52,351,12],[958,53,351,12,"jsxDEV"],[958,59,351,12],[958,61,351,13,"_expoVectorIcons"],[958,77,351,21],[958,78,351,21,"Ionicons"],[958,86,351,21],[959,12,351,22,"name"],[959,16,351,26],[959,18,351,27],[959,24,351,33],[960,12,351,34,"size"],[960,16,351,38],[960,18,351,40,"size"],[960,22,351,45],[961,12,351,46,"color"],[961,17,351,51],[961,19,351,53,"color"],[962,10,351,59],[963,12,351,59,"fileName"],[963,20,351,59],[963,22,351,59,"_jsxFileName"],[963,34,351,59],[964,12,351,59,"lineNumber"],[964,22,351,59],[965,12,351,59,"columnNumber"],[965,24,351,59],[966,10,351,59],[966,17,351,61],[967,8,353,8],[968,6,353,10],[969,8,353,10,"fileName"],[969,16,353,10],[969,18,353,10,"_jsxFileName"],[969,30,353,10],[970,8,353,10,"lineNumber"],[970,18,353,10],[971,8,353,10,"columnNumber"],[971,20,353,10],[972,6,353,10],[972,13,354,7],[972,14,354,8],[972,29,355,6],[972,33,355,6,"_reactJsxDevRuntime"],[972,52,355,6],[972,53,355,6,"jsxDEV"],[972,59,355,6],[972,61,355,7,"Tab"],[972,64,355,10],[972,65,355,11,"Screen"],[972,71,355,17],[973,8,356,8,"name"],[973,12,356,12],[973,14,356,13],[973,23,356,22],[974,8,357,8,"component"],[974,17,357,17],[974,19,357,19,"ProfileTab"],[974,29,357,30],[975,8,358,8,"options"],[975,15,358,15],[975,17,358,17],[976,10,359,10,"tabBarLabel"],[976,21,359,21],[976,23,359,23],[976,32,359,32],[977,10,360,10,"tabBarIcon"],[977,20,360,20],[977,22,360,22,"tabBarIcon"],[977,23,360,23],[978,12,360,25,"color"],[978,17,360,30],[979,12,360,32,"size"],[980,10,360,37],[980,11,360,38],[980,29,361,12],[980,33,361,12,"_reactJsxDevRuntime"],[980,52,361,12],[980,53,361,12,"jsxDEV"],[980,59,361,12],[980,61,361,13,"_expoVectorIcons"],[980,77,361,21],[980,78,361,21,"Ionicons"],[980,86,361,21],[981,12,361,22,"name"],[981,16,361,26],[981,18,361,27],[981,26,361,35],[982,12,361,36,"size"],[982,16,361,40],[982,18,361,42,"size"],[982,22,361,47],[983,12,361,48,"color"],[983,17,361,53],[983,19,361,55,"color"],[984,10,361,61],[985,12,361,61,"fileName"],[985,20,361,61],[985,22,361,61,"_jsxFileName"],[985,34,361,61],[986,12,361,61,"lineNumber"],[986,22,361,61],[987,12,361,61,"columnNumber"],[987,24,361,61],[988,10,361,61],[988,17,361,63],[989,8,363,8],[990,6,363,10],[991,8,363,10,"fileName"],[991,16,363,10],[991,18,363,10,"_jsxFileName"],[991,30,363,10],[992,8,363,10,"lineNumber"],[992,18,363,10],[993,8,363,10,"columnNumber"],[993,20,363,10],[994,6,363,10],[994,13,364,7],[994,14,364,8],[995,4,364,8],[996,6,364,8,"fileName"],[996,14,364,8],[996,16,364,8,"_jsxFileName"],[996,28,364,8],[997,6,364,8,"lineNumber"],[997,16,364,8],[998,6,364,8,"columnNumber"],[998,18,364,8],[999,4,364,8],[999,11,365,19],[999,12,365,20],[1000,2,367,0],[1001,2,367,1,"_c6"],[1001,5,367,1],[1001,8,305,24,"HomeScreen"],[1001,18,305,34],[1002,2,369,0],[1002,8,369,6,"QUICK_ACTIONS"],[1002,21,369,19],[1002,24,369,22],[1002,25,370,2],[1003,4,370,4,"id"],[1003,6,370,6],[1003,8,370,8],[1003,11,370,11],[1004,4,370,13,"label"],[1004,9,370,18],[1004,11,370,20],[1004,17,370,26],[1005,4,370,28,"icon"],[1005,8,370,32],[1005,10,370,34],[1005,25,370,49],[1006,4,370,51,"color"],[1006,9,370,56],[1006,11,370,58],[1007,2,370,68],[1007,3,370,69],[1007,5,371,2],[1008,4,371,4,"id"],[1008,6,371,6],[1008,8,371,8],[1008,11,371,11],[1009,4,371,13,"label"],[1009,9,371,18],[1009,11,371,20],[1009,20,371,29],[1010,4,371,31,"icon"],[1010,8,371,35],[1010,10,371,37],[1010,22,371,49],[1011,4,371,51,"color"],[1011,9,371,56],[1011,11,371,58],[1012,2,371,68],[1012,3,371,69],[1012,5,372,2],[1013,4,372,4,"id"],[1013,6,372,6],[1013,8,372,8],[1013,11,372,11],[1014,4,372,13,"label"],[1014,9,372,18],[1014,11,372,20],[1014,17,372,26],[1015,4,372,28,"icon"],[1015,8,372,32],[1015,10,372,34],[1015,27,372,51],[1016,4,372,53,"color"],[1016,9,372,58],[1016,11,372,60],[1017,2,372,70],[1017,3,372,71],[1017,5,373,2],[1018,4,373,4,"id"],[1018,6,373,6],[1018,8,373,8],[1018,11,373,11],[1019,4,373,13,"label"],[1019,9,373,18],[1019,11,373,20],[1019,17,373,26],[1020,4,373,28,"icon"],[1020,8,373,32],[1020,10,373,34],[1020,28,373,52],[1021,4,373,54,"color"],[1021,9,373,59],[1021,11,373,61],[1022,2,373,71],[1022,3,373,72],[1022,5,374,2],[1023,4,374,4,"id"],[1023,6,374,6],[1023,8,374,8],[1023,11,374,11],[1024,4,374,13,"label"],[1024,9,374,18],[1024,11,374,20],[1024,18,374,27],[1025,4,374,29,"icon"],[1025,8,374,33],[1025,10,374,35],[1025,23,374,48],[1026,4,374,50,"color"],[1026,9,374,55],[1026,11,374,57],[1027,2,374,67],[1027,3,374,68],[1027,5,375,2],[1028,4,375,4,"id"],[1028,6,375,6],[1028,8,375,8],[1028,11,375,11],[1029,4,375,13,"label"],[1029,9,375,18],[1029,11,375,20],[1029,21,375,30],[1030,4,375,32,"icon"],[1030,8,375,36],[1030,10,375,38],[1030,16,375,44],[1031,4,375,46,"color"],[1031,9,375,51],[1031,11,375,53],[1032,2,375,63],[1032,3,375,64],[1032,5,376,2],[1033,4,376,4,"id"],[1033,6,376,6],[1033,8,376,8],[1033,11,376,11],[1034,4,376,13,"label"],[1034,9,376,18],[1034,11,376,20],[1034,21,376,30],[1035,4,376,32,"icon"],[1035,8,376,36],[1035,10,376,38],[1035,25,376,53],[1036,4,376,55,"color"],[1036,9,376,60],[1036,11,376,62],[1037,2,376,72],[1037,3,376,73],[1037,5,377,2],[1038,4,377,4,"id"],[1038,6,377,6],[1038,8,377,8],[1038,11,377,11],[1039,4,377,13,"label"],[1039,9,377,18],[1039,11,377,20],[1039,22,377,31],[1040,4,377,33,"icon"],[1040,8,377,37],[1040,10,377,39],[1040,18,377,47],[1041,4,377,49,"color"],[1041,9,377,54],[1041,11,377,56],[1042,2,377,66],[1042,3,377,67],[1042,5,378,2],[1043,4,378,4,"id"],[1043,6,378,6],[1043,8,378,8],[1043,11,378,11],[1044,4,378,13,"label"],[1044,9,378,18],[1044,11,378,20],[1044,21,378,30],[1045,4,378,32,"icon"],[1045,8,378,36],[1045,10,378,38],[1045,21,378,49],[1046,4,378,51,"color"],[1046,9,378,56],[1046,11,378,58],[1047,2,378,68],[1047,3,378,69],[1047,5,379,2],[1048,4,379,4,"id"],[1048,6,379,6],[1048,8,379,8],[1048,12,379,12],[1049,4,379,14,"label"],[1049,9,379,19],[1049,11,379,21],[1049,21,379,31],[1050,4,379,33,"icon"],[1050,8,379,37],[1050,10,379,39],[1050,16,379,45],[1051,4,379,47,"color"],[1051,9,379,52],[1051,11,379,54],[1052,2,379,64],[1052,3,379,65],[1052,5,380,2],[1053,4,380,4,"id"],[1053,6,380,6],[1053,8,380,8],[1053,12,380,12],[1054,4,380,14,"label"],[1054,9,380,19],[1054,11,380,21],[1054,22,380,32],[1055,4,380,34,"icon"],[1055,8,380,38],[1055,10,380,40],[1055,16,380,46],[1056,4,380,48,"color"],[1056,9,380,53],[1056,11,380,55],[1057,2,380,65],[1057,3,380,66],[1057,5,381,2],[1058,4,381,4,"id"],[1058,6,381,6],[1058,8,381,8],[1058,12,381,12],[1059,4,381,14,"label"],[1059,9,381,19],[1059,11,381,21],[1059,17,381,27],[1060,4,381,29,"icon"],[1060,8,381,33],[1060,10,381,35],[1060,16,381,41],[1061,4,381,43,"color"],[1061,9,381,48],[1061,11,381,50],[1062,2,381,60],[1062,3,381,61],[1062,4,382,1],[1063,2,384,0],[1063,8,384,6,"styles"],[1063,14,384,12],[1063,17,384,15,"StyleSheet"],[1063,27,384,25],[1063,28,384,25,"default"],[1063,35,384,25],[1063,36,384,26,"create"],[1063,42,384,32],[1063,43,384,33],[1064,4,385,2,"container"],[1064,13,385,11],[1064,15,385,13],[1065,6,386,4,"flex"],[1065,10,386,8],[1065,12,386,10],[1065,13,386,11],[1066,6,387,4,"backgroundColor"],[1066,21,387,19],[1066,23,387,21],[1067,4,388,2],[1067,5,388,3],[1068,4,389,2,"scrollContent"],[1068,17,389,15],[1068,19,389,17],[1069,6,390,4,"paddingBottom"],[1069,19,390,17],[1069,21,390,19],[1070,4,391,2],[1070,5,391,3],[1071,4,392,2,"walletScrollContent"],[1071,23,392,21],[1071,25,392,23],[1072,6,393,4,"paddingBottom"],[1072,19,393,17],[1072,21,393,19],[1073,4,394,2],[1073,5,394,3],[1074,4,395,2,"header"],[1074,10,395,8],[1074,12,395,10],[1075,6,396,4,"flexDirection"],[1075,19,396,17],[1075,21,396,19],[1075,26,396,24],[1076,6,397,4,"justifyContent"],[1076,20,397,18],[1076,22,397,20],[1076,37,397,35],[1077,6,398,4,"alignItems"],[1077,16,398,14],[1077,18,398,16],[1077,26,398,24],[1078,6,399,4,"padding"],[1078,13,399,11],[1078,15,399,13],[1078,17,399,15],[1079,6,400,4,"backgroundColor"],[1079,21,400,19],[1079,23,400,21],[1079,29,400,27],[1080,6,401,4,"borderBottomWidth"],[1080,23,401,21],[1080,25,401,23],[1080,26,401,24],[1081,6,402,4,"borderBottomColor"],[1081,23,402,21],[1081,25,402,23],[1082,4,403,2],[1082,5,403,3],[1083,4,404,2,"headerLeft"],[1083,14,404,12],[1083,16,404,14],[1084,6,405,4,"position"],[1084,14,405,12],[1084,16,405,14],[1085,4,406,2],[1085,5,406,3],[1086,4,407,2,"profileImage"],[1086,16,407,14],[1086,18,407,16],[1087,6,408,4,"width"],[1087,11,408,9],[1087,13,408,11],[1087,15,408,13],[1088,6,409,4,"height"],[1088,12,409,10],[1088,14,409,12],[1088,16,409,14],[1089,6,410,4,"borderRadius"],[1089,18,410,16],[1089,20,410,18],[1089,22,410,20],[1090,6,411,4,"backgroundColor"],[1090,21,411,19],[1090,23,411,21],[1090,32,411,30],[1091,6,412,4,"alignItems"],[1091,16,412,14],[1091,18,412,16],[1091,26,412,24],[1092,6,413,4,"justifyContent"],[1092,20,413,18],[1092,22,413,20],[1092,30,413,28],[1093,6,414,4,"overflow"],[1093,14,414,12],[1093,16,414,14],[1094,4,415,2],[1094,5,415,3],[1095,4,416,2,"profileImageSrc"],[1095,19,416,17],[1095,21,416,19],[1096,6,417,4,"width"],[1096,11,417,9],[1096,13,417,11],[1096,15,417,13],[1097,6,418,4,"height"],[1097,12,418,10],[1097,14,418,12],[1098,4,419,2],[1098,5,419,3],[1099,4,420,2,"profileBadge"],[1099,16,420,14],[1099,18,420,16],[1100,6,421,4,"position"],[1100,14,421,12],[1100,16,421,14],[1100,26,421,24],[1101,6,422,4,"bottom"],[1101,12,422,10],[1101,14,422,12],[1101,15,422,13],[1101,16,422,14],[1102,6,423,4,"right"],[1102,11,423,9],[1102,13,423,11],[1102,14,423,12],[1102,15,423,13],[1103,6,424,4,"backgroundColor"],[1103,21,424,19],[1103,23,424,21],[1103,32,424,30],[1104,6,425,4,"borderRadius"],[1104,18,425,16],[1104,20,425,18],[1104,22,425,20],[1105,6,426,4,"paddingHorizontal"],[1105,23,426,21],[1105,25,426,23],[1105,26,426,24],[1106,6,427,4,"paddingVertical"],[1106,21,427,19],[1106,23,427,21],[1106,24,427,22],[1107,6,428,4,"flexDirection"],[1107,19,428,17],[1107,21,428,19],[1107,26,428,24],[1108,6,429,4,"alignItems"],[1108,16,429,14],[1108,18,429,16],[1108,26,429,24],[1109,6,430,4,"gap"],[1109,9,430,7],[1109,11,430,9],[1110,4,431,2],[1110,5,431,3],[1111,4,432,2,"trustScore"],[1111,14,432,12],[1111,16,432,14],[1112,6,433,4,"fontSize"],[1112,14,433,12],[1112,16,433,14],[1112,18,433,16],[1113,6,434,4,"fontWeight"],[1113,16,434,14],[1113,18,434,16],[1113,23,434,21],[1114,6,435,4,"color"],[1114,11,435,9],[1114,13,435,11],[1115,4,436,2],[1115,5,436,3],[1116,4,437,2,"headerRight"],[1116,15,437,13],[1116,17,437,15],[1117,6,438,4,"flexDirection"],[1117,19,438,17],[1117,21,438,19],[1117,26,438,24],[1118,6,439,4,"gap"],[1118,9,439,7],[1118,11,439,9],[1119,4,440,2],[1119,5,440,3],[1120,4,441,2,"iconButton"],[1120,14,441,12],[1120,16,441,14],[1121,6,442,4,"padding"],[1121,13,442,11],[1121,15,442,13],[1122,4,443,2],[1122,5,443,3],[1123,4,444,2,"announcementWidget"],[1123,22,444,20],[1123,24,444,22],[1124,6,445,4,"padding"],[1124,13,445,11],[1124,15,445,13],[1125,4,446,2],[1125,5,446,3],[1126,4,447,2,"announcement"],[1126,16,447,14],[1126,18,447,16],[1127,6,448,4,"backgroundColor"],[1127,21,448,19],[1127,23,448,21],[1127,29,448,27],[1128,6,449,4,"padding"],[1128,13,449,11],[1128,15,449,13],[1128,17,449,15],[1129,6,450,4,"borderRadius"],[1129,18,450,16],[1129,20,450,18],[1129,22,450,20],[1130,6,451,4,"marginRight"],[1130,17,451,15],[1130,19,451,17],[1130,21,451,19],[1131,6,452,4,"width"],[1131,11,452,9],[1131,13,452,11,"width"],[1131,18,452,16],[1131,21,452,19],[1131,23,452,21],[1132,6,453,4,"borderLeftWidth"],[1132,21,453,19],[1132,23,453,21],[1132,24,453,22],[1133,6,454,4,"borderLeftColor"],[1133,21,454,19],[1133,23,454,21],[1134,4,455,2],[1134,5,455,3],[1135,4,456,2,"announcementTitle"],[1135,21,456,19],[1135,23,456,21],[1136,6,457,4,"fontSize"],[1136,14,457,12],[1136,16,457,14],[1136,18,457,16],[1137,6,458,4,"fontWeight"],[1137,16,458,14],[1137,18,458,16],[1137,23,458,21],[1138,6,459,4,"color"],[1138,11,459,9],[1138,13,459,11],[1138,22,459,20],[1139,6,460,4,"marginBottom"],[1139,18,460,16],[1139,20,460,18],[1140,4,461,2],[1140,5,461,3],[1141,4,462,2,"announcementText"],[1141,20,462,18],[1141,22,462,20],[1142,6,463,4,"fontSize"],[1142,14,463,12],[1142,16,463,14],[1142,18,463,16],[1143,6,464,4,"color"],[1143,11,464,9],[1143,13,464,11],[1144,4,465,2],[1144,5,465,3],[1145,4,466,2,"quickActionsContainer"],[1145,25,466,23],[1145,27,466,25],[1146,6,467,4,"padding"],[1146,13,467,11],[1146,15,467,13],[1147,4,468,2],[1147,5,468,3],[1148,4,469,2,"sectionTitle"],[1148,16,469,14],[1148,18,469,16],[1149,6,470,4,"fontSize"],[1149,14,470,12],[1149,16,470,14],[1149,18,470,16],[1150,6,471,4,"fontWeight"],[1150,16,471,14],[1150,18,471,16],[1150,23,471,21],[1151,6,472,4,"color"],[1151,11,472,9],[1151,13,472,11],[1151,22,472,20],[1152,6,473,4,"marginBottom"],[1152,18,473,16],[1152,20,473,18],[1153,4,474,2],[1153,5,474,3],[1154,4,475,2,"actionsGrid"],[1154,15,475,13],[1154,17,475,15],[1155,6,476,4,"flexDirection"],[1155,19,476,17],[1155,21,476,19],[1155,26,476,24],[1156,6,477,4,"flexWrap"],[1156,14,477,12],[1156,16,477,14],[1156,22,477,20],[1157,6,478,4,"justifyContent"],[1157,20,478,18],[1157,22,478,20],[1158,4,479,2],[1158,5,479,3],[1159,4,480,2,"actionCard"],[1159,14,480,12],[1159,16,480,14],[1160,6,481,4,"width"],[1160,11,481,9],[1160,13,481,11],[1160,14,481,12,"width"],[1160,19,481,17],[1160,22,481,20],[1160,24,481,22],[1160,28,481,26],[1160,29,481,27],[1161,6,482,4,"backgroundColor"],[1161,21,482,19],[1161,23,482,21],[1161,29,482,27],[1162,6,483,4,"padding"],[1162,13,483,11],[1162,15,483,13],[1162,17,483,15],[1163,6,484,4,"borderRadius"],[1163,18,484,16],[1163,20,484,18],[1163,22,484,20],[1164,6,485,4,"alignItems"],[1164,16,485,14],[1164,18,485,16],[1164,26,485,24],[1165,6,486,4,"marginBottom"],[1165,18,486,16],[1165,20,486,18],[1165,22,486,20],[1166,6,487,4,"shadowColor"],[1166,17,487,15],[1166,19,487,17],[1166,25,487,23],[1167,6,488,4,"shadowOffset"],[1167,18,488,16],[1167,20,488,18],[1168,8,488,20,"width"],[1168,13,488,25],[1168,15,488,27],[1168,16,488,28],[1169,8,488,30,"height"],[1169,14,488,36],[1169,16,488,38],[1170,6,488,40],[1170,7,488,41],[1171,6,489,4,"shadowOpacity"],[1171,19,489,17],[1171,21,489,19],[1171,25,489,23],[1172,6,490,4,"shadowRadius"],[1172,18,490,16],[1172,20,490,18],[1172,21,490,19],[1173,6,491,4,"elevation"],[1173,15,491,13],[1173,17,491,15],[1174,4,492,2],[1174,5,492,3],[1175,4,493,2,"actionCardFirst"],[1175,19,493,17],[1175,21,493,19],[1176,6,494,4,"marginRight"],[1176,17,494,15],[1176,19,494,17],[1177,4,495,2],[1177,5,495,3],[1178,4,496,2,"actionCardLast"],[1178,18,496,16],[1178,20,496,18],[1179,6,497,4,"marginLeft"],[1179,16,497,14],[1179,18,497,16],[1180,4,498,2],[1180,5,498,3],[1181,4,499,2,"actionIcon"],[1181,14,499,12],[1181,16,499,14],[1182,6,500,4,"width"],[1182,11,500,9],[1182,13,500,11],[1182,15,500,13],[1183,6,501,4,"height"],[1183,12,501,10],[1183,14,501,12],[1183,16,501,14],[1184,6,502,4,"borderRadius"],[1184,18,502,16],[1184,20,502,18],[1184,22,502,20],[1185,6,503,4,"alignItems"],[1185,16,503,14],[1185,18,503,16],[1185,26,503,24],[1186,6,504,4,"justifyContent"],[1186,20,504,18],[1186,22,504,20],[1186,30,504,28],[1187,6,505,4,"marginBottom"],[1187,18,505,16],[1187,20,505,18],[1188,4,506,2],[1188,5,506,3],[1189,4,507,2,"actionLabel"],[1189,15,507,13],[1189,17,507,15],[1190,6,508,4,"fontSize"],[1190,14,508,12],[1190,16,508,14],[1190,18,508,16],[1191,6,509,4,"color"],[1191,11,509,9],[1191,13,509,11],[1191,22,509,20],[1192,6,510,4,"textAlign"],[1192,15,510,13],[1192,17,510,15],[1193,4,511,2],[1193,5,511,3],[1194,4,512,2,"walletHeader"],[1194,16,512,14],[1194,18,512,16],[1195,6,513,4,"padding"],[1195,13,513,11],[1195,15,513,13],[1195,17,513,15],[1196,6,514,4,"backgroundColor"],[1196,21,514,19],[1196,23,514,21],[1196,29,514,27],[1197,6,515,4,"borderBottomWidth"],[1197,23,515,21],[1197,25,515,23],[1197,26,515,24],[1198,6,516,4,"borderBottomColor"],[1198,23,516,21],[1198,25,516,23],[1198,34,516,32],[1199,6,517,4,"flexDirection"],[1199,19,517,17],[1199,21,517,19],[1199,26,517,24],[1200,6,518,4,"justifyContent"],[1200,20,518,18],[1200,22,518,20],[1200,37,518,35],[1201,6,519,4,"alignItems"],[1201,16,519,14],[1201,18,519,16],[1202,4,520,2],[1202,5,520,3],[1203,4,521,2,"walletTitle"],[1203,15,521,13],[1203,17,521,15],[1204,6,522,4,"fontSize"],[1204,14,522,12],[1204,16,522,14],[1204,18,522,16],[1205,6,523,4,"fontWeight"],[1205,16,523,14],[1205,18,523,16],[1205,23,523,21],[1206,6,524,4,"color"],[1206,11,524,9],[1206,13,524,11],[1207,4,525,2],[1207,5,525,3],[1208,4,526,2,"refreshButton"],[1208,17,526,15],[1208,19,526,17],[1209,6,527,4,"padding"],[1209,13,527,11],[1209,15,527,13],[1209,16,527,14],[1210,6,528,4,"borderRadius"],[1210,18,528,16],[1210,20,528,18],[1210,21,528,19],[1211,6,529,4,"backgroundColor"],[1211,21,529,19],[1211,23,529,21],[1212,4,530,2],[1212,5,530,3],[1213,4,531,2,"balanceCards"],[1213,16,531,14],[1213,18,531,16],[1214,6,532,4,"padding"],[1214,13,532,11],[1214,15,532,13],[1214,17,532,15],[1215,6,533,4,"gap"],[1215,9,533,7],[1215,11,533,9],[1216,4,534,2],[1216,5,534,3],[1217,4,535,2,"balanceCard"],[1217,15,535,13],[1217,17,535,15],[1218,6,536,4,"backgroundColor"],[1218,21,536,19],[1218,23,536,21],[1218,29,536,27],[1219,6,537,4,"padding"],[1219,13,537,11],[1219,15,537,13],[1219,17,537,15],[1220,6,538,4,"borderRadius"],[1220,18,538,16],[1220,20,538,18],[1220,22,538,20],[1221,6,539,4,"borderWidth"],[1221,17,539,15],[1221,19,539,17],[1221,20,539,18],[1222,6,540,4,"borderColor"],[1222,17,540,15],[1222,19,540,17],[1223,4,541,2],[1223,5,541,3],[1224,4,542,2,"balanceCardHeader"],[1224,21,542,19],[1224,23,542,21],[1225,6,543,4,"flexDirection"],[1225,19,543,17],[1225,21,543,19],[1225,26,543,24],[1226,6,544,4,"alignItems"],[1226,16,544,14],[1226,18,544,16],[1226,26,544,24],[1227,6,545,4,"gap"],[1227,9,545,7],[1227,11,545,9],[1227,12,545,10],[1228,6,546,4,"marginBottom"],[1228,18,546,16],[1228,20,546,18],[1229,4,547,2],[1229,5,547,3],[1230,4,548,2,"tokenLogo"],[1230,13,548,11],[1230,15,548,13],[1231,6,549,4,"width"],[1231,11,549,9],[1231,13,549,11],[1231,15,549,13],[1232,6,550,4,"height"],[1232,12,550,10],[1232,14,550,12],[1232,16,550,14],[1233,6,551,4,"borderRadius"],[1233,18,551,16],[1233,20,551,18],[1234,4,552,2],[1234,5,552,3],[1235,4,553,2,"tokenSymbol"],[1235,15,553,13],[1235,17,553,15],[1236,6,554,4,"fontSize"],[1236,14,554,12],[1236,16,554,14],[1236,18,554,16],[1237,6,555,4,"fontWeight"],[1237,16,555,14],[1237,18,555,16],[1237,23,555,21],[1238,6,556,4,"color"],[1238,11,556,9],[1238,13,556,11],[1239,4,557,2],[1239,5,557,3],[1240,4,558,2,"balanceAmount"],[1240,17,558,15],[1240,19,558,17],[1241,6,559,4,"fontSize"],[1241,14,559,12],[1241,16,559,14],[1241,18,559,16],[1242,6,560,4,"fontWeight"],[1242,16,560,14],[1242,18,560,16],[1242,23,560,21],[1243,6,561,4,"color"],[1243,11,561,9],[1243,13,561,11],[1243,22,561,20],[1244,6,562,4,"marginBottom"],[1244,18,562,16],[1244,20,562,18],[1245,4,563,2],[1245,5,563,3],[1246,4,564,2,"balanceUsd"],[1246,14,564,12],[1246,16,564,14],[1247,6,565,4,"fontSize"],[1247,14,565,12],[1247,16,565,14],[1247,18,565,16],[1248,6,566,4,"color"],[1248,11,566,9],[1248,13,566,11],[1249,4,567,2],[1249,5,567,3],[1250,4,568,2,"walletActions"],[1250,17,568,15],[1250,19,568,17],[1251,6,569,4,"flexDirection"],[1251,19,569,17],[1251,21,569,19],[1251,26,569,24],[1252,6,570,4,"padding"],[1252,13,570,11],[1252,15,570,13],[1252,17,570,15],[1253,6,571,4,"gap"],[1253,9,571,7],[1253,11,571,9],[1254,4,572,2],[1254,5,572,3],[1255,4,573,2,"walletActionButton"],[1255,22,573,20],[1255,24,573,22],[1256,6,574,4,"flex"],[1256,10,574,8],[1256,12,574,10],[1256,13,574,11],[1257,6,575,4,"backgroundColor"],[1257,21,575,19],[1257,23,575,21],[1257,32,575,30],[1258,6,576,4,"padding"],[1258,13,576,11],[1258,15,576,13],[1258,17,576,15],[1259,6,577,4,"borderRadius"],[1259,18,577,16],[1259,20,577,18],[1259,22,577,20],[1260,6,578,4,"alignItems"],[1260,16,578,14],[1260,18,578,16],[1260,26,578,24],[1261,6,579,4,"gap"],[1261,9,579,7],[1261,11,579,9],[1262,4,580,2],[1262,5,580,3],[1263,4,581,2,"walletActionText"],[1263,20,581,18],[1263,22,581,20],[1264,6,582,4,"color"],[1264,11,582,9],[1264,13,582,11],[1264,19,582,17],[1265,6,583,4,"fontSize"],[1265,14,583,12],[1265,16,583,14],[1265,18,583,16],[1266,6,584,4,"fontWeight"],[1266,16,584,14],[1266,18,584,16],[1267,4,585,2],[1267,5,585,3],[1268,4,586,2,"placeholderText"],[1268,19,586,17],[1268,21,586,19],[1269,6,587,4,"flex"],[1269,10,587,8],[1269,12,587,10],[1269,13,587,11],[1270,6,588,4,"textAlign"],[1270,15,588,13],[1270,17,588,15],[1270,25,588,23],[1271,6,589,4,"marginTop"],[1271,15,589,13],[1271,17,589,15],[1271,20,589,18],[1272,6,590,4,"fontSize"],[1272,14,590,12],[1272,16,590,14],[1272,18,590,16],[1273,6,591,4,"color"],[1273,11,591,9],[1273,13,591,11],[1274,4,592,2],[1274,5,592,3],[1275,4,593,2,"tabBar"],[1275,10,593,8],[1275,12,593,10],[1276,6,594,4,"borderTopWidth"],[1276,20,594,18],[1276,22,594,20],[1276,23,594,21],[1277,6,595,4,"borderTopColor"],[1277,20,595,18],[1277,22,595,20],[1277,31,595,29],[1278,6,596,4,"paddingBottom"],[1278,19,596,17],[1278,21,596,19],[1278,23,596,21],[1279,6,597,4,"paddingTop"],[1279,16,597,14],[1279,18,597,16],[1279,19,597,17],[1280,6,598,4,"backgroundColor"],[1280,21,598,19],[1280,23,598,21],[1281,4,599,2],[1281,5,599,3],[1282,4,600,2],[1283,4,601,2,"balanceRow"],[1283,14,601,12],[1283,16,601,14],[1284,6,602,4,"flexDirection"],[1284,19,602,17],[1284,21,602,19],[1284,26,602,24],[1285,6,603,4,"padding"],[1285,13,603,11],[1285,15,603,13],[1285,17,603,15],[1286,6,604,4,"gap"],[1286,9,604,7],[1286,11,604,9],[1287,4,605,2],[1287,5,605,3],[1288,4,606,2,"balanceCardNew"],[1288,18,606,16],[1288,20,606,18],[1289,6,607,4,"flex"],[1289,10,607,8],[1289,12,607,10],[1289,13,607,11],[1290,6,608,4,"backgroundColor"],[1290,21,608,19],[1290,23,608,21],[1290,29,608,27],[1291,6,609,4,"padding"],[1291,13,609,11],[1291,15,609,13],[1291,17,609,15],[1292,6,610,4,"borderRadius"],[1292,18,610,16],[1292,20,610,18],[1292,22,610,20],[1293,6,611,4,"alignItems"],[1293,16,611,14],[1293,18,611,16],[1293,26,611,24],[1294,6,612,4,"shadowColor"],[1294,17,612,15],[1294,19,612,17],[1294,25,612,23],[1295,6,613,4,"shadowOffset"],[1295,18,613,16],[1295,20,613,18],[1296,8,613,20,"width"],[1296,13,613,25],[1296,15,613,27],[1296,16,613,28],[1297,8,613,30,"height"],[1297,14,613,36],[1297,16,613,38],[1298,6,613,40],[1298,7,613,41],[1299,6,614,4,"shadowOpacity"],[1299,19,614,17],[1299,21,614,19],[1299,24,614,22],[1300,6,615,4,"shadowRadius"],[1300,18,615,16],[1300,20,615,18],[1300,21,615,19],[1301,6,616,4,"elevation"],[1301,15,616,13],[1301,17,616,15],[1302,4,617,2],[1302,5,617,3],[1303,4,618,2,"tokenLogoNew"],[1303,16,618,14],[1303,18,618,16],[1304,6,619,4,"width"],[1304,11,619,9],[1304,13,619,11],[1304,15,619,13],[1305,6,620,4,"height"],[1305,12,620,10],[1305,14,620,12],[1305,16,620,14],[1306,6,621,4,"borderRadius"],[1306,18,621,16],[1306,20,621,18],[1306,22,621,20],[1307,6,622,4,"marginBottom"],[1307,18,622,16],[1307,20,622,18],[1308,4,623,2],[1308,5,623,3],[1309,4,624,2,"tokenSymbolNew"],[1309,18,624,16],[1309,20,624,18],[1310,6,625,4,"fontSize"],[1310,14,625,12],[1310,16,625,14],[1310,18,625,16],[1311,6,626,4,"fontWeight"],[1311,16,626,14],[1311,18,626,16],[1311,23,626,21],[1312,6,627,4,"color"],[1312,11,627,9],[1312,13,627,11],[1312,22,627,20],[1313,6,628,4,"marginBottom"],[1313,18,628,16],[1313,20,628,18],[1314,4,629,2],[1314,5,629,3],[1315,4,630,2,"balanceAmountNew"],[1315,20,630,18],[1315,22,630,20],[1316,6,631,4,"fontSize"],[1316,14,631,12],[1316,16,631,14],[1316,18,631,16],[1317,6,632,4,"fontWeight"],[1317,16,632,14],[1317,18,632,16],[1317,23,632,21],[1318,6,633,4,"color"],[1318,11,633,9],[1318,13,633,11],[1318,22,633,20],[1319,6,634,4,"marginBottom"],[1319,18,634,16],[1319,20,634,18],[1320,4,635,2],[1320,5,635,3],[1321,4,636,2,"tokenNameNew"],[1321,16,636,14],[1321,18,636,16],[1322,6,637,4,"fontSize"],[1322,14,637,12],[1322,16,637,14],[1322,18,637,16],[1323,6,638,4,"color"],[1323,11,638,9],[1323,13,638,11],[1324,4,639,2],[1324,5,639,3],[1325,4,640,2,"actionsContainer"],[1325,20,640,18],[1325,22,640,20],[1326,6,641,4,"margin"],[1326,12,641,10],[1326,14,641,12],[1326,16,641,14],[1327,6,642,4,"backgroundColor"],[1327,21,642,19],[1327,23,642,21],[1327,29,642,27],[1328,6,643,4,"padding"],[1328,13,643,11],[1328,15,643,13],[1328,17,643,15],[1329,6,644,4,"borderRadius"],[1329,18,644,16],[1329,20,644,18],[1329,22,644,20],[1330,6,645,4,"shadowColor"],[1330,17,645,15],[1330,19,645,17],[1330,25,645,23],[1331,6,646,4,"shadowOffset"],[1331,18,646,16],[1331,20,646,18],[1332,8,646,20,"width"],[1332,13,646,25],[1332,15,646,27],[1332,16,646,28],[1333,8,646,30,"height"],[1333,14,646,36],[1333,16,646,38],[1334,6,646,40],[1334,7,646,41],[1335,6,647,4,"shadowOpacity"],[1335,19,647,17],[1335,21,647,19],[1335,24,647,22],[1336,6,648,4,"shadowRadius"],[1336,18,648,16],[1336,20,648,18],[1336,21,648,19],[1337,6,649,4,"elevation"],[1337,15,649,13],[1337,17,649,15],[1338,4,650,2],[1338,5,650,3],[1339,4,651,2,"actionsRow"],[1339,14,651,12],[1339,16,651,14],[1340,6,652,4,"flexDirection"],[1340,19,652,17],[1340,21,652,19],[1340,26,652,24],[1341,6,653,4,"justifyContent"],[1341,20,653,18],[1341,22,653,20],[1341,37,653,35],[1342,6,654,4,"marginBottom"],[1342,18,654,16],[1342,20,654,18],[1343,4,655,2],[1343,5,655,3],[1344,4,656,2,"actionBtn"],[1344,13,656,11],[1344,15,656,13],[1345,6,657,4,"width"],[1345,11,657,9],[1345,13,657,11],[1345,14,657,12,"width"],[1345,19,657,17],[1345,22,657,20],[1345,24,657,22],[1345,28,657,26],[1345,29,657,27],[1346,6,658,4,"padding"],[1346,13,658,11],[1346,15,658,13],[1346,17,658,15],[1347,6,659,4,"borderRadius"],[1347,18,659,16],[1347,20,659,18],[1347,22,659,20],[1348,6,660,4,"alignItems"],[1348,16,660,14],[1348,18,660,16],[1348,26,660,24],[1349,6,661,4,"justifyContent"],[1349,20,661,18],[1349,22,661,20],[1350,4,662,2],[1350,5,662,3],[1351,4,663,2,"actionBtnText"],[1351,17,663,15],[1351,19,663,17],[1352,6,664,4,"color"],[1352,11,664,9],[1352,13,664,11],[1352,19,664,17],[1353,6,665,4,"fontSize"],[1353,14,665,12],[1353,16,665,14],[1353,18,665,16],[1354,6,666,4,"fontWeight"],[1354,16,666,14],[1354,18,666,16],[1354,23,666,21],[1355,6,667,4,"marginTop"],[1355,15,667,13],[1355,17,667,15],[1356,4,668,2],[1356,5,668,3],[1357,4,669,2,"tokensContainer"],[1357,19,669,17],[1357,21,669,19],[1358,6,670,4,"margin"],[1358,12,670,10],[1358,14,670,12],[1358,16,670,14],[1359,6,671,4,"marginTop"],[1359,15,671,13],[1359,17,671,15],[1360,4,672,2],[1360,5,672,3],[1361,4,673,2,"tokensTitle"],[1361,15,673,13],[1361,17,673,15],[1362,6,674,4,"fontSize"],[1362,14,674,12],[1362,16,674,14],[1362,18,674,16],[1363,6,675,4,"fontWeight"],[1363,16,675,14],[1363,18,675,16],[1363,23,675,21],[1364,6,676,4,"color"],[1364,11,676,9],[1364,13,676,11],[1364,22,676,20],[1365,6,677,4,"marginBottom"],[1365,18,677,16],[1365,20,677,18],[1365,22,677,20],[1366,6,678,4,"paddingHorizontal"],[1366,23,678,21],[1366,25,678,23],[1367,4,679,2],[1367,5,679,3],[1368,4,680,2,"tokenItem"],[1368,13,680,11],[1368,15,680,13],[1369,6,681,4,"flexDirection"],[1369,19,681,17],[1369,21,681,19],[1369,26,681,24],[1370,6,682,4,"justifyContent"],[1370,20,682,18],[1370,22,682,20],[1370,37,682,35],[1371,6,683,4,"alignItems"],[1371,16,683,14],[1371,18,683,16],[1371,26,683,24],[1372,6,684,4,"backgroundColor"],[1372,21,684,19],[1372,23,684,21],[1372,29,684,27],[1373,6,685,4,"padding"],[1373,13,685,11],[1373,15,685,13],[1373,17,685,15],[1374,6,686,4,"borderRadius"],[1374,18,686,16],[1374,20,686,18],[1374,22,686,20],[1375,6,687,4,"marginBottom"],[1375,18,687,16],[1375,20,687,18],[1375,21,687,19],[1376,6,688,4,"shadowColor"],[1376,17,688,15],[1376,19,688,17],[1376,25,688,23],[1377,6,689,4,"shadowOffset"],[1377,18,689,16],[1377,20,689,18],[1378,8,689,20,"width"],[1378,13,689,25],[1378,15,689,27],[1378,16,689,28],[1379,8,689,30,"height"],[1379,14,689,36],[1379,16,689,38],[1380,6,689,40],[1380,7,689,41],[1381,6,690,4,"shadowOpacity"],[1381,19,690,17],[1381,21,690,19],[1381,25,690,23],[1382,6,691,4,"shadowRadius"],[1382,18,691,16],[1382,20,691,18],[1382,21,691,19],[1383,6,692,4,"elevation"],[1383,15,692,13],[1383,17,692,15],[1384,4,693,2],[1384,5,693,3],[1385,4,694,2,"tokenItemLeft"],[1385,17,694,15],[1385,19,694,17],[1386,6,695,4,"flexDirection"],[1386,19,695,17],[1386,21,695,19],[1386,26,695,24],[1387,6,696,4,"alignItems"],[1387,16,696,14],[1387,18,696,16],[1387,26,696,24],[1388,6,697,4,"gap"],[1388,9,697,7],[1388,11,697,9],[1389,4,698,2],[1389,5,698,3],[1390,4,699,2,"tokenIconContainer"],[1390,22,699,20],[1390,24,699,22],[1391,6,700,4,"position"],[1391,14,700,12],[1391,16,700,14],[1391,26,700,24],[1392,6,701,4,"width"],[1392,11,701,9],[1392,13,701,11],[1392,15,701,13],[1393,6,702,4,"height"],[1393,12,702,10],[1393,14,702,12],[1394,4,703,2],[1394,5,703,3],[1395,4,704,2,"tokenIcon"],[1395,13,704,11],[1395,15,704,13],[1396,6,705,4,"width"],[1396,11,705,9],[1396,13,705,11],[1396,15,705,13],[1397,6,706,4,"height"],[1397,12,706,10],[1397,14,706,12],[1397,16,706,14],[1398,6,707,4,"borderRadius"],[1398,18,707,16],[1398,20,707,18],[1399,4,708,2],[1399,5,708,3],[1400,4,709,2,"networkBadge"],[1400,16,709,14],[1400,18,709,16],[1401,6,710,4,"position"],[1401,14,710,12],[1401,16,710,14],[1401,26,710,24],[1402,6,711,4,"right"],[1402,11,711,9],[1402,13,711,11],[1402,14,711,12],[1402,15,711,13],[1403,6,712,4,"bottom"],[1403,12,712,10],[1403,14,712,12],[1403,15,712,13],[1403,16,712,14],[1404,6,713,4,"width"],[1404,11,713,9],[1404,13,713,11],[1404,15,713,13],[1405,6,714,4,"height"],[1405,12,714,10],[1405,14,714,12],[1405,16,714,14],[1406,6,715,4,"borderRadius"],[1406,18,715,16],[1406,20,715,18],[1406,21,715,19],[1407,6,716,4,"borderWidth"],[1407,17,716,15],[1407,19,716,17],[1407,20,716,18],[1408,6,717,4,"borderColor"],[1408,17,717,15],[1408,19,717,17],[1409,4,718,2],[1409,5,718,3],[1410,4,719,2,"tokenItemName"],[1410,17,719,15],[1410,19,719,17],[1411,6,720,4,"fontSize"],[1411,14,720,12],[1411,16,720,14],[1411,18,720,16],[1412,6,721,4,"fontWeight"],[1412,16,721,14],[1412,18,721,16],[1412,23,721,21],[1413,6,722,4,"color"],[1413,11,722,9],[1413,13,722,11],[1414,4,723,2],[1414,5,723,3],[1415,4,724,2,"tokenItemNetwork"],[1415,20,724,18],[1415,22,724,20],[1416,6,725,4,"fontSize"],[1416,14,725,12],[1416,16,725,14],[1416,18,725,16],[1417,6,726,4,"color"],[1417,11,726,9],[1417,13,726,11],[1418,4,727,2],[1418,5,727,3],[1419,4,728,2,"tokenItemRight"],[1419,18,728,16],[1419,20,728,18],[1420,6,729,4,"alignItems"],[1420,16,729,14],[1420,18,729,16],[1421,4,730,2],[1421,5,730,3],[1422,4,731,2,"tokenItemBalance"],[1422,20,731,18],[1422,22,731,20],[1423,6,732,4,"fontSize"],[1423,14,732,12],[1423,16,732,14],[1423,18,732,16],[1424,6,733,4,"fontWeight"],[1424,16,733,14],[1424,18,733,16],[1424,23,733,21],[1425,6,734,4,"color"],[1425,11,734,9],[1425,13,734,11],[1426,4,735,2],[1426,5,735,3],[1427,4,736,2,"tokenItemUsd"],[1427,16,736,14],[1427,18,736,16],[1428,6,737,4,"fontSize"],[1428,14,737,12],[1428,16,737,14],[1428,18,737,16],[1429,6,738,4,"color"],[1429,11,738,9],[1429,13,738,11],[1430,4,739,2],[1431,2,740,0],[1431,3,740,1],[1431,4,740,2],[1432,2,740,3],[1432,6,740,3,"_c"],[1432,8,740,3],[1432,10,740,3,"_c2"],[1432,13,740,3],[1432,15,740,3,"_c3"],[1432,18,740,3],[1432,20,740,3,"_c4"],[1432,23,740,3],[1432,25,740,3,"_c5"],[1432,28,740,3],[1432,30,740,3,"_c6"],[1432,33,740,3],[1433,2,740,3,"$RefreshReg$"],[1433,14,740,3],[1433,15,740,3,"_c"],[1433,17,740,3],[1434,2,740,3,"$RefreshReg$"],[1434,14,740,3],[1434,15,740,3,"_c2"],[1434,18,740,3],[1435,2,740,3,"$RefreshReg$"],[1435,14,740,3],[1435,15,740,3,"_c3"],[1435,18,740,3],[1436,2,740,3,"$RefreshReg$"],[1436,14,740,3],[1436,15,740,3,"_c4"],[1436,18,740,3],[1437,2,740,3,"$RefreshReg$"],[1437,14,740,3],[1437,15,740,3,"_c5"],[1437,18,740,3],[1438,2,740,3,"$RefreshReg$"],[1438,14,740,3],[1438,15,740,3,"_c6"],[1438,18,740,3],[1439,0,740,3],[1439,3]],"functionMap":{"names":["","HomeTab","pickImage","QUICK_ACTIONS.map$argument_0","WalletTab","useEffect$argument_0","fetchBalance","setTimeout$argument_0","CitizensTab","ReferralTab","ProfileTab","HomeScreen","Tab.Screen.props.options.tabBarIcon"],"mappings":"AAA;ACmB;oBCK;GDqB;+BEkD;aFc;CDM;AIE;YCS;GDE;uBEE;mCCI,wBD;GF8B;CJgH;AQE;CRM;ASE;CTM;AUE;CVM;eWI;sBCe;WDE;sBCQ;WDE;sBCQ;WDE;sBCQ;WDE;sBCQ;WDE;CXK"},"hasCjsExports":false},"type":"js/module"}]} \ No newline at end of file diff --git a/frontend/.metro-cache/cache/9c/5ab3a07f46ef93ae70943ad8712d9f596c07dde586443f31da53abe8a04de1bea46904 b/frontend/.metro-cache/cache/9c/5ab3a07f46ef93ae70943ad8712d9f596c07dde586443f31da53abe8a04de1bea46904 new file mode 100644 index 00000000..d2798c2e --- /dev/null +++ b/frontend/.metro-cache/cache/9c/5ab3a07f46ef93ae70943ad8712d9f596c07dde586443f31da53abe8a04de1bea46904 @@ -0,0 +1 @@ +{"dependencies":[{"name":"@babel/runtime/helpers/asyncToGenerator","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"YisBBiy2Xm9DEVdFebZ2nbgAHBo=","exportNames":["*"],"imports":1}},{"name":"@babel/runtime/helpers/slicedToArray","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"5y7e5+zC7teYEEC6niD9f5zII1M=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":51,"index":51}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":52},"end":{"line":11,"column":22,"index":179}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}},{"name":"@expo/vector-icons","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":180},"end":{"line":12,"column":46,"index":226}}],"key":"ow7vkrqkIckRjlSi/+MhMmRYtUE=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/bottom-tabs","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":227},"end":{"line":13,"column":73,"index":300}}],"key":"+CsiEPZJMQUbFs9pwhg0Pji1O3k=","exportNames":["*"],"imports":1}},{"name":"expo-image-picker","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":301},"end":{"line":14,"column":49,"index":350}}],"key":"XQFgv2+WadF9xV+S67CI6D8lClA=","exportNames":["*"],"imports":1}},{"name":"../contexts/AuthContext","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0,"index":351},"end":{"line":15,"column":50,"index":401}}],"key":"oNCgyH4yx4pAIVZXLqqRGB2kuCY=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":16,"column":0,"index":402},"end":{"line":16,"column":67,"index":469}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/src/screens/HomeScreen.tsx\",\n _s = $RefreshSig$(),\n _s2 = $RefreshSig$();\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return HomeScreen;\n }\n });\n var _babelRuntimeHelpersAsyncToGenerator = require(_dependencyMap[0], \"@babel/runtime/helpers/asyncToGenerator\");\n var _asyncToGenerator = _interopDefault(_babelRuntimeHelpersAsyncToGenerator);\n var _babelRuntimeHelpersSlicedToArray = require(_dependencyMap[1], \"@babel/runtime/helpers/slicedToArray\");\n var _slicedToArray = _interopDefault(_babelRuntimeHelpersSlicedToArray);\n var _react = require(_dependencyMap[2], \"react\");\n var _reactNative = require(_dependencyMap[3], \"react-native\");\n var _expoVectorIcons = require(_dependencyMap[4], \"@expo/vector-icons\");\n var _reactNavigationBottomTabs = require(_dependencyMap[5], \"@react-navigation/bottom-tabs\");\n var _expoImagePicker = require(_dependencyMap[6], \"expo-image-picker\");\n var ImagePicker = _interopNamespace(_expoImagePicker);\n var _contextsAuthContext = require(_dependencyMap[7], \"../contexts/AuthContext\");\n var _reactNativeSafeAreaContext = require(_dependencyMap[8], \"react-native-safe-area-context\");\n var _reactJsxDevRuntime = require(_dependencyMap[9], \"react/jsx-dev-runtime\");\n var _Dimensions$get = _reactNative.Dimensions.get('window'),\n width = _Dimensions$get.width;\n function HomeTab() {\n _s();\n var _useAuth = (0, _contextsAuthContext.useAuth)(),\n user = _useAuth.user;\n var insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n var _useState = (0, _react.useState)(null),\n _useState2 = (0, _slicedToArray.default)(_useState, 2),\n profileImage = _useState2[0],\n setProfileImage = _useState2[1];\n var pickImage = /*#__PURE__*/function () {\n var _ref = (0, _asyncToGenerator.default)(function* () {\n var permissionResult = yield ImagePicker.requestMediaLibraryPermissionsAsync();\n if (permissionResult.granted === false) {\n _reactNative.Alert.alert('Permission Required', 'Permission to access camera roll is required!');\n return;\n }\n var result = yield ImagePicker.launchImageLibraryAsync({\n mediaTypes: ImagePicker.MediaTypeOptions.Images,\n allowsEditing: true,\n aspect: [1, 1],\n quality: 0.5,\n base64: true\n });\n if (!result.canceled && result.assets[0].base64) {\n var base64Image = `data:image/jpeg;base64,${result.assets[0].base64}`;\n setProfileImage(base64Image);\n // TODO: Save to backend\n }\n });\n return function pickImage() {\n return _ref.apply(this, arguments);\n };\n }();\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.ScrollView, {\n showsVerticalScrollIndicator: false,\n contentContainerStyle: styles.scrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: [styles.header, {\n paddingTop: insets.top + 16\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.headerLeft,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: styles.profileImage,\n onPress: pickImage,\n children: profileImage ? /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Image, {\n source: {\n uri: profileImage\n },\n style: styles.profileImageSrc\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 55,\n columnNumber: 17\n }, this) : /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"person\",\n size: 24,\n color: \"#6B7280\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 57,\n columnNumber: 17\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 53,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.profileBadge,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"star\",\n size: 12,\n color: \"#FFD700\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 61,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.trustScore,\n children: \"750\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 62,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 60,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 52,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.headerRight,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"qr-code-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 67,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 66,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"notifications-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 70,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 69,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: styles.iconButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"settings-outline\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 73,\n columnNumber: 15\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 72,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 65,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 51,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.announcementWidget,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.ScrollView, {\n horizontal: true,\n showsHorizontalScrollIndicator: false,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.announcement,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.announcementTitle,\n children: \"\\uD83C\\uDF89 Welcome to PezkuwiChain!\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 82,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.announcementText,\n children: \"Start your citizenship journey today\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 83,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 81,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.announcement,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.announcementTitle,\n children: \"\\uD83D\\uDCE2 New Feature\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 86,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.announcementText,\n children: \"Vote on governance proposals\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 87,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 85,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 80,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 79,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.quickActionsContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"Quick Actions\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 94,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.actionsGrid,\n children: QUICK_ACTIONS.map((action, index) => /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionCard, index % 4 === 0 && styles.actionCardFirst, index % 4 === 3 && styles.actionCardLast],\n activeOpacity: 0.7,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: [styles.actionIcon, {\n backgroundColor: action.color\n }],\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: action.icon,\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 106,\n columnNumber: 19\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 105,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionLabel,\n children: action.label\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 108,\n columnNumber: 17\n }, this)]\n }, action.id, true, {\n fileName: _jsxFileName,\n lineNumber: 97,\n columnNumber: 15\n }, this))\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 95,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 93,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 49,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 48,\n columnNumber: 5\n }, this);\n }\n _s(HomeTab, \"pgoV7N27dhD5Wm0B3WJbUyeoNb4=\", false, function () {\n return [_contextsAuthContext.useAuth, _reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c = HomeTab;\n function WalletTab() {\n _s2();\n var _useAuth2 = (0, _contextsAuthContext.useAuth)(),\n user = _useAuth2.user;\n var insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n var _useState3 = (0, _react.useState)('Loading...'),\n _useState4 = (0, _slicedToArray.default)(_useState3, 2),\n hezBalance = _useState4[0],\n setHezBalance = _useState4[1];\n var _useState5 = (0, _react.useState)('Loading...'),\n _useState6 = (0, _slicedToArray.default)(_useState5, 2),\n pezBalance = _useState6[0],\n setPezBalance = _useState6[1];\n var _useState7 = (0, _react.useState)(true),\n _useState8 = (0, _slicedToArray.default)(_useState7, 2),\n loading = _useState8[0],\n setLoading = _useState8[1];\n var TEST_WALLET = '5GgTgG9sRmPQAYU1RsTejZYnZRjwzKZKWD3awtuqjHioki45';\n (0, _react.useEffect)(() => {\n fetchBalance();\n }, []);\n var fetchBalance = /*#__PURE__*/function () {\n var _ref2 = (0, _asyncToGenerator.default)(function* () {\n try {\n var backendUrl = \"https://digital-kurdistan.preview.emergentagent.com\" || 'http://localhost:8001';\n var controller = new AbortController();\n var timeoutId = setTimeout(() => controller.abort(), 5000); // 5 sec timeout\n\n var response = yield fetch(`${backendUrl}/api/blockchain/balance`, {\n method: 'POST',\n headers: {\n 'Content-Type': 'application/json'\n },\n body: JSON.stringify({\n address: TEST_WALLET\n }),\n signal: controller.signal\n });\n clearTimeout(timeoutId);\n if (response.ok) {\n var data = yield response.json();\n setHezBalance(parseFloat(data.hez).toFixed(2));\n setPezBalance(parseFloat(data.pez).toFixed(2));\n } else {\n setHezBalance('0.00');\n setPezBalance('0.00');\n }\n } catch (error) {\n console.error('Balance fetch error:', error);\n setHezBalance('0.00');\n setPezBalance('0.00');\n } finally {\n setLoading(false);\n }\n });\n return function fetchBalance() {\n return _ref2.apply(this, arguments);\n };\n }();\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.ScrollView, {\n contentContainerStyle: styles.walletScrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: [styles.walletHeader, {\n paddingTop: insets.top + 16\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.walletTitle,\n children: \"My Wallet\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 172,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n onPress: fetchBalance,\n style: styles.refreshButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"refresh\",\n size: 20,\n color: \"#EE2A35\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 174,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 173,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 171,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.balanceRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.balanceCardNew,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Image, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/izidxcrq_hez_logo_kurdistangunesi.png'\n },\n style: styles.tokenLogoNew\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 181,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenSymbolNew,\n children: \"HEZ\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 185,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.balanceAmountNew,\n children: hezBalance\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 186,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenNameNew,\n children: \"Hemwelat\\xEE Token\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 187,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 180,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.balanceCardNew,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Image, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/jjj4s5p3_pez_logo.jpg'\n },\n style: styles.tokenLogoNew\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 191,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenSymbolNew,\n children: \"PEZ\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 195,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.balanceAmountNew,\n children: pezBalance\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 196,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenNameNew,\n children: \"Pezkuw\\xEE Token\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 197,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 190,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 179,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.actionsContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.actionsRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#34D399'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-up\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 206,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Send\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 207,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 205,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#3B82F6'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-down\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 210,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Receive\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 211,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 209,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#8B5CF6'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"swap-horizontal\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 214,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Swap\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 215,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 213,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#1F2937'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"people\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 218,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"P2P\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 219,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 217,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 204,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.actionsRow,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#EF4444'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"megaphone\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 226,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Vote\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 227,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 225,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#F59E0B'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"apps\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 230,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"DApps\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 231,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 229,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#10B981'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"leaf\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 234,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Staking\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 235,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 233,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n style: [styles.actionBtn, {\n backgroundColor: '#6366F1'\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"link\",\n size: 24,\n color: \"#FFF\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 238,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.actionBtnText,\n children: \"Connect\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 239,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 237,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 224,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 202,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.tokensContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokensTitle,\n children: \"Tokens\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 246,\n columnNumber: 11\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.tokenItem,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.tokenItemLeft,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.tokenIconContainer,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Image, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/sxd0qsv2_usdt_logo.jpg'\n },\n style: styles.tokenIcon\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 252,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Image, {\n source: {\n uri: 'https://customer-assets.emergentagent.com/job_mobile-wallet-app-3/artifacts/jjj4s5p3_pez_logo.jpg'\n },\n style: styles.networkBadge\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 256,\n columnNumber: 17\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 251,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenItemName,\n children: \"USDT\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 262,\n columnNumber: 17\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenItemNetwork,\n children: \"PEZ Network\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 263,\n columnNumber: 17\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 261,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 250,\n columnNumber: 13\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.tokenItemRight,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenItemBalance,\n children: \"0\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 267,\n columnNumber: 15\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.tokenItemUsd,\n children: \"$0\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 268,\n columnNumber: 15\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 266,\n columnNumber: 13\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 249,\n columnNumber: 11\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 245,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 169,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 168,\n columnNumber: 5\n }, this);\n }\n _s2(WalletTab, \"au1LhcdFE/xm+p6ABjN+Tw094Lc=\", false, function () {\n return [_contextsAuthContext.useAuth, _reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c2 = WalletTab;\n function CitizensTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.placeholderText,\n children: \"Citizens Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 282,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 281,\n columnNumber: 5\n }, this);\n }\n _c3 = CitizensTab;\n function ReferralTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.placeholderText,\n children: \"Referral Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 290,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 289,\n columnNumber: 5\n }, this);\n }\n _c4 = ReferralTab;\n function ProfileTab() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.container,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.placeholderText,\n children: \"Profile Screen\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 298,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 297,\n columnNumber: 5\n }, this);\n }\n _c5 = ProfileTab;\n var Tab = (0, _reactNavigationBottomTabs.createBottomTabNavigator)();\n function HomeScreen() {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Navigator, {\n screenOptions: {\n headerShown: false,\n tabBarActiveTintColor: '#EE2A35',\n tabBarInactiveTintColor: '#6B7280',\n tabBarStyle: styles.tabBar\n },\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"HomeTab\",\n component: HomeTab,\n options: {\n tabBarLabel: 'Home',\n tabBarIcon: _ref3 => {\n var color = _ref3.color,\n size = _ref3.size;\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"home\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 321,\n columnNumber: 13\n }, this);\n }\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 315,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Wallet\",\n component: WalletTab,\n options: {\n tabBarLabel: 'Wallet',\n tabBarIcon: _ref4 => {\n var color = _ref4.color,\n size = _ref4.size;\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"wallet\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 331,\n columnNumber: 13\n }, this);\n }\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 325,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Citizens\",\n component: CitizensTab,\n options: {\n tabBarLabel: 'Citizens',\n tabBarIcon: _ref5 => {\n var color = _ref5.color,\n size = _ref5.size;\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"people\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 341,\n columnNumber: 13\n }, this);\n }\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 335,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Referral\",\n component: ReferralTab,\n options: {\n tabBarLabel: 'Referral',\n tabBarIcon: _ref6 => {\n var color = _ref6.color,\n size = _ref6.size;\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"gift\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 351,\n columnNumber: 13\n }, this);\n }\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 345,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Tab.Screen, {\n name: \"Profile\",\n component: ProfileTab,\n options: {\n tabBarLabel: 'Profile',\n tabBarIcon: _ref7 => {\n var color = _ref7.color,\n size = _ref7.size;\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"person\",\n size: size,\n color: color\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 361,\n columnNumber: 13\n }, this);\n }\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 355,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 307,\n columnNumber: 5\n }, this);\n }\n _c6 = HomeScreen;\n var QUICK_ACTIONS = [{\n id: '1',\n label: 'Send',\n icon: 'arrow-forward',\n color: '#EE2A35'\n }, {\n id: '2',\n label: 'Receive',\n icon: 'arrow-down',\n color: '#00A651'\n }, {\n id: '3',\n label: 'Swap',\n icon: 'swap-horizontal',\n color: '#FFD700'\n }, {\n id: '4',\n label: 'Vote',\n icon: 'checkmark-circle',\n color: '#3B82F6'\n }, {\n id: '5',\n label: 'Stake',\n icon: 'lock-closed',\n color: '#8B5CF6'\n }, {\n id: '6',\n label: 'Identity',\n icon: 'card',\n color: '#10B981'\n }, {\n id: '7',\n label: 'Passport',\n icon: 'document-text',\n color: '#F59E0B'\n }, {\n id: '8',\n label: 'Education',\n icon: 'school',\n color: '#EC4899'\n }, {\n id: '9',\n label: 'Business',\n icon: 'briefcase',\n color: '#6366F1'\n }, {\n id: '10',\n label: 'Treasury',\n icon: 'cash',\n color: '#14B8A6'\n }, {\n id: '11',\n label: 'Proposals',\n icon: 'bulb',\n color: '#F97316'\n }, {\n id: '12',\n label: 'More',\n icon: 'apps',\n color: '#9333EA'\n }];\n var styles = _reactNative.StyleSheet.create({\n container: {\n flex: 1,\n backgroundColor: '#F8F9FA'\n },\n scrollContent: {\n paddingBottom: 80\n },\n walletScrollContent: {\n paddingBottom: 80\n },\n header: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center',\n padding: 16,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB'\n },\n headerLeft: {\n position: 'relative'\n },\n profileImage: {\n width: 50,\n height: 50,\n borderRadius: 25,\n backgroundColor: '#F3F4F6',\n alignItems: 'center',\n justifyContent: 'center',\n overflow: 'hidden'\n },\n profileImageSrc: {\n width: 50,\n height: 50\n },\n profileBadge: {\n position: 'absolute',\n bottom: -5,\n right: -5,\n backgroundColor: '#1F2937',\n borderRadius: 12,\n paddingHorizontal: 6,\n paddingVertical: 2,\n flexDirection: 'row',\n alignItems: 'center',\n gap: 2\n },\n trustScore: {\n fontSize: 10,\n fontWeight: '600',\n color: '#FFF'\n },\n headerRight: {\n flexDirection: 'row',\n gap: 12\n },\n iconButton: {\n padding: 8\n },\n announcementWidget: {\n padding: 16\n },\n announcement: {\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 12,\n marginRight: 12,\n width: width - 64,\n borderLeftWidth: 4,\n borderLeftColor: '#EE2A35'\n },\n announcementTitle: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937',\n marginBottom: 4\n },\n announcementText: {\n fontSize: 14,\n color: '#6B7280'\n },\n quickActionsContainer: {\n padding: 16\n },\n sectionTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 16\n },\n actionsGrid: {\n flexDirection: 'row',\n flexWrap: 'wrap',\n justifyContent: 'space-between'\n },\n actionCard: {\n width: (width - 64) / 4,\n backgroundColor: '#FFF',\n padding: 12,\n borderRadius: 12,\n alignItems: 'center',\n marginBottom: 12,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.05,\n shadowRadius: 4,\n elevation: 2\n },\n actionCardFirst: {\n marginRight: 'auto'\n },\n actionCardLast: {\n marginLeft: 'auto'\n },\n actionIcon: {\n width: 50,\n height: 50,\n borderRadius: 12,\n alignItems: 'center',\n justifyContent: 'center',\n marginBottom: 8\n },\n actionLabel: {\n fontSize: 11,\n color: '#374151',\n textAlign: 'center'\n },\n walletHeader: {\n padding: 20,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB',\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center'\n },\n walletTitle: {\n fontSize: 24,\n fontWeight: '700',\n color: '#1F2937'\n },\n refreshButton: {\n padding: 8,\n borderRadius: 8,\n backgroundColor: '#FEE2E2'\n },\n balanceCards: {\n padding: 16,\n gap: 12\n },\n balanceCard: {\n backgroundColor: '#FFF',\n padding: 20,\n borderRadius: 16,\n borderWidth: 1,\n borderColor: '#E5E7EB'\n },\n balanceCardHeader: {\n flexDirection: 'row',\n alignItems: 'center',\n gap: 8,\n marginBottom: 12\n },\n tokenLogo: {\n width: 32,\n height: 32,\n borderRadius: 16\n },\n tokenSymbol: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937'\n },\n balanceAmount: {\n fontSize: 32,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 4\n },\n balanceUsd: {\n fontSize: 16,\n color: '#6B7280'\n },\n walletActions: {\n flexDirection: 'row',\n padding: 16,\n gap: 12\n },\n walletActionButton: {\n flex: 1,\n backgroundColor: '#EE2A35',\n padding: 16,\n borderRadius: 12,\n alignItems: 'center',\n gap: 4\n },\n walletActionText: {\n color: '#FFF',\n fontSize: 14,\n fontWeight: '600'\n },\n placeholderText: {\n flex: 1,\n textAlign: 'center',\n marginTop: 100,\n fontSize: 18,\n color: '#6B7280'\n },\n tabBar: {\n borderTopWidth: 1,\n borderTopColor: '#E5E7EB',\n paddingBottom: 20,\n paddingTop: 8,\n backgroundColor: '#FFF'\n },\n // New Wallet Styles\n balanceRow: {\n flexDirection: 'row',\n padding: 16,\n gap: 12\n },\n balanceCardNew: {\n flex: 1,\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 16,\n alignItems: 'center',\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.1,\n shadowRadius: 8,\n elevation: 3\n },\n tokenLogoNew: {\n width: 48,\n height: 48,\n borderRadius: 24,\n marginBottom: 8\n },\n tokenSymbolNew: {\n fontSize: 16,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 4\n },\n balanceAmountNew: {\n fontSize: 24,\n fontWeight: '700',\n color: '#EE2A35',\n marginBottom: 4\n },\n tokenNameNew: {\n fontSize: 12,\n color: '#6B7280'\n },\n actionsContainer: {\n margin: 16,\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 16,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.1,\n shadowRadius: 8,\n elevation: 3\n },\n actionsRow: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n marginBottom: 12\n },\n actionBtn: {\n width: (width - 80) / 4,\n padding: 12,\n borderRadius: 12,\n alignItems: 'center',\n justifyContent: 'center'\n },\n actionBtnText: {\n color: '#FFF',\n fontSize: 11,\n fontWeight: '600',\n marginTop: 4\n },\n tokensContainer: {\n margin: 16,\n marginTop: 0\n },\n tokensTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginBottom: 12,\n paddingHorizontal: 4\n },\n tokenItem: {\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center',\n backgroundColor: '#FFF',\n padding: 16,\n borderRadius: 12,\n marginBottom: 8,\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 1\n },\n shadowOpacity: 0.05,\n shadowRadius: 4,\n elevation: 2\n },\n tokenItemLeft: {\n flexDirection: 'row',\n alignItems: 'center',\n gap: 12\n },\n tokenIconContainer: {\n position: 'relative',\n width: 40,\n height: 40\n },\n tokenIcon: {\n width: 40,\n height: 40,\n borderRadius: 20\n },\n networkBadge: {\n position: 'absolute',\n right: -4,\n bottom: -4,\n width: 16,\n height: 16,\n borderRadius: 8,\n borderWidth: 2,\n borderColor: '#FFF'\n },\n tokenItemName: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937'\n },\n tokenItemNetwork: {\n fontSize: 12,\n color: '#6B7280'\n },\n tokenItemRight: {\n alignItems: 'flex-end'\n },\n tokenItemBalance: {\n fontSize: 16,\n fontWeight: '600',\n color: '#1F2937'\n },\n tokenItemUsd: {\n fontSize: 12,\n color: '#6B7280'\n }\n });\n var _c, _c2, _c3, _c4, _c5, _c6;\n $RefreshReg$(_c, \"HomeTab\");\n $RefreshReg$(_c2, \"WalletTab\");\n $RefreshReg$(_c3, \"CitizensTab\");\n $RefreshReg$(_c4, \"ReferralTab\");\n $RefreshReg$(_c5, \"ProfileTab\");\n $RefreshReg$(_c6, \"HomeScreen\");\n});","lineCount":1452,"map":[[30,2,305,15,"Object"],[30,8,305,15],[30,9,305,15,"defineProperty"],[30,23,305,15],[30,24,305,15,"exports"],[30,31,305,15],[31,4,305,15,"enumerable"],[31,14,305,15],[32,4,305,15,"get"],[32,7,305,15],[32,18,305,15,"get"],[32,19,305,15],[33,6,305,15],[33,13,305,15,"HomeScreen"],[33,23,305,15],[34,4,305,15],[35,2,305,15],[36,2,367,1],[36,6,367,1,"_babelRuntimeHelpersAsyncToGenerator"],[36,42,367,1],[36,45,367,1,"require"],[36,52,367,1],[36,53,367,1,"_dependencyMap"],[36,67,367,1],[37,2,367,1],[37,6,367,1,"_asyncToGenerator"],[37,23,367,1],[37,26,367,1,"_interopDefault"],[37,41,367,1],[37,42,367,1,"_babelRuntimeHelpersAsyncToGenerator"],[37,78,367,1],[38,2,367,1],[38,6,367,1,"_babelRuntimeHelpersSlicedToArray"],[38,39,367,1],[38,42,367,1,"require"],[38,49,367,1],[38,50,367,1,"_dependencyMap"],[38,64,367,1],[39,2,367,1],[39,6,367,1,"_slicedToArray"],[39,20,367,1],[39,23,367,1,"_interopDefault"],[39,38,367,1],[39,39,367,1,"_babelRuntimeHelpersSlicedToArray"],[39,72,367,1],[40,2,1,0],[40,6,1,0,"_react"],[40,12,1,0],[40,15,1,0,"require"],[40,22,1,0],[40,23,1,0,"_dependencyMap"],[40,37,1,0],[41,2,2,0],[41,6,2,0,"_reactNative"],[41,18,2,0],[41,21,2,0,"require"],[41,28,2,0],[41,29,2,0,"_dependencyMap"],[41,43,2,0],[42,2,12,0],[42,6,12,0,"_expoVectorIcons"],[42,22,12,0],[42,25,12,0,"require"],[42,32,12,0],[42,33,12,0,"_dependencyMap"],[42,47,12,0],[43,2,13,0],[43,6,13,0,"_reactNavigationBottomTabs"],[43,32,13,0],[43,35,13,0,"require"],[43,42,13,0],[43,43,13,0,"_dependencyMap"],[43,57,13,0],[44,2,14,0],[44,6,14,0,"_expoImagePicker"],[44,22,14,0],[44,25,14,0,"require"],[44,32,14,0],[44,33,14,0,"_dependencyMap"],[44,47,14,0],[45,2,14,0],[45,6,14,0,"ImagePicker"],[45,17,14,0],[45,20,14,0,"_interopNamespace"],[45,37,14,0],[45,38,14,0,"_expoImagePicker"],[45,54,14,0],[46,2,15,0],[46,6,15,0,"_contextsAuthContext"],[46,26,15,0],[46,29,15,0,"require"],[46,36,15,0],[46,37,15,0,"_dependencyMap"],[46,51,15,0],[47,2,16,0],[47,6,16,0,"_reactNativeSafeAreaContext"],[47,33,16,0],[47,36,16,0,"require"],[47,43,16,0],[47,44,16,0,"_dependencyMap"],[47,58,16,0],[48,2,16,67],[48,6,16,67,"_reactJsxDevRuntime"],[48,25,16,67],[48,28,16,67,"require"],[48,35,16,67],[48,36,16,67,"_dependencyMap"],[48,50,16,67],[49,2,18,0],[49,6,18,0,"_Dimensions$get"],[49,21,18,0],[49,24,18,18,"Dimensions"],[49,36,18,28],[49,37,18,28,"Dimensions"],[49,47,18,28],[49,48,18,29,"get"],[49,51,18,32],[49,52,18,33],[49,60,18,41],[49,61,18,42],[50,4,18,8,"width"],[50,9,18,13],[50,12,18,13,"_Dimensions$get"],[50,27,18,13],[50,28,18,8,"width"],[50,33,18,13],[51,2,20,0],[51,11,20,9,"HomeTab"],[51,18,20,16,"HomeTab"],[51,19,20,16],[51,21,20,19],[52,4,20,19,"_s"],[52,6,20,19],[53,4,21,2],[53,8,21,2,"_useAuth"],[53,16,21,2],[53,19,21,19],[53,23,21,19,"useAuth"],[53,43,21,26],[53,44,21,26,"useAuth"],[53,51,21,26],[53,53,21,27],[53,54,21,28],[54,6,21,10,"user"],[54,10,21,14],[54,13,21,14,"_useAuth"],[54,21,21,14],[54,22,21,10,"user"],[54,26,21,14],[55,4,22,2],[55,8,22,8,"insets"],[55,14,22,14],[55,17,22,17],[55,21,22,17,"useSafeAreaInsets"],[55,48,22,34],[55,49,22,34,"useSafeAreaInsets"],[55,66,22,34],[55,68,22,35],[55,69,22,36],[56,4,23,2],[56,8,23,2,"_useState"],[56,17,23,2],[56,20,23,42],[56,24,23,42,"useState"],[56,30,23,50],[56,31,23,50,"useState"],[56,39,23,50],[56,41,23,66],[56,45,23,70],[56,46,23,71],[57,6,23,71,"_useState2"],[57,16,23,71],[57,23,23,71,"_slicedToArray"],[57,37,23,71],[57,38,23,71,"default"],[57,45,23,71],[57,47,23,71,"_useState"],[57,56,23,71],[58,6,23,9,"profileImage"],[58,18,23,21],[58,21,23,21,"_useState2"],[58,31,23,21],[59,6,23,23,"setProfileImage"],[59,21,23,38],[59,24,23,38,"_useState2"],[59,34,23,38],[60,4,25,2],[60,8,25,8,"pickImage"],[60,17,25,17],[61,6,25,17],[61,10,25,17,"_ref"],[61,14,25,17],[61,21,25,17,"_asyncToGenerator"],[61,38,25,17],[61,39,25,17,"default"],[61,46,25,17],[61,48,25,20],[61,61,25,32],[62,8,26,4],[62,12,26,10,"permissionResult"],[62,28,26,26],[62,37,26,35,"ImagePicker"],[62,48,26,46],[62,49,26,47,"requestMediaLibraryPermissionsAsync"],[62,84,26,82],[62,85,26,83],[62,86,26,84],[63,8,28,4],[63,12,28,8,"permissionResult"],[63,28,28,24],[63,29,28,25,"granted"],[63,36,28,32],[63,41,28,37],[63,46,28,42],[63,48,28,44],[64,10,29,6,"Alert"],[64,22,29,11],[64,23,29,11,"Alert"],[64,28,29,11],[64,29,29,12,"alert"],[64,34,29,17],[64,35,29,18],[64,56,29,39],[64,58,29,41],[64,105,29,88],[64,106,29,89],[65,10,30,6],[66,8,31,4],[67,8,33,4],[67,12,33,10,"result"],[67,18,33,16],[67,27,33,25,"ImagePicker"],[67,38,33,36],[67,39,33,37,"launchImageLibraryAsync"],[67,62,33,60],[67,63,33,61],[68,10,34,6,"mediaTypes"],[68,20,34,16],[68,22,34,18,"ImagePicker"],[68,33,34,29],[68,34,34,30,"MediaTypeOptions"],[68,50,34,46],[68,51,34,47,"Images"],[68,57,34,53],[69,10,35,6,"allowsEditing"],[69,23,35,19],[69,25,35,21],[69,29,35,25],[70,10,36,6,"aspect"],[70,16,36,12],[70,18,36,14],[70,19,36,15],[70,20,36,16],[70,22,36,18],[70,23,36,19],[70,24,36,20],[71,10,37,6,"quality"],[71,17,37,13],[71,19,37,15],[71,22,37,18],[72,10,38,6,"base64"],[72,16,38,12],[72,18,38,14],[73,8,39,4],[73,9,39,5],[73,10,39,6],[74,8,41,4],[74,12,41,8],[74,13,41,9,"result"],[74,19,41,15],[74,20,41,16,"canceled"],[74,28,41,24],[74,32,41,28,"result"],[74,38,41,34],[74,39,41,35,"assets"],[74,45,41,41],[74,46,41,42],[74,47,41,43],[74,48,41,44],[74,49,41,45,"base64"],[74,55,41,51],[74,57,41,53],[75,10,42,6],[75,14,42,12,"base64Image"],[75,25,42,23],[75,28,42,26],[75,54,42,52,"result"],[75,60,42,58],[75,61,42,59,"assets"],[75,67,42,65],[75,68,42,66],[75,69,42,67],[75,70,42,68],[75,71,42,69,"base64"],[75,77,42,75],[75,79,42,77],[76,10,43,6,"setProfileImage"],[76,25,43,21],[76,26,43,22,"base64Image"],[76,37,43,33],[76,38,43,34],[77,10,44,6],[78,8,45,4],[79,6,46,2],[79,7,46,3],[80,6,46,3],[80,22,25,8,"pickImage"],[80,31,25,17,"pickImage"],[80,32,25,17],[81,8,25,17],[81,15,25,17,"_ref"],[81,19,25,17],[81,20,25,17,"apply"],[81,25,25,17],[81,32,25,17,"arguments"],[81,41,25,17],[82,6,25,17],[83,4,25,17],[83,7,46,3],[84,4,47,2],[84,24,48,4],[84,28,48,4,"_reactJsxDevRuntime"],[84,47,48,4],[84,48,48,4,"jsxDEV"],[84,54,48,4],[84,56,48,5,"_reactNative"],[84,68,48,9],[84,69,48,9,"View"],[84,73,48,9],[85,6,48,10,"style"],[85,11,48,15],[85,13,48,17,"styles"],[85,19,48,23],[85,20,48,24,"container"],[85,29,48,34],[86,6,48,34,"children"],[86,14,48,34],[86,29,49,6],[86,33,49,6,"_reactJsxDevRuntime"],[86,52,49,6],[86,53,49,6,"jsxDEV"],[86,59,49,6],[86,61,49,7,"_reactNative"],[86,73,49,17],[86,74,49,17,"ScrollView"],[86,84,49,17],[87,8,49,18,"showsVerticalScrollIndicator"],[87,36,49,46],[87,38,49,48],[87,43,49,54],[88,8,49,55,"contentContainerStyle"],[88,29,49,76],[88,31,49,78,"styles"],[88,37,49,84],[88,38,49,85,"scrollContent"],[88,51,49,99],[89,8,49,99,"children"],[89,16,49,99],[89,32,51,8],[89,36,51,8,"_reactJsxDevRuntime"],[89,55,51,8],[89,56,51,8,"jsxDEV"],[89,62,51,8],[89,64,51,9,"_reactNative"],[89,76,51,13],[89,77,51,13,"View"],[89,81,51,13],[90,10,51,14,"style"],[90,15,51,19],[90,17,51,21],[90,18,51,22,"styles"],[90,24,51,28],[90,25,51,29,"header"],[90,31,51,35],[90,33,51,37],[91,12,51,39,"paddingTop"],[91,22,51,49],[91,24,51,51,"insets"],[91,30,51,57],[91,31,51,58,"top"],[91,34,51,61],[91,37,51,64],[92,10,51,67],[92,11,51,68],[92,12,51,70],[93,10,51,70,"children"],[93,18,51,70],[93,34,52,10],[93,38,52,10,"_reactJsxDevRuntime"],[93,57,52,10],[93,58,52,10,"jsxDEV"],[93,64,52,10],[93,66,52,11,"_reactNative"],[93,78,52,15],[93,79,52,15,"View"],[93,83,52,15],[94,12,52,16,"style"],[94,17,52,21],[94,19,52,23,"styles"],[94,25,52,29],[94,26,52,30,"headerLeft"],[94,36,52,41],[95,12,52,41,"children"],[95,20,52,41],[95,36,53,12],[95,40,53,12,"_reactJsxDevRuntime"],[95,59,53,12],[95,60,53,12,"jsxDEV"],[95,66,53,12],[95,68,53,13,"_reactNative"],[95,80,53,29],[95,81,53,29,"TouchableOpacity"],[95,97,53,29],[96,14,53,30,"style"],[96,19,53,35],[96,21,53,37,"styles"],[96,27,53,43],[96,28,53,44,"profileImage"],[96,40,53,57],[97,14,53,58,"onPress"],[97,21,53,65],[97,23,53,67,"pickImage"],[97,32,53,77],[98,14,53,77,"children"],[98,22,53,77],[98,24,54,15,"profileImage"],[98,36,54,27],[98,52,55,16],[98,56,55,16,"_reactJsxDevRuntime"],[98,75,55,16],[98,76,55,16,"jsxDEV"],[98,82,55,16],[98,84,55,17,"_reactNative"],[98,96,55,22],[98,97,55,22,"Image"],[98,102,55,22],[99,16,55,23,"source"],[99,22,55,29],[99,24,55,31],[100,18,55,33,"uri"],[100,21,55,36],[100,23,55,38,"profileImage"],[101,16,55,51],[101,17,55,53],[102,16,55,54,"style"],[102,21,55,59],[102,23,55,61,"styles"],[102,29,55,67],[102,30,55,68,"profileImageSrc"],[103,14,55,84],[104,16,55,84,"fileName"],[104,24,55,84],[104,26,55,84,"_jsxFileName"],[104,38,55,84],[105,16,55,84,"lineNumber"],[105,26,55,84],[106,16,55,84,"columnNumber"],[106,28,55,84],[107,14,55,84],[107,21,55,86],[107,22,55,87],[107,38,57,16],[107,42,57,16,"_reactJsxDevRuntime"],[107,61,57,16],[107,62,57,16,"jsxDEV"],[107,68,57,16],[107,70,57,17,"_expoVectorIcons"],[107,86,57,25],[107,87,57,25,"Ionicons"],[107,95,57,25],[108,16,57,26,"name"],[108,20,57,30],[108,22,57,31],[108,30,57,39],[109,16,57,40,"size"],[109,20,57,44],[109,22,57,46],[109,24,57,49],[110,16,57,50,"color"],[110,21,57,55],[110,23,57,56],[111,14,57,65],[112,16,57,65,"fileName"],[112,24,57,65],[112,26,57,65,"_jsxFileName"],[112,38,57,65],[113,16,57,65,"lineNumber"],[113,26,57,65],[114,16,57,65,"columnNumber"],[114,28,57,65],[115,14,57,65],[115,21,57,67],[116,12,58,15],[117,14,58,15,"fileName"],[117,22,58,15],[117,24,58,15,"_jsxFileName"],[117,36,58,15],[118,14,58,15,"lineNumber"],[118,24,58,15],[119,14,58,15,"columnNumber"],[119,26,58,15],[120,12,58,15],[120,19,59,30],[120,20,59,31],[120,35,60,12],[120,39,60,12,"_reactJsxDevRuntime"],[120,58,60,12],[120,59,60,12,"jsxDEV"],[120,65,60,12],[120,67,60,13,"_reactNative"],[120,79,60,17],[120,80,60,17,"View"],[120,84,60,17],[121,14,60,18,"style"],[121,19,60,23],[121,21,60,25,"styles"],[121,27,60,31],[121,28,60,32,"profileBadge"],[121,40,60,45],[122,14,60,45,"children"],[122,22,60,45],[122,38,61,14],[122,42,61,14,"_reactJsxDevRuntime"],[122,61,61,14],[122,62,61,14,"jsxDEV"],[122,68,61,14],[122,70,61,15,"_expoVectorIcons"],[122,86,61,23],[122,87,61,23,"Ionicons"],[122,95,61,23],[123,16,61,24,"name"],[123,20,61,28],[123,22,61,29],[123,28,61,35],[124,16,61,36,"size"],[124,20,61,40],[124,22,61,42],[124,24,61,45],[125,16,61,46,"color"],[125,21,61,51],[125,23,61,52],[126,14,61,61],[127,16,61,61,"fileName"],[127,24,61,61],[127,26,61,61,"_jsxFileName"],[127,38,61,61],[128,16,61,61,"lineNumber"],[128,26,61,61],[129,16,61,61,"columnNumber"],[129,28,61,61],[130,14,61,61],[130,21,61,63],[130,22,61,64],[130,37,62,14],[130,41,62,14,"_reactJsxDevRuntime"],[130,60,62,14],[130,61,62,14,"jsxDEV"],[130,67,62,14],[130,69,62,15,"_reactNative"],[130,81,62,19],[130,82,62,19,"Text"],[130,86,62,19],[131,16,62,20,"style"],[131,21,62,25],[131,23,62,27,"styles"],[131,29,62,33],[131,30,62,34,"trustScore"],[131,40,62,45],[132,16,62,45,"children"],[132,24,62,45],[132,26,62,46],[133,14,62,49],[134,16,62,49,"fileName"],[134,24,62,49],[134,26,62,49,"_jsxFileName"],[134,38,62,49],[135,16,62,49,"lineNumber"],[135,26,62,49],[136,16,62,49,"columnNumber"],[136,28,62,49],[137,14,62,49],[137,21,62,55],[137,22,62,56],[138,12,62,56],[139,14,62,56,"fileName"],[139,22,62,56],[139,24,62,56,"_jsxFileName"],[139,36,62,56],[140,14,62,56,"lineNumber"],[140,24,62,56],[141,14,62,56,"columnNumber"],[141,26,62,56],[142,12,62,56],[142,19,63,18],[142,20,63,19],[143,10,63,19],[144,12,63,19,"fileName"],[144,20,63,19],[144,22,63,19,"_jsxFileName"],[144,34,63,19],[145,12,63,19,"lineNumber"],[145,22,63,19],[146,12,63,19,"columnNumber"],[146,24,63,19],[147,10,63,19],[147,17,64,16],[147,18,64,17],[147,33,65,10],[147,37,65,10,"_reactJsxDevRuntime"],[147,56,65,10],[147,57,65,10,"jsxDEV"],[147,63,65,10],[147,65,65,11,"_reactNative"],[147,77,65,15],[147,78,65,15,"View"],[147,82,65,15],[148,12,65,16,"style"],[148,17,65,21],[148,19,65,23,"styles"],[148,25,65,29],[148,26,65,30,"headerRight"],[148,37,65,42],[149,12,65,42,"children"],[149,20,65,42],[149,36,66,12],[149,40,66,12,"_reactJsxDevRuntime"],[149,59,66,12],[149,60,66,12,"jsxDEV"],[149,66,66,12],[149,68,66,13,"_reactNative"],[149,80,66,29],[149,81,66,29,"TouchableOpacity"],[149,97,66,29],[150,14,66,30,"style"],[150,19,66,35],[150,21,66,37,"styles"],[150,27,66,43],[150,28,66,44,"iconButton"],[150,38,66,55],[151,14,66,55,"children"],[151,22,66,55],[151,37,67,14],[151,41,67,14,"_reactJsxDevRuntime"],[151,60,67,14],[151,61,67,14,"jsxDEV"],[151,67,67,14],[151,69,67,15,"_expoVectorIcons"],[151,85,67,23],[151,86,67,23,"Ionicons"],[151,94,67,23],[152,16,67,24,"name"],[152,20,67,28],[152,22,67,29],[152,39,67,46],[153,16,67,47,"size"],[153,20,67,51],[153,22,67,53],[153,24,67,56],[154,16,67,57,"color"],[154,21,67,62],[154,23,67,63],[155,14,67,72],[156,16,67,72,"fileName"],[156,24,67,72],[156,26,67,72,"_jsxFileName"],[156,38,67,72],[157,16,67,72,"lineNumber"],[157,26,67,72],[158,16,67,72,"columnNumber"],[158,28,67,72],[159,14,67,72],[159,21,67,74],[160,12,67,75],[161,14,67,75,"fileName"],[161,22,67,75],[161,24,67,75,"_jsxFileName"],[161,36,67,75],[162,14,67,75,"lineNumber"],[162,24,67,75],[163,14,67,75,"columnNumber"],[163,26,67,75],[164,12,67,75],[164,19,68,30],[164,20,68,31],[164,35,69,12],[164,39,69,12,"_reactJsxDevRuntime"],[164,58,69,12],[164,59,69,12,"jsxDEV"],[164,65,69,12],[164,67,69,13,"_reactNative"],[164,79,69,29],[164,80,69,29,"TouchableOpacity"],[164,96,69,29],[165,14,69,30,"style"],[165,19,69,35],[165,21,69,37,"styles"],[165,27,69,43],[165,28,69,44,"iconButton"],[165,38,69,55],[166,14,69,55,"children"],[166,22,69,55],[166,37,70,14],[166,41,70,14,"_reactJsxDevRuntime"],[166,60,70,14],[166,61,70,14,"jsxDEV"],[166,67,70,14],[166,69,70,15,"_expoVectorIcons"],[166,85,70,23],[166,86,70,23,"Ionicons"],[166,94,70,23],[167,16,70,24,"name"],[167,20,70,28],[167,22,70,29],[167,45,70,52],[168,16,70,53,"size"],[168,20,70,57],[168,22,70,59],[168,24,70,62],[169,16,70,63,"color"],[169,21,70,68],[169,23,70,69],[170,14,70,78],[171,16,70,78,"fileName"],[171,24,70,78],[171,26,70,78,"_jsxFileName"],[171,38,70,78],[172,16,70,78,"lineNumber"],[172,26,70,78],[173,16,70,78,"columnNumber"],[173,28,70,78],[174,14,70,78],[174,21,70,80],[175,12,70,81],[176,14,70,81,"fileName"],[176,22,70,81],[176,24,70,81,"_jsxFileName"],[176,36,70,81],[177,14,70,81,"lineNumber"],[177,24,70,81],[178,14,70,81,"columnNumber"],[178,26,70,81],[179,12,70,81],[179,19,71,30],[179,20,71,31],[179,35,72,12],[179,39,72,12,"_reactJsxDevRuntime"],[179,58,72,12],[179,59,72,12,"jsxDEV"],[179,65,72,12],[179,67,72,13,"_reactNative"],[179,79,72,29],[179,80,72,29,"TouchableOpacity"],[179,96,72,29],[180,14,72,30,"style"],[180,19,72,35],[180,21,72,37,"styles"],[180,27,72,43],[180,28,72,44,"iconButton"],[180,38,72,55],[181,14,72,55,"children"],[181,22,72,55],[181,37,73,14],[181,41,73,14,"_reactJsxDevRuntime"],[181,60,73,14],[181,61,73,14,"jsxDEV"],[181,67,73,14],[181,69,73,15,"_expoVectorIcons"],[181,85,73,23],[181,86,73,23,"Ionicons"],[181,94,73,23],[182,16,73,24,"name"],[182,20,73,28],[182,22,73,29],[182,40,73,47],[183,16,73,48,"size"],[183,20,73,52],[183,22,73,54],[183,24,73,57],[184,16,73,58,"color"],[184,21,73,63],[184,23,73,64],[185,14,73,73],[186,16,73,73,"fileName"],[186,24,73,73],[186,26,73,73,"_jsxFileName"],[186,38,73,73],[187,16,73,73,"lineNumber"],[187,26,73,73],[188,16,73,73,"columnNumber"],[188,28,73,73],[189,14,73,73],[189,21,73,75],[190,12,73,76],[191,14,73,76,"fileName"],[191,22,73,76],[191,24,73,76,"_jsxFileName"],[191,36,73,76],[192,14,73,76,"lineNumber"],[192,24,73,76],[193,14,73,76,"columnNumber"],[193,26,73,76],[194,12,73,76],[194,19,74,30],[194,20,74,31],[195,10,74,31],[196,12,74,31,"fileName"],[196,20,74,31],[196,22,74,31,"_jsxFileName"],[196,34,74,31],[197,12,74,31,"lineNumber"],[197,22,74,31],[198,12,74,31,"columnNumber"],[198,24,74,31],[199,10,74,31],[199,17,75,16],[199,18,75,17],[200,8,75,17],[201,10,75,17,"fileName"],[201,18,75,17],[201,20,75,17,"_jsxFileName"],[201,32,75,17],[202,10,75,17,"lineNumber"],[202,20,75,17],[203,10,75,17,"columnNumber"],[203,22,75,17],[204,8,75,17],[204,15,76,14],[204,16,76,15],[204,31,79,8],[204,35,79,8,"_reactJsxDevRuntime"],[204,54,79,8],[204,55,79,8,"jsxDEV"],[204,61,79,8],[204,63,79,9,"_reactNative"],[204,75,79,13],[204,76,79,13,"View"],[204,80,79,13],[205,10,79,14,"style"],[205,15,79,19],[205,17,79,21,"styles"],[205,23,79,27],[205,24,79,28,"announcementWidget"],[205,42,79,47],[206,10,79,47,"children"],[206,18,79,47],[206,33,80,10],[206,37,80,10,"_reactJsxDevRuntime"],[206,56,80,10],[206,57,80,10,"jsxDEV"],[206,63,80,10],[206,65,80,11,"_reactNative"],[206,77,80,21],[206,78,80,21,"ScrollView"],[206,88,80,21],[207,12,80,22,"horizontal"],[207,22,80,32],[208,12,80,33,"showsHorizontalScrollIndicator"],[208,42,80,63],[208,44,80,65],[208,49,80,71],[209,12,80,71,"children"],[209,20,80,71],[209,36,81,12],[209,40,81,12,"_reactJsxDevRuntime"],[209,59,81,12],[209,60,81,12,"jsxDEV"],[209,66,81,12],[209,68,81,13,"_reactNative"],[209,80,81,17],[209,81,81,17,"View"],[209,85,81,17],[210,14,81,18,"style"],[210,19,81,23],[210,21,81,25,"styles"],[210,27,81,31],[210,28,81,32,"announcement"],[210,40,81,45],[211,14,81,45,"children"],[211,22,81,45],[211,38,82,14],[211,42,82,14,"_reactJsxDevRuntime"],[211,61,82,14],[211,62,82,14,"jsxDEV"],[211,68,82,14],[211,70,82,15,"_reactNative"],[211,82,82,19],[211,83,82,19,"Text"],[211,87,82,19],[212,16,82,20,"style"],[212,21,82,25],[212,23,82,27,"styles"],[212,29,82,33],[212,30,82,34,"announcementTitle"],[212,47,82,52],[213,16,82,52,"children"],[213,24,82,52],[213,26,82,53],[214,14,82,80],[215,16,82,80,"fileName"],[215,24,82,80],[215,26,82,80,"_jsxFileName"],[215,38,82,80],[216,16,82,80,"lineNumber"],[216,26,82,80],[217,16,82,80,"columnNumber"],[217,28,82,80],[218,14,82,80],[218,21,82,86],[218,22,82,87],[218,37,83,14],[218,41,83,14,"_reactJsxDevRuntime"],[218,60,83,14],[218,61,83,14,"jsxDEV"],[218,67,83,14],[218,69,83,15,"_reactNative"],[218,81,83,19],[218,82,83,19,"Text"],[218,86,83,19],[219,16,83,20,"style"],[219,21,83,25],[219,23,83,27,"styles"],[219,29,83,33],[219,30,83,34,"announcementText"],[219,46,83,51],[220,16,83,51,"children"],[220,24,83,51],[220,26,83,52],[221,14,83,88],[222,16,83,88,"fileName"],[222,24,83,88],[222,26,83,88,"_jsxFileName"],[222,38,83,88],[223,16,83,88,"lineNumber"],[223,26,83,88],[224,16,83,88,"columnNumber"],[224,28,83,88],[225,14,83,88],[225,21,83,94],[225,22,83,95],[226,12,83,95],[227,14,83,95,"fileName"],[227,22,83,95],[227,24,83,95,"_jsxFileName"],[227,36,83,95],[228,14,83,95,"lineNumber"],[228,24,83,95],[229,14,83,95,"columnNumber"],[229,26,83,95],[230,12,83,95],[230,19,84,18],[230,20,84,19],[230,35,85,12],[230,39,85,12,"_reactJsxDevRuntime"],[230,58,85,12],[230,59,85,12,"jsxDEV"],[230,65,85,12],[230,67,85,13,"_reactNative"],[230,79,85,17],[230,80,85,17,"View"],[230,84,85,17],[231,14,85,18,"style"],[231,19,85,23],[231,21,85,25,"styles"],[231,27,85,31],[231,28,85,32,"announcement"],[231,40,85,45],[232,14,85,45,"children"],[232,22,85,45],[232,38,86,14],[232,42,86,14,"_reactJsxDevRuntime"],[232,61,86,14],[232,62,86,14,"jsxDEV"],[232,68,86,14],[232,70,86,15,"_reactNative"],[232,82,86,19],[232,83,86,19,"Text"],[232,87,86,19],[233,16,86,20,"style"],[233,21,86,25],[233,23,86,27,"styles"],[233,29,86,33],[233,30,86,34,"announcementTitle"],[233,47,86,52],[234,16,86,52,"children"],[234,24,86,52],[234,26,86,53],[235,14,86,67],[236,16,86,67,"fileName"],[236,24,86,67],[236,26,86,67,"_jsxFileName"],[236,38,86,67],[237,16,86,67,"lineNumber"],[237,26,86,67],[238,16,86,67,"columnNumber"],[238,28,86,67],[239,14,86,67],[239,21,86,73],[239,22,86,74],[239,37,87,14],[239,41,87,14,"_reactJsxDevRuntime"],[239,60,87,14],[239,61,87,14,"jsxDEV"],[239,67,87,14],[239,69,87,15,"_reactNative"],[239,81,87,19],[239,82,87,19,"Text"],[239,86,87,19],[240,16,87,20,"style"],[240,21,87,25],[240,23,87,27,"styles"],[240,29,87,33],[240,30,87,34,"announcementText"],[240,46,87,51],[241,16,87,51,"children"],[241,24,87,51],[241,26,87,52],[242,14,87,80],[243,16,87,80,"fileName"],[243,24,87,80],[243,26,87,80,"_jsxFileName"],[243,38,87,80],[244,16,87,80,"lineNumber"],[244,26,87,80],[245,16,87,80,"columnNumber"],[245,28,87,80],[246,14,87,80],[246,21,87,86],[246,22,87,87],[247,12,87,87],[248,14,87,87,"fileName"],[248,22,87,87],[248,24,87,87,"_jsxFileName"],[248,36,87,87],[249,14,87,87,"lineNumber"],[249,24,87,87],[250,14,87,87,"columnNumber"],[250,26,87,87],[251,12,87,87],[251,19,88,18],[251,20,88,19],[252,10,88,19],[253,12,88,19,"fileName"],[253,20,88,19],[253,22,88,19,"_jsxFileName"],[253,34,88,19],[254,12,88,19,"lineNumber"],[254,22,88,19],[255,12,88,19,"columnNumber"],[255,24,88,19],[256,10,88,19],[256,17,89,22],[257,8,89,23],[258,10,89,23,"fileName"],[258,18,89,23],[258,20,89,23,"_jsxFileName"],[258,32,89,23],[259,10,89,23,"lineNumber"],[259,20,89,23],[260,10,89,23,"columnNumber"],[260,22,89,23],[261,8,89,23],[261,15,90,14],[261,16,90,15],[261,31,93,8],[261,35,93,8,"_reactJsxDevRuntime"],[261,54,93,8],[261,55,93,8,"jsxDEV"],[261,61,93,8],[261,63,93,9,"_reactNative"],[261,75,93,13],[261,76,93,13,"View"],[261,80,93,13],[262,10,93,14,"style"],[262,15,93,19],[262,17,93,21,"styles"],[262,23,93,27],[262,24,93,28,"quickActionsContainer"],[262,45,93,50],[263,10,93,50,"children"],[263,18,93,50],[263,34,94,10],[263,38,94,10,"_reactJsxDevRuntime"],[263,57,94,10],[263,58,94,10,"jsxDEV"],[263,64,94,10],[263,66,94,11,"_reactNative"],[263,78,94,15],[263,79,94,15,"Text"],[263,83,94,15],[264,12,94,16,"style"],[264,17,94,21],[264,19,94,23,"styles"],[264,25,94,29],[264,26,94,30,"sectionTitle"],[264,38,94,43],[265,12,94,43,"children"],[265,20,94,43],[265,22,94,44],[266,10,94,57],[267,12,94,57,"fileName"],[267,20,94,57],[267,22,94,57,"_jsxFileName"],[267,34,94,57],[268,12,94,57,"lineNumber"],[268,22,94,57],[269,12,94,57,"columnNumber"],[269,24,94,57],[270,10,94,57],[270,17,94,63],[270,18,94,64],[270,33,95,10],[270,37,95,10,"_reactJsxDevRuntime"],[270,56,95,10],[270,57,95,10,"jsxDEV"],[270,63,95,10],[270,65,95,11,"_reactNative"],[270,77,95,15],[270,78,95,15,"View"],[270,82,95,15],[271,12,95,16,"style"],[271,17,95,21],[271,19,95,23,"styles"],[271,25,95,29],[271,26,95,30,"actionsGrid"],[271,37,95,42],[272,12,95,42,"children"],[272,20,95,42],[272,22,96,13,"QUICK_ACTIONS"],[272,35,96,26],[272,36,96,27,"map"],[272,39,96,30],[272,40,96,31],[272,41,96,32,"action"],[272,47,96,38],[272,49,96,40,"index"],[272,54,96,45],[272,72,97,14],[272,76,97,14,"_reactJsxDevRuntime"],[272,95,97,14],[272,96,97,14,"jsxDEV"],[272,102,97,14],[272,104,97,15,"_reactNative"],[272,116,97,31],[272,117,97,31,"TouchableOpacity"],[272,133,97,31],[273,14,99,16,"style"],[273,19,99,21],[273,21,99,23],[273,22,99,24,"styles"],[273,28,99,30],[273,29,99,31,"actionCard"],[273,39,99,41],[273,41,100,19,"index"],[273,46,100,24],[273,49,100,27],[273,50,100,28],[273,55,100,33],[273,56,100,34],[273,60,100,39,"styles"],[273,66,100,45],[273,67,100,46,"actionCardFirst"],[273,82,100,61],[273,84,101,19,"index"],[273,89,101,24],[273,92,101,27],[273,93,101,28],[273,98,101,33],[273,99,101,34],[273,103,101,39,"styles"],[273,109,101,45],[273,110,101,46,"actionCardLast"],[273,124,101,60],[273,125,102,18],[274,14,103,16,"activeOpacity"],[274,27,103,29],[274,29,103,31],[274,32,103,35],[275,14,103,35,"children"],[275,22,103,35],[275,38,105,16],[275,42,105,16,"_reactJsxDevRuntime"],[275,61,105,16],[275,62,105,16,"jsxDEV"],[275,68,105,16],[275,70,105,17,"_reactNative"],[275,82,105,21],[275,83,105,21,"View"],[275,87,105,21],[276,16,105,22,"style"],[276,21,105,27],[276,23,105,29],[276,24,105,30,"styles"],[276,30,105,36],[276,31,105,37,"actionIcon"],[276,41,105,47],[276,43,105,49],[277,18,105,51,"backgroundColor"],[277,33,105,66],[277,35,105,68,"action"],[277,41,105,74],[277,42,105,75,"color"],[278,16,105,81],[278,17,105,82],[278,18,105,84],[279,16,105,84,"children"],[279,24,105,84],[279,39,106,18],[279,43,106,18,"_reactJsxDevRuntime"],[279,62,106,18],[279,63,106,18,"jsxDEV"],[279,69,106,18],[279,71,106,19,"_expoVectorIcons"],[279,87,106,27],[279,88,106,27,"Ionicons"],[279,96,106,27],[280,18,106,28,"name"],[280,22,106,32],[280,24,106,34,"action"],[280,30,106,40],[280,31,106,41,"icon"],[280,35,106,46],[281,18,106,47,"size"],[281,22,106,51],[281,24,106,53],[281,26,106,56],[282,18,106,57,"color"],[282,23,106,62],[282,25,106,63],[283,16,106,69],[284,18,106,69,"fileName"],[284,26,106,69],[284,28,106,69,"_jsxFileName"],[284,40,106,69],[285,18,106,69,"lineNumber"],[285,28,106,69],[286,18,106,69,"columnNumber"],[286,30,106,69],[287,16,106,69],[287,23,106,71],[288,14,106,72],[289,16,106,72,"fileName"],[289,24,106,72],[289,26,106,72,"_jsxFileName"],[289,38,106,72],[290,16,106,72,"lineNumber"],[290,26,106,72],[291,16,106,72,"columnNumber"],[291,28,106,72],[292,14,106,72],[292,21,107,22],[292,22,107,23],[292,37,108,16],[292,41,108,16,"_reactJsxDevRuntime"],[292,60,108,16],[292,61,108,16,"jsxDEV"],[292,67,108,16],[292,69,108,17,"_reactNative"],[292,81,108,21],[292,82,108,21,"Text"],[292,86,108,21],[293,16,108,22,"style"],[293,21,108,27],[293,23,108,29,"styles"],[293,29,108,35],[293,30,108,36,"actionLabel"],[293,41,108,48],[294,16,108,48,"children"],[294,24,108,48],[294,26,108,50,"action"],[294,32,108,56],[294,33,108,57,"label"],[295,14,108,62],[296,16,108,62,"fileName"],[296,24,108,62],[296,26,108,62,"_jsxFileName"],[296,38,108,62],[297,16,108,62,"lineNumber"],[297,26,108,62],[298,16,108,62,"columnNumber"],[298,28,108,62],[299,14,108,62],[299,21,108,69],[299,22,108,70],[300,12,108,70],[300,15,98,21,"action"],[300,21,98,27],[300,22,98,28,"id"],[300,24,98,30],[301,14,98,30,"fileName"],[301,22,98,30],[301,24,98,30,"_jsxFileName"],[301,36,98,30],[302,14,98,30,"lineNumber"],[302,24,98,30],[303,14,98,30,"columnNumber"],[303,26,98,30],[304,12,98,30],[304,19,109,32],[304,20,110,13],[305,10,110,14],[306,12,110,14,"fileName"],[306,20,110,14],[306,22,110,14,"_jsxFileName"],[306,34,110,14],[307,12,110,14,"lineNumber"],[307,22,110,14],[308,12,110,14,"columnNumber"],[308,24,110,14],[309,10,110,14],[309,17,111,16],[309,18,111,17],[310,8,111,17],[311,10,111,17,"fileName"],[311,18,111,17],[311,20,111,17,"_jsxFileName"],[311,32,111,17],[312,10,111,17,"lineNumber"],[312,20,111,17],[313,10,111,17,"columnNumber"],[313,22,111,17],[314,8,111,17],[314,15,112,14],[314,16,112,15],[315,6,112,15],[316,8,112,15,"fileName"],[316,16,112,15],[316,18,112,15,"_jsxFileName"],[316,30,112,15],[317,8,112,15,"lineNumber"],[317,18,112,15],[318,8,112,15,"columnNumber"],[318,20,112,15],[319,6,112,15],[319,13,113,18],[320,4,113,19],[321,6,113,19,"fileName"],[321,14,113,19],[321,16,113,19,"_jsxFileName"],[321,28,113,19],[322,6,113,19,"lineNumber"],[322,16,113,19],[323,6,113,19,"columnNumber"],[323,18,113,19],[324,4,113,19],[324,11,114,10],[324,12,114,11],[325,2,116,0],[326,2,116,1,"_s"],[326,4,116,1],[326,5,20,9,"HomeTab"],[326,12,20,16],[327,4,20,16],[327,12,21,19,"useAuth"],[327,32,21,26],[327,33,21,26,"useAuth"],[327,40,21,26],[327,42,22,17,"useSafeAreaInsets"],[327,69,22,34],[327,70,22,34,"useSafeAreaInsets"],[327,87,22,34],[328,2,22,34],[329,2,22,34,"_c"],[329,4,22,34],[329,7,20,9,"HomeTab"],[329,14,20,16],[330,2,118,0],[330,11,118,9,"WalletTab"],[330,20,118,18,"WalletTab"],[330,21,118,18],[330,23,118,21],[331,4,118,21,"_s2"],[331,7,118,21],[332,4,119,2],[332,8,119,2,"_useAuth2"],[332,17,119,2],[332,20,119,19],[332,24,119,19,"useAuth"],[332,44,119,26],[332,45,119,26,"useAuth"],[332,52,119,26],[332,54,119,27],[332,55,119,28],[333,6,119,10,"user"],[333,10,119,14],[333,13,119,14,"_useAuth2"],[333,22,119,14],[333,23,119,10,"user"],[333,27,119,14],[334,4,120,2],[334,8,120,8,"insets"],[334,14,120,14],[334,17,120,17],[334,21,120,17,"useSafeAreaInsets"],[334,48,120,34],[334,49,120,34,"useSafeAreaInsets"],[334,66,120,34],[334,68,120,35],[334,69,120,36],[335,4,121,2],[335,8,121,2,"_useState3"],[335,18,121,2],[335,21,121,38],[335,25,121,38,"useState"],[335,31,121,46],[335,32,121,46,"useState"],[335,40,121,46],[335,42,121,47],[335,54,121,59],[335,55,121,60],[336,6,121,60,"_useState4"],[336,16,121,60],[336,23,121,60,"_slicedToArray"],[336,37,121,60],[336,38,121,60,"default"],[336,45,121,60],[336,47,121,60,"_useState3"],[336,57,121,60],[337,6,121,9,"hezBalance"],[337,16,121,19],[337,19,121,19,"_useState4"],[337,29,121,19],[338,6,121,21,"setHezBalance"],[338,19,121,34],[338,22,121,34,"_useState4"],[338,32,121,34],[339,4,122,2],[339,8,122,2,"_useState5"],[339,18,122,2],[339,21,122,38],[339,25,122,38,"useState"],[339,31,122,46],[339,32,122,46,"useState"],[339,40,122,46],[339,42,122,47],[339,54,122,59],[339,55,122,60],[340,6,122,60,"_useState6"],[340,16,122,60],[340,23,122,60,"_slicedToArray"],[340,37,122,60],[340,38,122,60,"default"],[340,45,122,60],[340,47,122,60,"_useState5"],[340,57,122,60],[341,6,122,9,"pezBalance"],[341,16,122,19],[341,19,122,19,"_useState6"],[341,29,122,19],[342,6,122,21,"setPezBalance"],[342,19,122,34],[342,22,122,34,"_useState6"],[342,32,122,34],[343,4,123,2],[343,8,123,2,"_useState7"],[343,18,123,2],[343,21,123,32],[343,25,123,32,"useState"],[343,31,123,40],[343,32,123,40,"useState"],[343,40,123,40],[343,42,123,41],[343,46,123,45],[343,47,123,46],[344,6,123,46,"_useState8"],[344,16,123,46],[344,23,123,46,"_slicedToArray"],[344,37,123,46],[344,38,123,46,"default"],[344,45,123,46],[344,47,123,46,"_useState7"],[344,57,123,46],[345,6,123,9,"loading"],[345,13,123,16],[345,16,123,16,"_useState8"],[345,26,123,16],[346,6,123,18,"setLoading"],[346,16,123,28],[346,19,123,28,"_useState8"],[346,29,123,28],[347,4,125,2],[347,8,125,8,"TEST_WALLET"],[347,19,125,19],[347,22,125,22],[347,72,125,72],[348,4,127,2],[348,8,127,2,"useEffect"],[348,14,127,11],[348,15,127,11,"useEffect"],[348,24,127,11],[348,26,127,12],[348,32,127,18],[349,6,128,4,"fetchBalance"],[349,18,128,16],[349,19,128,17],[349,20,128,18],[350,4,129,2],[350,5,129,3],[350,7,129,5],[350,9,129,7],[350,10,129,8],[351,4,131,2],[351,8,131,8,"fetchBalance"],[351,20,131,20],[352,6,131,20],[352,10,131,20,"_ref2"],[352,15,131,20],[352,22,131,20,"_asyncToGenerator"],[352,39,131,20],[352,40,131,20,"default"],[352,47,131,20],[352,49,131,23],[352,62,131,35],[353,8,132,4],[353,12,132,8],[354,10,133,6],[354,14,133,12,"backendUrl"],[354,24,133,22],[354,27,133,25],[354,84,133,64],[354,107,133,87],[355,10,134,6],[355,14,134,12,"controller"],[355,24,134,22],[355,27,134,25],[355,31,134,29,"AbortController"],[355,46,134,44],[355,47,134,45],[355,48,134,46],[356,10,135,6],[356,14,135,12,"timeoutId"],[356,23,135,21],[356,26,135,24,"setTimeout"],[356,36,135,34],[356,37,135,35],[356,43,135,41,"controller"],[356,53,135,51],[356,54,135,52,"abort"],[356,59,135,57],[356,60,135,58],[356,61,135,59],[356,63,135,61],[356,67,135,65],[356,68,135,66],[356,69,135,67],[356,70,135,68],[358,10,137,6],[358,14,137,12,"response"],[358,22,137,20],[358,31,137,29,"fetch"],[358,36,137,34],[358,37,137,35],[358,40,137,38,"backendUrl"],[358,50,137,48],[358,75,137,73],[358,77,137,75],[359,12,138,8,"method"],[359,18,138,14],[359,20,138,16],[359,26,138,22],[360,12,139,8,"headers"],[360,19,139,15],[360,21,139,17],[361,14,140,10],[361,28,140,24],[361,30,140,26],[362,12,141,8],[362,13,141,9],[363,12,142,8,"body"],[363,16,142,12],[363,18,142,14,"JSON"],[363,22,142,18],[363,23,142,19,"stringify"],[363,32,142,28],[363,33,142,29],[364,14,143,10,"address"],[364,21,143,17],[364,23,143,19,"TEST_WALLET"],[365,12,144,8],[365,13,144,9],[365,14,144,10],[366,12,145,8,"signal"],[366,18,145,14],[366,20,145,16,"controller"],[366,30,145,26],[366,31,145,27,"signal"],[367,10,146,6],[367,11,146,7],[367,12,146,8],[368,10,148,6,"clearTimeout"],[368,22,148,18],[368,23,148,19,"timeoutId"],[368,32,148,28],[368,33,148,29],[369,10,150,6],[369,14,150,10,"response"],[369,22,150,18],[369,23,150,19,"ok"],[369,25,150,21],[369,27,150,23],[370,12,151,8],[370,16,151,14,"data"],[370,20,151,18],[370,29,151,27,"response"],[370,37,151,35],[370,38,151,36,"json"],[370,42,151,40],[370,43,151,41],[370,44,151,42],[371,12,152,8,"setHezBalance"],[371,25,152,21],[371,26,152,22,"parseFloat"],[371,36,152,32],[371,37,152,33,"data"],[371,41,152,37],[371,42,152,38,"hez"],[371,45,152,41],[371,46,152,42],[371,47,152,43,"toFixed"],[371,54,152,50],[371,55,152,51],[371,56,152,52],[371,57,152,53],[371,58,152,54],[372,12,153,8,"setPezBalance"],[372,25,153,21],[372,26,153,22,"parseFloat"],[372,36,153,32],[372,37,153,33,"data"],[372,41,153,37],[372,42,153,38,"pez"],[372,45,153,41],[372,46,153,42],[372,47,153,43,"toFixed"],[372,54,153,50],[372,55,153,51],[372,56,153,52],[372,57,153,53],[372,58,153,54],[373,10,154,6],[373,11,154,7],[373,17,154,13],[374,12,155,8,"setHezBalance"],[374,25,155,21],[374,26,155,22],[374,32,155,28],[374,33,155,29],[375,12,156,8,"setPezBalance"],[375,25,156,21],[375,26,156,22],[375,32,156,28],[375,33,156,29],[376,10,157,6],[377,8,158,4],[377,9,158,5],[377,10,158,6],[377,17,158,13,"error"],[377,22,158,18],[377,24,158,20],[378,10,159,6,"console"],[378,17,159,13],[378,18,159,14,"error"],[378,23,159,19],[378,24,159,20],[378,46,159,42],[378,48,159,44,"error"],[378,53,159,49],[378,54,159,50],[379,10,160,6,"setHezBalance"],[379,23,160,19],[379,24,160,20],[379,30,160,26],[379,31,160,27],[380,10,161,6,"setPezBalance"],[380,23,161,19],[380,24,161,20],[380,30,161,26],[380,31,161,27],[381,8,162,4],[381,9,162,5],[381,18,162,14],[382,10,163,6,"setLoading"],[382,20,163,16],[382,21,163,17],[382,26,163,22],[382,27,163,23],[383,8,164,4],[384,6,165,2],[384,7,165,3],[385,6,165,3],[385,22,131,8,"fetchBalance"],[385,34,131,20,"fetchBalance"],[385,35,131,20],[386,8,131,20],[386,15,131,20,"_ref2"],[386,20,131,20],[386,21,131,20,"apply"],[386,26,131,20],[386,33,131,20,"arguments"],[386,42,131,20],[387,6,131,20],[388,4,131,20],[388,7,165,3],[389,4,167,2],[389,24,168,4],[389,28,168,4,"_reactJsxDevRuntime"],[389,47,168,4],[389,48,168,4,"jsxDEV"],[389,54,168,4],[389,56,168,5,"_reactNative"],[389,68,168,9],[389,69,168,9,"View"],[389,73,168,9],[390,6,168,10,"style"],[390,11,168,15],[390,13,168,17,"styles"],[390,19,168,23],[390,20,168,24,"container"],[390,29,168,34],[391,6,168,34,"children"],[391,14,168,34],[391,29,169,6],[391,33,169,6,"_reactJsxDevRuntime"],[391,52,169,6],[391,53,169,6,"jsxDEV"],[391,59,169,6],[391,61,169,7,"_reactNative"],[391,73,169,17],[391,74,169,17,"ScrollView"],[391,84,169,17],[392,8,169,18,"contentContainerStyle"],[392,29,169,39],[392,31,169,41,"styles"],[392,37,169,47],[392,38,169,48,"walletScrollContent"],[392,57,169,68],[393,8,169,68,"children"],[393,16,169,68],[393,32,171,8],[393,36,171,8,"_reactJsxDevRuntime"],[393,55,171,8],[393,56,171,8,"jsxDEV"],[393,62,171,8],[393,64,171,9,"_reactNative"],[393,76,171,13],[393,77,171,13,"View"],[393,81,171,13],[394,10,171,14,"style"],[394,15,171,19],[394,17,171,21],[394,18,171,22,"styles"],[394,24,171,28],[394,25,171,29,"walletHeader"],[394,37,171,41],[394,39,171,43],[395,12,171,45,"paddingTop"],[395,22,171,55],[395,24,171,57,"insets"],[395,30,171,63],[395,31,171,64,"top"],[395,34,171,67],[395,37,171,70],[396,10,171,73],[396,11,171,74],[396,12,171,76],[397,10,171,76,"children"],[397,18,171,76],[397,34,172,10],[397,38,172,10,"_reactJsxDevRuntime"],[397,57,172,10],[397,58,172,10,"jsxDEV"],[397,64,172,10],[397,66,172,11,"_reactNative"],[397,78,172,15],[397,79,172,15,"Text"],[397,83,172,15],[398,12,172,16,"style"],[398,17,172,21],[398,19,172,23,"styles"],[398,25,172,29],[398,26,172,30,"walletTitle"],[398,37,172,42],[399,12,172,42,"children"],[399,20,172,42],[399,22,172,43],[400,10,172,52],[401,12,172,52,"fileName"],[401,20,172,52],[401,22,172,52,"_jsxFileName"],[401,34,172,52],[402,12,172,52,"lineNumber"],[402,22,172,52],[403,12,172,52,"columnNumber"],[403,24,172,52],[404,10,172,52],[404,17,172,58],[404,18,172,59],[404,33,173,10],[404,37,173,10,"_reactJsxDevRuntime"],[404,56,173,10],[404,57,173,10,"jsxDEV"],[404,63,173,10],[404,65,173,11,"_reactNative"],[404,77,173,27],[404,78,173,27,"TouchableOpacity"],[404,94,173,27],[405,12,173,28,"onPress"],[405,19,173,35],[405,21,173,37,"fetchBalance"],[405,33,173,50],[406,12,173,51,"style"],[406,17,173,56],[406,19,173,58,"styles"],[406,25,173,64],[406,26,173,65,"refreshButton"],[406,39,173,79],[407,12,173,79,"children"],[407,20,173,79],[407,35,174,12],[407,39,174,12,"_reactJsxDevRuntime"],[407,58,174,12],[407,59,174,12,"jsxDEV"],[407,65,174,12],[407,67,174,13,"_expoVectorIcons"],[407,83,174,21],[407,84,174,21,"Ionicons"],[407,92,174,21],[408,14,174,22,"name"],[408,18,174,26],[408,20,174,27],[408,29,174,36],[409,14,174,37,"size"],[409,18,174,41],[409,20,174,43],[409,22,174,46],[410,14,174,47,"color"],[410,19,174,52],[410,21,174,53],[411,12,174,62],[412,14,174,62,"fileName"],[412,22,174,62],[412,24,174,62,"_jsxFileName"],[412,36,174,62],[413,14,174,62,"lineNumber"],[413,24,174,62],[414,14,174,62,"columnNumber"],[414,26,174,62],[415,12,174,62],[415,19,174,64],[416,10,174,65],[417,12,174,65,"fileName"],[417,20,174,65],[417,22,174,65,"_jsxFileName"],[417,34,174,65],[418,12,174,65,"lineNumber"],[418,22,174,65],[419,12,174,65,"columnNumber"],[419,24,174,65],[420,10,174,65],[420,17,175,28],[420,18,175,29],[421,8,175,29],[422,10,175,29,"fileName"],[422,18,175,29],[422,20,175,29,"_jsxFileName"],[422,32,175,29],[423,10,175,29,"lineNumber"],[423,20,175,29],[424,10,175,29,"columnNumber"],[424,22,175,29],[425,8,175,29],[425,15,176,14],[425,16,176,15],[425,31,179,8],[425,35,179,8,"_reactJsxDevRuntime"],[425,54,179,8],[425,55,179,8,"jsxDEV"],[425,61,179,8],[425,63,179,9,"_reactNative"],[425,75,179,13],[425,76,179,13,"View"],[425,80,179,13],[426,10,179,14,"style"],[426,15,179,19],[426,17,179,21,"styles"],[426,23,179,27],[426,24,179,28,"balanceRow"],[426,34,179,39],[427,10,179,39,"children"],[427,18,179,39],[427,34,180,10],[427,38,180,10,"_reactJsxDevRuntime"],[427,57,180,10],[427,58,180,10,"jsxDEV"],[427,64,180,10],[427,66,180,11,"_reactNative"],[427,78,180,15],[427,79,180,15,"View"],[427,83,180,15],[428,12,180,16,"style"],[428,17,180,21],[428,19,180,23,"styles"],[428,25,180,29],[428,26,180,30,"balanceCardNew"],[428,40,180,45],[429,12,180,45,"children"],[429,20,180,45],[429,36,181,12],[429,40,181,12,"_reactJsxDevRuntime"],[429,59,181,12],[429,60,181,12,"jsxDEV"],[429,66,181,12],[429,68,181,13,"_reactNative"],[429,80,181,18],[429,81,181,18,"Image"],[429,86,181,18],[430,14,182,14,"source"],[430,20,182,20],[430,22,182,22],[431,16,182,24,"uri"],[431,19,182,27],[431,21,182,29],[432,14,182,145],[432,15,182,147],[433,14,183,14,"style"],[433,19,183,19],[433,21,183,21,"styles"],[433,27,183,27],[433,28,183,28,"tokenLogoNew"],[434,12,183,41],[435,14,183,41,"fileName"],[435,22,183,41],[435,24,183,41,"_jsxFileName"],[435,36,183,41],[436,14,183,41,"lineNumber"],[436,24,183,41],[437,14,183,41,"columnNumber"],[437,26,183,41],[438,12,183,41],[438,19,184,13],[438,20,184,14],[438,35,185,12],[438,39,185,12,"_reactJsxDevRuntime"],[438,58,185,12],[438,59,185,12,"jsxDEV"],[438,65,185,12],[438,67,185,13,"_reactNative"],[438,79,185,17],[438,80,185,17,"Text"],[438,84,185,17],[439,14,185,18,"style"],[439,19,185,23],[439,21,185,25,"styles"],[439,27,185,31],[439,28,185,32,"tokenSymbolNew"],[439,42,185,47],[440,14,185,47,"children"],[440,22,185,47],[440,24,185,48],[441,12,185,51],[442,14,185,51,"fileName"],[442,22,185,51],[442,24,185,51,"_jsxFileName"],[442,36,185,51],[443,14,185,51,"lineNumber"],[443,24,185,51],[444,14,185,51,"columnNumber"],[444,26,185,51],[445,12,185,51],[445,19,185,57],[445,20,185,58],[445,35,186,12],[445,39,186,12,"_reactJsxDevRuntime"],[445,58,186,12],[445,59,186,12,"jsxDEV"],[445,65,186,12],[445,67,186,13,"_reactNative"],[445,79,186,17],[445,80,186,17,"Text"],[445,84,186,17],[446,14,186,18,"style"],[446,19,186,23],[446,21,186,25,"styles"],[446,27,186,31],[446,28,186,32,"balanceAmountNew"],[446,44,186,49],[447,14,186,49,"children"],[447,22,186,49],[447,24,186,51,"hezBalance"],[448,12,186,61],[449,14,186,61,"fileName"],[449,22,186,61],[449,24,186,61,"_jsxFileName"],[449,36,186,61],[450,14,186,61,"lineNumber"],[450,24,186,61],[451,14,186,61,"columnNumber"],[451,26,186,61],[452,12,186,61],[452,19,186,68],[452,20,186,69],[452,35,187,12],[452,39,187,12,"_reactJsxDevRuntime"],[452,58,187,12],[452,59,187,12,"jsxDEV"],[452,65,187,12],[452,67,187,13,"_reactNative"],[452,79,187,17],[452,80,187,17,"Text"],[452,84,187,17],[453,14,187,18,"style"],[453,19,187,23],[453,21,187,25,"styles"],[453,27,187,31],[453,28,187,32,"tokenNameNew"],[453,40,187,45],[454,14,187,45,"children"],[454,22,187,45],[454,24,187,46],[455,12,187,61],[456,14,187,61,"fileName"],[456,22,187,61],[456,24,187,61,"_jsxFileName"],[456,36,187,61],[457,14,187,61,"lineNumber"],[457,24,187,61],[458,14,187,61,"columnNumber"],[458,26,187,61],[459,12,187,61],[459,19,187,67],[459,20,187,68],[460,10,187,68],[461,12,187,68,"fileName"],[461,20,187,68],[461,22,187,68,"_jsxFileName"],[461,34,187,68],[462,12,187,68,"lineNumber"],[462,22,187,68],[463,12,187,68,"columnNumber"],[463,24,187,68],[464,10,187,68],[464,17,188,16],[464,18,188,17],[464,33,190,10],[464,37,190,10,"_reactJsxDevRuntime"],[464,56,190,10],[464,57,190,10,"jsxDEV"],[464,63,190,10],[464,65,190,11,"_reactNative"],[464,77,190,15],[464,78,190,15,"View"],[464,82,190,15],[465,12,190,16,"style"],[465,17,190,21],[465,19,190,23,"styles"],[465,25,190,29],[465,26,190,30,"balanceCardNew"],[465,40,190,45],[466,12,190,45,"children"],[466,20,190,45],[466,36,191,12],[466,40,191,12,"_reactJsxDevRuntime"],[466,59,191,12],[466,60,191,12,"jsxDEV"],[466,66,191,12],[466,68,191,13,"_reactNative"],[466,80,191,18],[466,81,191,18,"Image"],[466,86,191,18],[467,14,192,14,"source"],[467,20,192,20],[467,22,192,22],[468,16,192,24,"uri"],[468,19,192,27],[468,21,192,29],[469,14,192,129],[469,15,192,131],[470,14,193,14,"style"],[470,19,193,19],[470,21,193,21,"styles"],[470,27,193,27],[470,28,193,28,"tokenLogoNew"],[471,12,193,41],[472,14,193,41,"fileName"],[472,22,193,41],[472,24,193,41,"_jsxFileName"],[472,36,193,41],[473,14,193,41,"lineNumber"],[473,24,193,41],[474,14,193,41,"columnNumber"],[474,26,193,41],[475,12,193,41],[475,19,194,13],[475,20,194,14],[475,35,195,12],[475,39,195,12,"_reactJsxDevRuntime"],[475,58,195,12],[475,59,195,12,"jsxDEV"],[475,65,195,12],[475,67,195,13,"_reactNative"],[475,79,195,17],[475,80,195,17,"Text"],[475,84,195,17],[476,14,195,18,"style"],[476,19,195,23],[476,21,195,25,"styles"],[476,27,195,31],[476,28,195,32,"tokenSymbolNew"],[476,42,195,47],[477,14,195,47,"children"],[477,22,195,47],[477,24,195,48],[478,12,195,51],[479,14,195,51,"fileName"],[479,22,195,51],[479,24,195,51,"_jsxFileName"],[479,36,195,51],[480,14,195,51,"lineNumber"],[480,24,195,51],[481,14,195,51,"columnNumber"],[481,26,195,51],[482,12,195,51],[482,19,195,57],[482,20,195,58],[482,35,196,12],[482,39,196,12,"_reactJsxDevRuntime"],[482,58,196,12],[482,59,196,12,"jsxDEV"],[482,65,196,12],[482,67,196,13,"_reactNative"],[482,79,196,17],[482,80,196,17,"Text"],[482,84,196,17],[483,14,196,18,"style"],[483,19,196,23],[483,21,196,25,"styles"],[483,27,196,31],[483,28,196,32,"balanceAmountNew"],[483,44,196,49],[484,14,196,49,"children"],[484,22,196,49],[484,24,196,51,"pezBalance"],[485,12,196,61],[486,14,196,61,"fileName"],[486,22,196,61],[486,24,196,61,"_jsxFileName"],[486,36,196,61],[487,14,196,61,"lineNumber"],[487,24,196,61],[488,14,196,61,"columnNumber"],[488,26,196,61],[489,12,196,61],[489,19,196,68],[489,20,196,69],[489,35,197,12],[489,39,197,12,"_reactJsxDevRuntime"],[489,58,197,12],[489,59,197,12,"jsxDEV"],[489,65,197,12],[489,67,197,13,"_reactNative"],[489,79,197,17],[489,80,197,17,"Text"],[489,84,197,17],[490,14,197,18,"style"],[490,19,197,23],[490,21,197,25,"styles"],[490,27,197,31],[490,28,197,32,"tokenNameNew"],[490,40,197,45],[491,14,197,45,"children"],[491,22,197,45],[491,24,197,46],[492,12,197,59],[493,14,197,59,"fileName"],[493,22,197,59],[493,24,197,59,"_jsxFileName"],[493,36,197,59],[494,14,197,59,"lineNumber"],[494,24,197,59],[495,14,197,59,"columnNumber"],[495,26,197,59],[496,12,197,59],[496,19,197,65],[496,20,197,66],[497,10,197,66],[498,12,197,66,"fileName"],[498,20,197,66],[498,22,197,66,"_jsxFileName"],[498,34,197,66],[499,12,197,66,"lineNumber"],[499,22,197,66],[500,12,197,66,"columnNumber"],[500,24,197,66],[501,10,197,66],[501,17,198,16],[501,18,198,17],[502,8,198,17],[503,10,198,17,"fileName"],[503,18,198,17],[503,20,198,17,"_jsxFileName"],[503,32,198,17],[504,10,198,17,"lineNumber"],[504,20,198,17],[505,10,198,17,"columnNumber"],[505,22,198,17],[506,8,198,17],[506,15,199,14],[506,16,199,15],[506,31,202,8],[506,35,202,8,"_reactJsxDevRuntime"],[506,54,202,8],[506,55,202,8,"jsxDEV"],[506,61,202,8],[506,63,202,9,"_reactNative"],[506,75,202,13],[506,76,202,13,"View"],[506,80,202,13],[507,10,202,14,"style"],[507,15,202,19],[507,17,202,21,"styles"],[507,23,202,27],[507,24,202,28,"actionsContainer"],[507,40,202,45],[508,10,202,45,"children"],[508,18,202,45],[508,34,204,10],[508,38,204,10,"_reactJsxDevRuntime"],[508,57,204,10],[508,58,204,10,"jsxDEV"],[508,64,204,10],[508,66,204,11,"_reactNative"],[508,78,204,15],[508,79,204,15,"View"],[508,83,204,15],[509,12,204,16,"style"],[509,17,204,21],[509,19,204,23,"styles"],[509,25,204,29],[509,26,204,30,"actionsRow"],[509,36,204,41],[510,12,204,41,"children"],[510,20,204,41],[510,36,205,12],[510,40,205,12,"_reactJsxDevRuntime"],[510,59,205,12],[510,60,205,12,"jsxDEV"],[510,66,205,12],[510,68,205,13,"_reactNative"],[510,80,205,29],[510,81,205,29,"TouchableOpacity"],[510,97,205,29],[511,14,205,30,"style"],[511,19,205,35],[511,21,205,37],[511,22,205,38,"styles"],[511,28,205,44],[511,29,205,45,"actionBtn"],[511,38,205,54],[511,40,205,56],[512,16,205,57,"backgroundColor"],[512,31,205,72],[512,33,205,74],[513,14,205,83],[513,15,205,84],[513,16,205,86],[514,14,205,86,"children"],[514,22,205,86],[514,38,206,14],[514,42,206,14,"_reactJsxDevRuntime"],[514,61,206,14],[514,62,206,14,"jsxDEV"],[514,68,206,14],[514,70,206,15,"_expoVectorIcons"],[514,86,206,23],[514,87,206,23,"Ionicons"],[514,95,206,23],[515,16,206,24,"name"],[515,20,206,28],[515,22,206,29],[515,32,206,39],[516,16,206,40,"size"],[516,20,206,44],[516,22,206,46],[516,24,206,49],[517,16,206,50,"color"],[517,21,206,55],[517,23,206,56],[518,14,206,62],[519,16,206,62,"fileName"],[519,24,206,62],[519,26,206,62,"_jsxFileName"],[519,38,206,62],[520,16,206,62,"lineNumber"],[520,26,206,62],[521,16,206,62,"columnNumber"],[521,28,206,62],[522,14,206,62],[522,21,206,64],[522,22,206,65],[522,37,207,14],[522,41,207,14,"_reactJsxDevRuntime"],[522,60,207,14],[522,61,207,14,"jsxDEV"],[522,67,207,14],[522,69,207,15,"_reactNative"],[522,81,207,19],[522,82,207,19,"Text"],[522,86,207,19],[523,16,207,20,"style"],[523,21,207,25],[523,23,207,27,"styles"],[523,29,207,33],[523,30,207,34,"actionBtnText"],[523,43,207,48],[524,16,207,48,"children"],[524,24,207,48],[524,26,207,49],[525,14,207,53],[526,16,207,53,"fileName"],[526,24,207,53],[526,26,207,53,"_jsxFileName"],[526,38,207,53],[527,16,207,53,"lineNumber"],[527,26,207,53],[528,16,207,53,"columnNumber"],[528,28,207,53],[529,14,207,53],[529,21,207,59],[529,22,207,60],[530,12,207,60],[531,14,207,60,"fileName"],[531,22,207,60],[531,24,207,60,"_jsxFileName"],[531,36,207,60],[532,14,207,60,"lineNumber"],[532,24,207,60],[533,14,207,60,"columnNumber"],[533,26,207,60],[534,12,207,60],[534,19,208,30],[534,20,208,31],[534,35,209,12],[534,39,209,12,"_reactJsxDevRuntime"],[534,58,209,12],[534,59,209,12,"jsxDEV"],[534,65,209,12],[534,67,209,13,"_reactNative"],[534,79,209,29],[534,80,209,29,"TouchableOpacity"],[534,96,209,29],[535,14,209,30,"style"],[535,19,209,35],[535,21,209,37],[535,22,209,38,"styles"],[535,28,209,44],[535,29,209,45,"actionBtn"],[535,38,209,54],[535,40,209,56],[536,16,209,57,"backgroundColor"],[536,31,209,72],[536,33,209,74],[537,14,209,83],[537,15,209,84],[537,16,209,86],[538,14,209,86,"children"],[538,22,209,86],[538,38,210,14],[538,42,210,14,"_reactJsxDevRuntime"],[538,61,210,14],[538,62,210,14,"jsxDEV"],[538,68,210,14],[538,70,210,15,"_expoVectorIcons"],[538,86,210,23],[538,87,210,23,"Ionicons"],[538,95,210,23],[539,16,210,24,"name"],[539,20,210,28],[539,22,210,29],[539,34,210,41],[540,16,210,42,"size"],[540,20,210,46],[540,22,210,48],[540,24,210,51],[541,16,210,52,"color"],[541,21,210,57],[541,23,210,58],[542,14,210,64],[543,16,210,64,"fileName"],[543,24,210,64],[543,26,210,64,"_jsxFileName"],[543,38,210,64],[544,16,210,64,"lineNumber"],[544,26,210,64],[545,16,210,64,"columnNumber"],[545,28,210,64],[546,14,210,64],[546,21,210,66],[546,22,210,67],[546,37,211,14],[546,41,211,14,"_reactJsxDevRuntime"],[546,60,211,14],[546,61,211,14,"jsxDEV"],[546,67,211,14],[546,69,211,15,"_reactNative"],[546,81,211,19],[546,82,211,19,"Text"],[546,86,211,19],[547,16,211,20,"style"],[547,21,211,25],[547,23,211,27,"styles"],[547,29,211,33],[547,30,211,34,"actionBtnText"],[547,43,211,48],[548,16,211,48,"children"],[548,24,211,48],[548,26,211,49],[549,14,211,56],[550,16,211,56,"fileName"],[550,24,211,56],[550,26,211,56,"_jsxFileName"],[550,38,211,56],[551,16,211,56,"lineNumber"],[551,26,211,56],[552,16,211,56,"columnNumber"],[552,28,211,56],[553,14,211,56],[553,21,211,62],[553,22,211,63],[554,12,211,63],[555,14,211,63,"fileName"],[555,22,211,63],[555,24,211,63,"_jsxFileName"],[555,36,211,63],[556,14,211,63,"lineNumber"],[556,24,211,63],[557,14,211,63,"columnNumber"],[557,26,211,63],[558,12,211,63],[558,19,212,30],[558,20,212,31],[558,35,213,12],[558,39,213,12,"_reactJsxDevRuntime"],[558,58,213,12],[558,59,213,12,"jsxDEV"],[558,65,213,12],[558,67,213,13,"_reactNative"],[558,79,213,29],[558,80,213,29,"TouchableOpacity"],[558,96,213,29],[559,14,213,30,"style"],[559,19,213,35],[559,21,213,37],[559,22,213,38,"styles"],[559,28,213,44],[559,29,213,45,"actionBtn"],[559,38,213,54],[559,40,213,56],[560,16,213,57,"backgroundColor"],[560,31,213,72],[560,33,213,74],[561,14,213,83],[561,15,213,84],[561,16,213,86],[562,14,213,86,"children"],[562,22,213,86],[562,38,214,14],[562,42,214,14,"_reactJsxDevRuntime"],[562,61,214,14],[562,62,214,14,"jsxDEV"],[562,68,214,14],[562,70,214,15,"_expoVectorIcons"],[562,86,214,23],[562,87,214,23,"Ionicons"],[562,95,214,23],[563,16,214,24,"name"],[563,20,214,28],[563,22,214,29],[563,39,214,46],[564,16,214,47,"size"],[564,20,214,51],[564,22,214,53],[564,24,214,56],[565,16,214,57,"color"],[565,21,214,62],[565,23,214,63],[566,14,214,69],[567,16,214,69,"fileName"],[567,24,214,69],[567,26,214,69,"_jsxFileName"],[567,38,214,69],[568,16,214,69,"lineNumber"],[568,26,214,69],[569,16,214,69,"columnNumber"],[569,28,214,69],[570,14,214,69],[570,21,214,71],[570,22,214,72],[570,37,215,14],[570,41,215,14,"_reactJsxDevRuntime"],[570,60,215,14],[570,61,215,14,"jsxDEV"],[570,67,215,14],[570,69,215,15,"_reactNative"],[570,81,215,19],[570,82,215,19,"Text"],[570,86,215,19],[571,16,215,20,"style"],[571,21,215,25],[571,23,215,27,"styles"],[571,29,215,33],[571,30,215,34,"actionBtnText"],[571,43,215,48],[572,16,215,48,"children"],[572,24,215,48],[572,26,215,49],[573,14,215,53],[574,16,215,53,"fileName"],[574,24,215,53],[574,26,215,53,"_jsxFileName"],[574,38,215,53],[575,16,215,53,"lineNumber"],[575,26,215,53],[576,16,215,53,"columnNumber"],[576,28,215,53],[577,14,215,53],[577,21,215,59],[577,22,215,60],[578,12,215,60],[579,14,215,60,"fileName"],[579,22,215,60],[579,24,215,60,"_jsxFileName"],[579,36,215,60],[580,14,215,60,"lineNumber"],[580,24,215,60],[581,14,215,60,"columnNumber"],[581,26,215,60],[582,12,215,60],[582,19,216,30],[582,20,216,31],[582,35,217,12],[582,39,217,12,"_reactJsxDevRuntime"],[582,58,217,12],[582,59,217,12,"jsxDEV"],[582,65,217,12],[582,67,217,13,"_reactNative"],[582,79,217,29],[582,80,217,29,"TouchableOpacity"],[582,96,217,29],[583,14,217,30,"style"],[583,19,217,35],[583,21,217,37],[583,22,217,38,"styles"],[583,28,217,44],[583,29,217,45,"actionBtn"],[583,38,217,54],[583,40,217,56],[584,16,217,57,"backgroundColor"],[584,31,217,72],[584,33,217,74],[585,14,217,83],[585,15,217,84],[585,16,217,86],[586,14,217,86,"children"],[586,22,217,86],[586,38,218,14],[586,42,218,14,"_reactJsxDevRuntime"],[586,61,218,14],[586,62,218,14,"jsxDEV"],[586,68,218,14],[586,70,218,15,"_expoVectorIcons"],[586,86,218,23],[586,87,218,23,"Ionicons"],[586,95,218,23],[587,16,218,24,"name"],[587,20,218,28],[587,22,218,29],[587,30,218,37],[588,16,218,38,"size"],[588,20,218,42],[588,22,218,44],[588,24,218,47],[589,16,218,48,"color"],[589,21,218,53],[589,23,218,54],[590,14,218,60],[591,16,218,60,"fileName"],[591,24,218,60],[591,26,218,60,"_jsxFileName"],[591,38,218,60],[592,16,218,60,"lineNumber"],[592,26,218,60],[593,16,218,60,"columnNumber"],[593,28,218,60],[594,14,218,60],[594,21,218,62],[594,22,218,63],[594,37,219,14],[594,41,219,14,"_reactJsxDevRuntime"],[594,60,219,14],[594,61,219,14,"jsxDEV"],[594,67,219,14],[594,69,219,15,"_reactNative"],[594,81,219,19],[594,82,219,19,"Text"],[594,86,219,19],[595,16,219,20,"style"],[595,21,219,25],[595,23,219,27,"styles"],[595,29,219,33],[595,30,219,34,"actionBtnText"],[595,43,219,48],[596,16,219,48,"children"],[596,24,219,48],[596,26,219,49],[597,14,219,52],[598,16,219,52,"fileName"],[598,24,219,52],[598,26,219,52,"_jsxFileName"],[598,38,219,52],[599,16,219,52,"lineNumber"],[599,26,219,52],[600,16,219,52,"columnNumber"],[600,28,219,52],[601,14,219,52],[601,21,219,58],[601,22,219,59],[602,12,219,59],[603,14,219,59,"fileName"],[603,22,219,59],[603,24,219,59,"_jsxFileName"],[603,36,219,59],[604,14,219,59,"lineNumber"],[604,24,219,59],[605,14,219,59,"columnNumber"],[605,26,219,59],[606,12,219,59],[606,19,220,30],[606,20,220,31],[607,10,220,31],[608,12,220,31,"fileName"],[608,20,220,31],[608,22,220,31,"_jsxFileName"],[608,34,220,31],[609,12,220,31,"lineNumber"],[609,22,220,31],[610,12,220,31,"columnNumber"],[610,24,220,31],[611,10,220,31],[611,17,221,16],[611,18,221,17],[611,33,224,10],[611,37,224,10,"_reactJsxDevRuntime"],[611,56,224,10],[611,57,224,10,"jsxDEV"],[611,63,224,10],[611,65,224,11,"_reactNative"],[611,77,224,15],[611,78,224,15,"View"],[611,82,224,15],[612,12,224,16,"style"],[612,17,224,21],[612,19,224,23,"styles"],[612,25,224,29],[612,26,224,30,"actionsRow"],[612,36,224,41],[613,12,224,41,"children"],[613,20,224,41],[613,36,225,12],[613,40,225,12,"_reactJsxDevRuntime"],[613,59,225,12],[613,60,225,12,"jsxDEV"],[613,66,225,12],[613,68,225,13,"_reactNative"],[613,80,225,29],[613,81,225,29,"TouchableOpacity"],[613,97,225,29],[614,14,225,30,"style"],[614,19,225,35],[614,21,225,37],[614,22,225,38,"styles"],[614,28,225,44],[614,29,225,45,"actionBtn"],[614,38,225,54],[614,40,225,56],[615,16,225,57,"backgroundColor"],[615,31,225,72],[615,33,225,74],[616,14,225,83],[616,15,225,84],[616,16,225,86],[617,14,225,86,"children"],[617,22,225,86],[617,38,226,14],[617,42,226,14,"_reactJsxDevRuntime"],[617,61,226,14],[617,62,226,14,"jsxDEV"],[617,68,226,14],[617,70,226,15,"_expoVectorIcons"],[617,86,226,23],[617,87,226,23,"Ionicons"],[617,95,226,23],[618,16,226,24,"name"],[618,20,226,28],[618,22,226,29],[618,33,226,40],[619,16,226,41,"size"],[619,20,226,45],[619,22,226,47],[619,24,226,50],[620,16,226,51,"color"],[620,21,226,56],[620,23,226,57],[621,14,226,63],[622,16,226,63,"fileName"],[622,24,226,63],[622,26,226,63,"_jsxFileName"],[622,38,226,63],[623,16,226,63,"lineNumber"],[623,26,226,63],[624,16,226,63,"columnNumber"],[624,28,226,63],[625,14,226,63],[625,21,226,65],[625,22,226,66],[625,37,227,14],[625,41,227,14,"_reactJsxDevRuntime"],[625,60,227,14],[625,61,227,14,"jsxDEV"],[625,67,227,14],[625,69,227,15,"_reactNative"],[625,81,227,19],[625,82,227,19,"Text"],[625,86,227,19],[626,16,227,20,"style"],[626,21,227,25],[626,23,227,27,"styles"],[626,29,227,33],[626,30,227,34,"actionBtnText"],[626,43,227,48],[627,16,227,48,"children"],[627,24,227,48],[627,26,227,49],[628,14,227,53],[629,16,227,53,"fileName"],[629,24,227,53],[629,26,227,53,"_jsxFileName"],[629,38,227,53],[630,16,227,53,"lineNumber"],[630,26,227,53],[631,16,227,53,"columnNumber"],[631,28,227,53],[632,14,227,53],[632,21,227,59],[632,22,227,60],[633,12,227,60],[634,14,227,60,"fileName"],[634,22,227,60],[634,24,227,60,"_jsxFileName"],[634,36,227,60],[635,14,227,60,"lineNumber"],[635,24,227,60],[636,14,227,60,"columnNumber"],[636,26,227,60],[637,12,227,60],[637,19,228,30],[637,20,228,31],[637,35,229,12],[637,39,229,12,"_reactJsxDevRuntime"],[637,58,229,12],[637,59,229,12,"jsxDEV"],[637,65,229,12],[637,67,229,13,"_reactNative"],[637,79,229,29],[637,80,229,29,"TouchableOpacity"],[637,96,229,29],[638,14,229,30,"style"],[638,19,229,35],[638,21,229,37],[638,22,229,38,"styles"],[638,28,229,44],[638,29,229,45,"actionBtn"],[638,38,229,54],[638,40,229,56],[639,16,229,57,"backgroundColor"],[639,31,229,72],[639,33,229,74],[640,14,229,83],[640,15,229,84],[640,16,229,86],[641,14,229,86,"children"],[641,22,229,86],[641,38,230,14],[641,42,230,14,"_reactJsxDevRuntime"],[641,61,230,14],[641,62,230,14,"jsxDEV"],[641,68,230,14],[641,70,230,15,"_expoVectorIcons"],[641,86,230,23],[641,87,230,23,"Ionicons"],[641,95,230,23],[642,16,230,24,"name"],[642,20,230,28],[642,22,230,29],[642,28,230,35],[643,16,230,36,"size"],[643,20,230,40],[643,22,230,42],[643,24,230,45],[644,16,230,46,"color"],[644,21,230,51],[644,23,230,52],[645,14,230,58],[646,16,230,58,"fileName"],[646,24,230,58],[646,26,230,58,"_jsxFileName"],[646,38,230,58],[647,16,230,58,"lineNumber"],[647,26,230,58],[648,16,230,58,"columnNumber"],[648,28,230,58],[649,14,230,58],[649,21,230,60],[649,22,230,61],[649,37,231,14],[649,41,231,14,"_reactJsxDevRuntime"],[649,60,231,14],[649,61,231,14,"jsxDEV"],[649,67,231,14],[649,69,231,15,"_reactNative"],[649,81,231,19],[649,82,231,19,"Text"],[649,86,231,19],[650,16,231,20,"style"],[650,21,231,25],[650,23,231,27,"styles"],[650,29,231,33],[650,30,231,34,"actionBtnText"],[650,43,231,48],[651,16,231,48,"children"],[651,24,231,48],[651,26,231,49],[652,14,231,54],[653,16,231,54,"fileName"],[653,24,231,54],[653,26,231,54,"_jsxFileName"],[653,38,231,54],[654,16,231,54,"lineNumber"],[654,26,231,54],[655,16,231,54,"columnNumber"],[655,28,231,54],[656,14,231,54],[656,21,231,60],[656,22,231,61],[657,12,231,61],[658,14,231,61,"fileName"],[658,22,231,61],[658,24,231,61,"_jsxFileName"],[658,36,231,61],[659,14,231,61,"lineNumber"],[659,24,231,61],[660,14,231,61,"columnNumber"],[660,26,231,61],[661,12,231,61],[661,19,232,30],[661,20,232,31],[661,35,233,12],[661,39,233,12,"_reactJsxDevRuntime"],[661,58,233,12],[661,59,233,12,"jsxDEV"],[661,65,233,12],[661,67,233,13,"_reactNative"],[661,79,233,29],[661,80,233,29,"TouchableOpacity"],[661,96,233,29],[662,14,233,30,"style"],[662,19,233,35],[662,21,233,37],[662,22,233,38,"styles"],[662,28,233,44],[662,29,233,45,"actionBtn"],[662,38,233,54],[662,40,233,56],[663,16,233,57,"backgroundColor"],[663,31,233,72],[663,33,233,74],[664,14,233,83],[664,15,233,84],[664,16,233,86],[665,14,233,86,"children"],[665,22,233,86],[665,38,234,14],[665,42,234,14,"_reactJsxDevRuntime"],[665,61,234,14],[665,62,234,14,"jsxDEV"],[665,68,234,14],[665,70,234,15,"_expoVectorIcons"],[665,86,234,23],[665,87,234,23,"Ionicons"],[665,95,234,23],[666,16,234,24,"name"],[666,20,234,28],[666,22,234,29],[666,28,234,35],[667,16,234,36,"size"],[667,20,234,40],[667,22,234,42],[667,24,234,45],[668,16,234,46,"color"],[668,21,234,51],[668,23,234,52],[669,14,234,58],[670,16,234,58,"fileName"],[670,24,234,58],[670,26,234,58,"_jsxFileName"],[670,38,234,58],[671,16,234,58,"lineNumber"],[671,26,234,58],[672,16,234,58,"columnNumber"],[672,28,234,58],[673,14,234,58],[673,21,234,60],[673,22,234,61],[673,37,235,14],[673,41,235,14,"_reactJsxDevRuntime"],[673,60,235,14],[673,61,235,14,"jsxDEV"],[673,67,235,14],[673,69,235,15,"_reactNative"],[673,81,235,19],[673,82,235,19,"Text"],[673,86,235,19],[674,16,235,20,"style"],[674,21,235,25],[674,23,235,27,"styles"],[674,29,235,33],[674,30,235,34,"actionBtnText"],[674,43,235,48],[675,16,235,48,"children"],[675,24,235,48],[675,26,235,49],[676,14,235,56],[677,16,235,56,"fileName"],[677,24,235,56],[677,26,235,56,"_jsxFileName"],[677,38,235,56],[678,16,235,56,"lineNumber"],[678,26,235,56],[679,16,235,56,"columnNumber"],[679,28,235,56],[680,14,235,56],[680,21,235,62],[680,22,235,63],[681,12,235,63],[682,14,235,63,"fileName"],[682,22,235,63],[682,24,235,63,"_jsxFileName"],[682,36,235,63],[683,14,235,63,"lineNumber"],[683,24,235,63],[684,14,235,63,"columnNumber"],[684,26,235,63],[685,12,235,63],[685,19,236,30],[685,20,236,31],[685,35,237,12],[685,39,237,12,"_reactJsxDevRuntime"],[685,58,237,12],[685,59,237,12,"jsxDEV"],[685,65,237,12],[685,67,237,13,"_reactNative"],[685,79,237,29],[685,80,237,29,"TouchableOpacity"],[685,96,237,29],[686,14,237,30,"style"],[686,19,237,35],[686,21,237,37],[686,22,237,38,"styles"],[686,28,237,44],[686,29,237,45,"actionBtn"],[686,38,237,54],[686,40,237,56],[687,16,237,57,"backgroundColor"],[687,31,237,72],[687,33,237,74],[688,14,237,83],[688,15,237,84],[688,16,237,86],[689,14,237,86,"children"],[689,22,237,86],[689,38,238,14],[689,42,238,14,"_reactJsxDevRuntime"],[689,61,238,14],[689,62,238,14,"jsxDEV"],[689,68,238,14],[689,70,238,15,"_expoVectorIcons"],[689,86,238,23],[689,87,238,23,"Ionicons"],[689,95,238,23],[690,16,238,24,"name"],[690,20,238,28],[690,22,238,29],[690,28,238,35],[691,16,238,36,"size"],[691,20,238,40],[691,22,238,42],[691,24,238,45],[692,16,238,46,"color"],[692,21,238,51],[692,23,238,52],[693,14,238,58],[694,16,238,58,"fileName"],[694,24,238,58],[694,26,238,58,"_jsxFileName"],[694,38,238,58],[695,16,238,58,"lineNumber"],[695,26,238,58],[696,16,238,58,"columnNumber"],[696,28,238,58],[697,14,238,58],[697,21,238,60],[697,22,238,61],[697,37,239,14],[697,41,239,14,"_reactJsxDevRuntime"],[697,60,239,14],[697,61,239,14,"jsxDEV"],[697,67,239,14],[697,69,239,15,"_reactNative"],[697,81,239,19],[697,82,239,19,"Text"],[697,86,239,19],[698,16,239,20,"style"],[698,21,239,25],[698,23,239,27,"styles"],[698,29,239,33],[698,30,239,34,"actionBtnText"],[698,43,239,48],[699,16,239,48,"children"],[699,24,239,48],[699,26,239,49],[700,14,239,56],[701,16,239,56,"fileName"],[701,24,239,56],[701,26,239,56,"_jsxFileName"],[701,38,239,56],[702,16,239,56,"lineNumber"],[702,26,239,56],[703,16,239,56,"columnNumber"],[703,28,239,56],[704,14,239,56],[704,21,239,62],[704,22,239,63],[705,12,239,63],[706,14,239,63,"fileName"],[706,22,239,63],[706,24,239,63,"_jsxFileName"],[706,36,239,63],[707,14,239,63,"lineNumber"],[707,24,239,63],[708,14,239,63,"columnNumber"],[708,26,239,63],[709,12,239,63],[709,19,240,30],[709,20,240,31],[710,10,240,31],[711,12,240,31,"fileName"],[711,20,240,31],[711,22,240,31,"_jsxFileName"],[711,34,240,31],[712,12,240,31,"lineNumber"],[712,22,240,31],[713,12,240,31,"columnNumber"],[713,24,240,31],[714,10,240,31],[714,17,241,16],[714,18,241,17],[715,8,241,17],[716,10,241,17,"fileName"],[716,18,241,17],[716,20,241,17,"_jsxFileName"],[716,32,241,17],[717,10,241,17,"lineNumber"],[717,20,241,17],[718,10,241,17,"columnNumber"],[718,22,241,17],[719,8,241,17],[719,15,242,14],[719,16,242,15],[719,31,245,8],[719,35,245,8,"_reactJsxDevRuntime"],[719,54,245,8],[719,55,245,8,"jsxDEV"],[719,61,245,8],[719,63,245,9,"_reactNative"],[719,75,245,13],[719,76,245,13,"View"],[719,80,245,13],[720,10,245,14,"style"],[720,15,245,19],[720,17,245,21,"styles"],[720,23,245,27],[720,24,245,28,"tokensContainer"],[720,39,245,44],[721,10,245,44,"children"],[721,18,245,44],[721,34,246,10],[721,38,246,10,"_reactJsxDevRuntime"],[721,57,246,10],[721,58,246,10,"jsxDEV"],[721,64,246,10],[721,66,246,11,"_reactNative"],[721,78,246,15],[721,79,246,15,"Text"],[721,83,246,15],[722,12,246,16,"style"],[722,17,246,21],[722,19,246,23,"styles"],[722,25,246,29],[722,26,246,30,"tokensTitle"],[722,37,246,42],[723,12,246,42,"children"],[723,20,246,42],[723,22,246,43],[724,10,246,49],[725,12,246,49,"fileName"],[725,20,246,49],[725,22,246,49,"_jsxFileName"],[725,34,246,49],[726,12,246,49,"lineNumber"],[726,22,246,49],[727,12,246,49,"columnNumber"],[727,24,246,49],[728,10,246,49],[728,17,246,55],[728,18,246,56],[728,33,249,10],[728,37,249,10,"_reactJsxDevRuntime"],[728,56,249,10],[728,57,249,10,"jsxDEV"],[728,63,249,10],[728,65,249,11,"_reactNative"],[728,77,249,15],[728,78,249,15,"View"],[728,82,249,15],[729,12,249,16,"style"],[729,17,249,21],[729,19,249,23,"styles"],[729,25,249,29],[729,26,249,30,"tokenItem"],[729,35,249,40],[730,12,249,40,"children"],[730,20,249,40],[730,36,250,12],[730,40,250,12,"_reactJsxDevRuntime"],[730,59,250,12],[730,60,250,12,"jsxDEV"],[730,66,250,12],[730,68,250,13,"_reactNative"],[730,80,250,17],[730,81,250,17,"View"],[730,85,250,17],[731,14,250,18,"style"],[731,19,250,23],[731,21,250,25,"styles"],[731,27,250,31],[731,28,250,32,"tokenItemLeft"],[731,41,250,46],[732,14,250,46,"children"],[732,22,250,46],[732,38,251,14],[732,42,251,14,"_reactJsxDevRuntime"],[732,61,251,14],[732,62,251,14,"jsxDEV"],[732,68,251,14],[732,70,251,15,"_reactNative"],[732,82,251,19],[732,83,251,19,"View"],[732,87,251,19],[733,16,251,20,"style"],[733,21,251,25],[733,23,251,27,"styles"],[733,29,251,33],[733,30,251,34,"tokenIconContainer"],[733,48,251,53],[734,16,251,53,"children"],[734,24,251,53],[734,40,252,16],[734,44,252,16,"_reactJsxDevRuntime"],[734,63,252,16],[734,64,252,16,"jsxDEV"],[734,70,252,16],[734,72,252,17,"_reactNative"],[734,84,252,22],[734,85,252,22,"Image"],[734,90,252,22],[735,18,253,18,"source"],[735,24,253,24],[735,26,253,26],[736,20,253,28,"uri"],[736,23,253,31],[736,25,253,33],[737,18,253,134],[737,19,253,136],[738,18,254,18,"style"],[738,23,254,23],[738,25,254,25,"styles"],[738,31,254,31],[738,32,254,32,"tokenIcon"],[739,16,254,42],[740,18,254,42,"fileName"],[740,26,254,42],[740,28,254,42,"_jsxFileName"],[740,40,254,42],[741,18,254,42,"lineNumber"],[741,28,254,42],[742,18,254,42,"columnNumber"],[742,30,254,42],[743,16,254,42],[743,23,255,17],[743,24,255,18],[743,39,256,16],[743,43,256,16,"_reactJsxDevRuntime"],[743,62,256,16],[743,63,256,16,"jsxDEV"],[743,69,256,16],[743,71,256,17,"_reactNative"],[743,83,256,22],[743,84,256,22,"Image"],[743,89,256,22],[744,18,257,18,"source"],[744,24,257,24],[744,26,257,26],[745,20,257,28,"uri"],[745,23,257,31],[745,25,257,33],[746,18,257,133],[746,19,257,135],[747,18,258,18,"style"],[747,23,258,23],[747,25,258,25,"styles"],[747,31,258,31],[747,32,258,32,"networkBadge"],[748,16,258,45],[749,18,258,45,"fileName"],[749,26,258,45],[749,28,258,45,"_jsxFileName"],[749,40,258,45],[750,18,258,45,"lineNumber"],[750,28,258,45],[751,18,258,45,"columnNumber"],[751,30,258,45],[752,16,258,45],[752,23,259,17],[752,24,259,18],[753,14,259,18],[754,16,259,18,"fileName"],[754,24,259,18],[754,26,259,18,"_jsxFileName"],[754,38,259,18],[755,16,259,18,"lineNumber"],[755,26,259,18],[756,16,259,18,"columnNumber"],[756,28,259,18],[757,14,259,18],[757,21,260,20],[757,22,260,21],[757,37,261,14],[757,41,261,14,"_reactJsxDevRuntime"],[757,60,261,14],[757,61,261,14,"jsxDEV"],[757,67,261,14],[757,69,261,15,"_reactNative"],[757,81,261,19],[757,82,261,19,"View"],[757,86,261,19],[758,16,261,19,"children"],[758,24,261,19],[758,40,262,16],[758,44,262,16,"_reactJsxDevRuntime"],[758,63,262,16],[758,64,262,16,"jsxDEV"],[758,70,262,16],[758,72,262,17,"_reactNative"],[758,84,262,21],[758,85,262,21,"Text"],[758,89,262,21],[759,18,262,22,"style"],[759,23,262,27],[759,25,262,29,"styles"],[759,31,262,35],[759,32,262,36,"tokenItemName"],[759,45,262,50],[760,18,262,50,"children"],[760,26,262,50],[760,28,262,51],[761,16,262,55],[762,18,262,55,"fileName"],[762,26,262,55],[762,28,262,55,"_jsxFileName"],[762,40,262,55],[763,18,262,55,"lineNumber"],[763,28,262,55],[764,18,262,55,"columnNumber"],[764,30,262,55],[765,16,262,55],[765,23,262,61],[765,24,262,62],[765,39,263,16],[765,43,263,16,"_reactJsxDevRuntime"],[765,62,263,16],[765,63,263,16,"jsxDEV"],[765,69,263,16],[765,71,263,17,"_reactNative"],[765,83,263,21],[765,84,263,21,"Text"],[765,88,263,21],[766,18,263,22,"style"],[766,23,263,27],[766,25,263,29,"styles"],[766,31,263,35],[766,32,263,36,"tokenItemNetwork"],[766,48,263,53],[767,18,263,53,"children"],[767,26,263,53],[767,28,263,54],[768,16,263,65],[769,18,263,65,"fileName"],[769,26,263,65],[769,28,263,65,"_jsxFileName"],[769,40,263,65],[770,18,263,65,"lineNumber"],[770,28,263,65],[771,18,263,65,"columnNumber"],[771,30,263,65],[772,16,263,65],[772,23,263,71],[772,24,263,72],[773,14,263,72],[774,16,263,72,"fileName"],[774,24,263,72],[774,26,263,72,"_jsxFileName"],[774,38,263,72],[775,16,263,72,"lineNumber"],[775,26,263,72],[776,16,263,72,"columnNumber"],[776,28,263,72],[777,14,263,72],[777,21,264,20],[777,22,264,21],[778,12,264,21],[779,14,264,21,"fileName"],[779,22,264,21],[779,24,264,21,"_jsxFileName"],[779,36,264,21],[780,14,264,21,"lineNumber"],[780,24,264,21],[781,14,264,21,"columnNumber"],[781,26,264,21],[782,12,264,21],[782,19,265,18],[782,20,265,19],[782,35,266,12],[782,39,266,12,"_reactJsxDevRuntime"],[782,58,266,12],[782,59,266,12,"jsxDEV"],[782,65,266,12],[782,67,266,13,"_reactNative"],[782,79,266,17],[782,80,266,17,"View"],[782,84,266,17],[783,14,266,18,"style"],[783,19,266,23],[783,21,266,25,"styles"],[783,27,266,31],[783,28,266,32,"tokenItemRight"],[783,42,266,47],[784,14,266,47,"children"],[784,22,266,47],[784,38,267,14],[784,42,267,14,"_reactJsxDevRuntime"],[784,61,267,14],[784,62,267,14,"jsxDEV"],[784,68,267,14],[784,70,267,15,"_reactNative"],[784,82,267,19],[784,83,267,19,"Text"],[784,87,267,19],[785,16,267,20,"style"],[785,21,267,25],[785,23,267,27,"styles"],[785,29,267,33],[785,30,267,34,"tokenItemBalance"],[785,46,267,51],[786,16,267,51,"children"],[786,24,267,51],[786,26,267,52],[787,14,267,53],[788,16,267,53,"fileName"],[788,24,267,53],[788,26,267,53,"_jsxFileName"],[788,38,267,53],[789,16,267,53,"lineNumber"],[789,26,267,53],[790,16,267,53,"columnNumber"],[790,28,267,53],[791,14,267,53],[791,21,267,59],[791,22,267,60],[791,37,268,14],[791,41,268,14,"_reactJsxDevRuntime"],[791,60,268,14],[791,61,268,14,"jsxDEV"],[791,67,268,14],[791,69,268,15,"_reactNative"],[791,81,268,19],[791,82,268,19,"Text"],[791,86,268,19],[792,16,268,20,"style"],[792,21,268,25],[792,23,268,27,"styles"],[792,29,268,33],[792,30,268,34,"tokenItemUsd"],[792,42,268,47],[793,16,268,47,"children"],[793,24,268,47],[793,26,268,48],[794,14,268,50],[795,16,268,50,"fileName"],[795,24,268,50],[795,26,268,50,"_jsxFileName"],[795,38,268,50],[796,16,268,50,"lineNumber"],[796,26,268,50],[797,16,268,50,"columnNumber"],[797,28,268,50],[798,14,268,50],[798,21,268,56],[798,22,268,57],[799,12,268,57],[800,14,268,57,"fileName"],[800,22,268,57],[800,24,268,57,"_jsxFileName"],[800,36,268,57],[801,14,268,57,"lineNumber"],[801,24,268,57],[802,14,268,57,"columnNumber"],[802,26,268,57],[803,12,268,57],[803,19,269,18],[803,20,269,19],[804,10,269,19],[805,12,269,19,"fileName"],[805,20,269,19],[805,22,269,19,"_jsxFileName"],[805,34,269,19],[806,12,269,19,"lineNumber"],[806,22,269,19],[807,12,269,19,"columnNumber"],[807,24,269,19],[808,10,269,19],[808,17,270,16],[808,18,270,17],[809,8,270,17],[810,10,270,17,"fileName"],[810,18,270,17],[810,20,270,17,"_jsxFileName"],[810,32,270,17],[811,10,270,17,"lineNumber"],[811,20,270,17],[812,10,270,17,"columnNumber"],[812,22,270,17],[813,8,270,17],[813,15,273,14],[813,16,273,15],[814,6,273,15],[815,8,273,15,"fileName"],[815,16,273,15],[815,18,273,15,"_jsxFileName"],[815,30,273,15],[816,8,273,15,"lineNumber"],[816,18,273,15],[817,8,273,15,"columnNumber"],[817,20,273,15],[818,6,273,15],[818,13,274,18],[819,4,274,19],[820,6,274,19,"fileName"],[820,14,274,19],[820,16,274,19,"_jsxFileName"],[820,28,274,19],[821,6,274,19,"lineNumber"],[821,16,274,19],[822,6,274,19,"columnNumber"],[822,18,274,19],[823,4,274,19],[823,11,275,10],[823,12,275,11],[824,2,277,0],[825,2,277,1,"_s2"],[825,5,277,1],[825,6,118,9,"WalletTab"],[825,15,118,18],[826,4,118,18],[826,12,119,19,"useAuth"],[826,32,119,26],[826,33,119,26,"useAuth"],[826,40,119,26],[826,42,120,17,"useSafeAreaInsets"],[826,69,120,34],[826,70,120,34,"useSafeAreaInsets"],[826,87,120,34],[827,2,120,34],[828,2,120,34,"_c2"],[828,5,120,34],[828,8,118,9,"WalletTab"],[828,17,118,18],[829,2,279,0],[829,11,279,9,"CitizensTab"],[829,22,279,20,"CitizensTab"],[829,23,279,20],[829,25,279,23],[830,4,280,2],[830,24,281,4],[830,28,281,4,"_reactJsxDevRuntime"],[830,47,281,4],[830,48,281,4,"jsxDEV"],[830,54,281,4],[830,56,281,5,"_reactNative"],[830,68,281,9],[830,69,281,9,"View"],[830,73,281,9],[831,6,281,10,"style"],[831,11,281,15],[831,13,281,17,"styles"],[831,19,281,23],[831,20,281,24,"container"],[831,29,281,34],[832,6,281,34,"children"],[832,14,281,34],[832,29,282,6],[832,33,282,6,"_reactJsxDevRuntime"],[832,52,282,6],[832,53,282,6,"jsxDEV"],[832,59,282,6],[832,61,282,7,"_reactNative"],[832,73,282,11],[832,74,282,11,"Text"],[832,78,282,11],[833,8,282,12,"style"],[833,13,282,17],[833,15,282,19,"styles"],[833,21,282,25],[833,22,282,26,"placeholderText"],[833,37,282,42],[834,8,282,42,"children"],[834,16,282,42],[834,18,282,43],[835,6,282,58],[836,8,282,58,"fileName"],[836,16,282,58],[836,18,282,58,"_jsxFileName"],[836,30,282,58],[837,8,282,58,"lineNumber"],[837,18,282,58],[838,8,282,58,"columnNumber"],[838,20,282,58],[839,6,282,58],[839,13,282,64],[840,4,282,65],[841,6,282,65,"fileName"],[841,14,282,65],[841,16,282,65,"_jsxFileName"],[841,28,282,65],[842,6,282,65,"lineNumber"],[842,16,282,65],[843,6,282,65,"columnNumber"],[843,18,282,65],[844,4,282,65],[844,11,283,10],[844,12,283,11],[845,2,285,0],[846,2,285,1,"_c3"],[846,5,285,1],[846,8,279,9,"CitizensTab"],[846,19,279,20],[847,2,287,0],[847,11,287,9,"ReferralTab"],[847,22,287,20,"ReferralTab"],[847,23,287,20],[847,25,287,23],[848,4,288,2],[848,24,289,4],[848,28,289,4,"_reactJsxDevRuntime"],[848,47,289,4],[848,48,289,4,"jsxDEV"],[848,54,289,4],[848,56,289,5,"_reactNative"],[848,68,289,9],[848,69,289,9,"View"],[848,73,289,9],[849,6,289,10,"style"],[849,11,289,15],[849,13,289,17,"styles"],[849,19,289,23],[849,20,289,24,"container"],[849,29,289,34],[850,6,289,34,"children"],[850,14,289,34],[850,29,290,6],[850,33,290,6,"_reactJsxDevRuntime"],[850,52,290,6],[850,53,290,6,"jsxDEV"],[850,59,290,6],[850,61,290,7,"_reactNative"],[850,73,290,11],[850,74,290,11,"Text"],[850,78,290,11],[851,8,290,12,"style"],[851,13,290,17],[851,15,290,19,"styles"],[851,21,290,25],[851,22,290,26,"placeholderText"],[851,37,290,42],[852,8,290,42,"children"],[852,16,290,42],[852,18,290,43],[853,6,290,58],[854,8,290,58,"fileName"],[854,16,290,58],[854,18,290,58,"_jsxFileName"],[854,30,290,58],[855,8,290,58,"lineNumber"],[855,18,290,58],[856,8,290,58,"columnNumber"],[856,20,290,58],[857,6,290,58],[857,13,290,64],[858,4,290,65],[859,6,290,65,"fileName"],[859,14,290,65],[859,16,290,65,"_jsxFileName"],[859,28,290,65],[860,6,290,65,"lineNumber"],[860,16,290,65],[861,6,290,65,"columnNumber"],[861,18,290,65],[862,4,290,65],[862,11,291,10],[862,12,291,11],[863,2,293,0],[864,2,293,1,"_c4"],[864,5,293,1],[864,8,287,9,"ReferralTab"],[864,19,287,20],[865,2,295,0],[865,11,295,9,"ProfileTab"],[865,21,295,19,"ProfileTab"],[865,22,295,19],[865,24,295,22],[866,4,296,2],[866,24,297,4],[866,28,297,4,"_reactJsxDevRuntime"],[866,47,297,4],[866,48,297,4,"jsxDEV"],[866,54,297,4],[866,56,297,5,"_reactNative"],[866,68,297,9],[866,69,297,9,"View"],[866,73,297,9],[867,6,297,10,"style"],[867,11,297,15],[867,13,297,17,"styles"],[867,19,297,23],[867,20,297,24,"container"],[867,29,297,34],[868,6,297,34,"children"],[868,14,297,34],[868,29,298,6],[868,33,298,6,"_reactJsxDevRuntime"],[868,52,298,6],[868,53,298,6,"jsxDEV"],[868,59,298,6],[868,61,298,7,"_reactNative"],[868,73,298,11],[868,74,298,11,"Text"],[868,78,298,11],[869,8,298,12,"style"],[869,13,298,17],[869,15,298,19,"styles"],[869,21,298,25],[869,22,298,26,"placeholderText"],[869,37,298,42],[870,8,298,42,"children"],[870,16,298,42],[870,18,298,43],[871,6,298,57],[872,8,298,57,"fileName"],[872,16,298,57],[872,18,298,57,"_jsxFileName"],[872,30,298,57],[873,8,298,57,"lineNumber"],[873,18,298,57],[874,8,298,57,"columnNumber"],[874,20,298,57],[875,6,298,57],[875,13,298,63],[876,4,298,64],[877,6,298,64,"fileName"],[877,14,298,64],[877,16,298,64,"_jsxFileName"],[877,28,298,64],[878,6,298,64,"lineNumber"],[878,16,298,64],[879,6,298,64,"columnNumber"],[879,18,298,64],[880,4,298,64],[880,11,299,10],[880,12,299,11],[881,2,301,0],[882,2,301,1,"_c5"],[882,5,301,1],[882,8,295,9,"ProfileTab"],[882,18,295,19],[883,2,303,0],[883,6,303,6,"Tab"],[883,9,303,9],[883,12,303,12],[883,16,303,12,"createBottomTabNavigator"],[883,42,303,36],[883,43,303,36,"createBottomTabNavigator"],[883,67,303,36],[883,69,303,37],[883,70,303,38],[884,2,305,15],[884,11,305,24,"HomeScreen"],[884,21,305,34,"HomeScreen"],[884,22,305,34],[884,24,305,37],[885,4,306,2],[885,24,307,4],[885,28,307,4,"_reactJsxDevRuntime"],[885,47,307,4],[885,48,307,4,"jsxDEV"],[885,54,307,4],[885,56,307,5,"Tab"],[885,59,307,8],[885,60,307,9,"Navigator"],[885,69,307,18],[886,6,308,6,"screenOptions"],[886,19,308,19],[886,21,308,21],[887,8,309,8,"headerShown"],[887,19,309,19],[887,21,309,21],[887,26,309,26],[888,8,310,8,"tabBarActiveTintColor"],[888,29,310,29],[888,31,310,31],[888,40,310,40],[889,8,311,8,"tabBarInactiveTintColor"],[889,31,311,31],[889,33,311,33],[889,42,311,42],[890,8,312,8,"tabBarStyle"],[890,19,312,19],[890,21,312,21,"styles"],[890,27,312,27],[890,28,312,28,"tabBar"],[891,6,313,6],[891,7,313,8],[892,6,313,8,"children"],[892,14,313,8],[892,30,315,6],[892,34,315,6,"_reactJsxDevRuntime"],[892,53,315,6],[892,54,315,6,"jsxDEV"],[892,60,315,6],[892,62,315,7,"Tab"],[892,65,315,10],[892,66,315,11,"Screen"],[892,72,315,17],[893,8,316,8,"name"],[893,12,316,12],[893,14,316,13],[893,23,316,22],[894,8,317,8,"component"],[894,17,317,17],[894,19,317,19,"HomeTab"],[894,26,317,27],[895,8,318,8,"options"],[895,15,318,15],[895,17,318,17],[896,10,319,10,"tabBarLabel"],[896,21,319,21],[896,23,319,23],[896,29,319,29],[897,10,320,10,"tabBarIcon"],[897,20,320,20],[897,22,320,22,"_ref3"],[897,27,320,22],[898,12,320,22],[898,16,320,25,"color"],[898,21,320,30],[898,24,320,30,"_ref3"],[898,29,320,30],[898,30,320,25,"color"],[898,35,320,30],[899,14,320,32,"size"],[899,18,320,36],[899,21,320,36,"_ref3"],[899,26,320,36],[899,27,320,32,"size"],[899,31,320,36],[900,12,320,36],[900,32,321,12],[900,36,321,12,"_reactJsxDevRuntime"],[900,55,321,12],[900,56,321,12,"jsxDEV"],[900,62,321,12],[900,64,321,13,"_expoVectorIcons"],[900,80,321,21],[900,81,321,21,"Ionicons"],[900,89,321,21],[901,14,321,22,"name"],[901,18,321,26],[901,20,321,27],[901,26,321,33],[902,14,321,34,"size"],[902,18,321,38],[902,20,321,40,"size"],[902,24,321,45],[903,14,321,46,"color"],[903,19,321,51],[903,21,321,53,"color"],[904,12,321,59],[905,14,321,59,"fileName"],[905,22,321,59],[905,24,321,59,"_jsxFileName"],[905,36,321,59],[906,14,321,59,"lineNumber"],[906,24,321,59],[907,14,321,59,"columnNumber"],[907,26,321,59],[908,12,321,59],[908,19,321,61],[908,20,321,62],[909,10,321,62],[910,8,323,8],[911,6,323,10],[912,8,323,10,"fileName"],[912,16,323,10],[912,18,323,10,"_jsxFileName"],[912,30,323,10],[913,8,323,10,"lineNumber"],[913,18,323,10],[914,8,323,10,"columnNumber"],[914,20,323,10],[915,6,323,10],[915,13,324,7],[915,14,324,8],[915,29,325,6],[915,33,325,6,"_reactJsxDevRuntime"],[915,52,325,6],[915,53,325,6,"jsxDEV"],[915,59,325,6],[915,61,325,7,"Tab"],[915,64,325,10],[915,65,325,11,"Screen"],[915,71,325,17],[916,8,326,8,"name"],[916,12,326,12],[916,14,326,13],[916,22,326,21],[917,8,327,8,"component"],[917,17,327,17],[917,19,327,19,"WalletTab"],[917,28,327,29],[918,8,328,8,"options"],[918,15,328,15],[918,17,328,17],[919,10,329,10,"tabBarLabel"],[919,21,329,21],[919,23,329,23],[919,31,329,31],[920,10,330,10,"tabBarIcon"],[920,20,330,20],[920,22,330,22,"_ref4"],[920,27,330,22],[921,12,330,22],[921,16,330,25,"color"],[921,21,330,30],[921,24,330,30,"_ref4"],[921,29,330,30],[921,30,330,25,"color"],[921,35,330,30],[922,14,330,32,"size"],[922,18,330,36],[922,21,330,36,"_ref4"],[922,26,330,36],[922,27,330,32,"size"],[922,31,330,36],[923,12,330,36],[923,32,331,12],[923,36,331,12,"_reactJsxDevRuntime"],[923,55,331,12],[923,56,331,12,"jsxDEV"],[923,62,331,12],[923,64,331,13,"_expoVectorIcons"],[923,80,331,21],[923,81,331,21,"Ionicons"],[923,89,331,21],[924,14,331,22,"name"],[924,18,331,26],[924,20,331,27],[924,28,331,35],[925,14,331,36,"size"],[925,18,331,40],[925,20,331,42,"size"],[925,24,331,47],[926,14,331,48,"color"],[926,19,331,53],[926,21,331,55,"color"],[927,12,331,61],[928,14,331,61,"fileName"],[928,22,331,61],[928,24,331,61,"_jsxFileName"],[928,36,331,61],[929,14,331,61,"lineNumber"],[929,24,331,61],[930,14,331,61,"columnNumber"],[930,26,331,61],[931,12,331,61],[931,19,331,63],[931,20,331,64],[932,10,331,64],[933,8,333,8],[934,6,333,10],[935,8,333,10,"fileName"],[935,16,333,10],[935,18,333,10,"_jsxFileName"],[935,30,333,10],[936,8,333,10,"lineNumber"],[936,18,333,10],[937,8,333,10,"columnNumber"],[937,20,333,10],[938,6,333,10],[938,13,334,7],[938,14,334,8],[938,29,335,6],[938,33,335,6,"_reactJsxDevRuntime"],[938,52,335,6],[938,53,335,6,"jsxDEV"],[938,59,335,6],[938,61,335,7,"Tab"],[938,64,335,10],[938,65,335,11,"Screen"],[938,71,335,17],[939,8,336,8,"name"],[939,12,336,12],[939,14,336,13],[939,24,336,23],[940,8,337,8,"component"],[940,17,337,17],[940,19,337,19,"CitizensTab"],[940,30,337,31],[941,8,338,8,"options"],[941,15,338,15],[941,17,338,17],[942,10,339,10,"tabBarLabel"],[942,21,339,21],[942,23,339,23],[942,33,339,33],[943,10,340,10,"tabBarIcon"],[943,20,340,20],[943,22,340,22,"_ref5"],[943,27,340,22],[944,12,340,22],[944,16,340,25,"color"],[944,21,340,30],[944,24,340,30,"_ref5"],[944,29,340,30],[944,30,340,25,"color"],[944,35,340,30],[945,14,340,32,"size"],[945,18,340,36],[945,21,340,36,"_ref5"],[945,26,340,36],[945,27,340,32,"size"],[945,31,340,36],[946,12,340,36],[946,32,341,12],[946,36,341,12,"_reactJsxDevRuntime"],[946,55,341,12],[946,56,341,12,"jsxDEV"],[946,62,341,12],[946,64,341,13,"_expoVectorIcons"],[946,80,341,21],[946,81,341,21,"Ionicons"],[946,89,341,21],[947,14,341,22,"name"],[947,18,341,26],[947,20,341,27],[947,28,341,35],[948,14,341,36,"size"],[948,18,341,40],[948,20,341,42,"size"],[948,24,341,47],[949,14,341,48,"color"],[949,19,341,53],[949,21,341,55,"color"],[950,12,341,61],[951,14,341,61,"fileName"],[951,22,341,61],[951,24,341,61,"_jsxFileName"],[951,36,341,61],[952,14,341,61,"lineNumber"],[952,24,341,61],[953,14,341,61,"columnNumber"],[953,26,341,61],[954,12,341,61],[954,19,341,63],[954,20,341,64],[955,10,341,64],[956,8,343,8],[957,6,343,10],[958,8,343,10,"fileName"],[958,16,343,10],[958,18,343,10,"_jsxFileName"],[958,30,343,10],[959,8,343,10,"lineNumber"],[959,18,343,10],[960,8,343,10,"columnNumber"],[960,20,343,10],[961,6,343,10],[961,13,344,7],[961,14,344,8],[961,29,345,6],[961,33,345,6,"_reactJsxDevRuntime"],[961,52,345,6],[961,53,345,6,"jsxDEV"],[961,59,345,6],[961,61,345,7,"Tab"],[961,64,345,10],[961,65,345,11,"Screen"],[961,71,345,17],[962,8,346,8,"name"],[962,12,346,12],[962,14,346,13],[962,24,346,23],[963,8,347,8,"component"],[963,17,347,17],[963,19,347,19,"ReferralTab"],[963,30,347,31],[964,8,348,8,"options"],[964,15,348,15],[964,17,348,17],[965,10,349,10,"tabBarLabel"],[965,21,349,21],[965,23,349,23],[965,33,349,33],[966,10,350,10,"tabBarIcon"],[966,20,350,20],[966,22,350,22,"_ref6"],[966,27,350,22],[967,12,350,22],[967,16,350,25,"color"],[967,21,350,30],[967,24,350,30,"_ref6"],[967,29,350,30],[967,30,350,25,"color"],[967,35,350,30],[968,14,350,32,"size"],[968,18,350,36],[968,21,350,36,"_ref6"],[968,26,350,36],[968,27,350,32,"size"],[968,31,350,36],[969,12,350,36],[969,32,351,12],[969,36,351,12,"_reactJsxDevRuntime"],[969,55,351,12],[969,56,351,12,"jsxDEV"],[969,62,351,12],[969,64,351,13,"_expoVectorIcons"],[969,80,351,21],[969,81,351,21,"Ionicons"],[969,89,351,21],[970,14,351,22,"name"],[970,18,351,26],[970,20,351,27],[970,26,351,33],[971,14,351,34,"size"],[971,18,351,38],[971,20,351,40,"size"],[971,24,351,45],[972,14,351,46,"color"],[972,19,351,51],[972,21,351,53,"color"],[973,12,351,59],[974,14,351,59,"fileName"],[974,22,351,59],[974,24,351,59,"_jsxFileName"],[974,36,351,59],[975,14,351,59,"lineNumber"],[975,24,351,59],[976,14,351,59,"columnNumber"],[976,26,351,59],[977,12,351,59],[977,19,351,61],[977,20,351,62],[978,10,351,62],[979,8,353,8],[980,6,353,10],[981,8,353,10,"fileName"],[981,16,353,10],[981,18,353,10,"_jsxFileName"],[981,30,353,10],[982,8,353,10,"lineNumber"],[982,18,353,10],[983,8,353,10,"columnNumber"],[983,20,353,10],[984,6,353,10],[984,13,354,7],[984,14,354,8],[984,29,355,6],[984,33,355,6,"_reactJsxDevRuntime"],[984,52,355,6],[984,53,355,6,"jsxDEV"],[984,59,355,6],[984,61,355,7,"Tab"],[984,64,355,10],[984,65,355,11,"Screen"],[984,71,355,17],[985,8,356,8,"name"],[985,12,356,12],[985,14,356,13],[985,23,356,22],[986,8,357,8,"component"],[986,17,357,17],[986,19,357,19,"ProfileTab"],[986,29,357,30],[987,8,358,8,"options"],[987,15,358,15],[987,17,358,17],[988,10,359,10,"tabBarLabel"],[988,21,359,21],[988,23,359,23],[988,32,359,32],[989,10,360,10,"tabBarIcon"],[989,20,360,20],[989,22,360,22,"_ref7"],[989,27,360,22],[990,12,360,22],[990,16,360,25,"color"],[990,21,360,30],[990,24,360,30,"_ref7"],[990,29,360,30],[990,30,360,25,"color"],[990,35,360,30],[991,14,360,32,"size"],[991,18,360,36],[991,21,360,36,"_ref7"],[991,26,360,36],[991,27,360,32,"size"],[991,31,360,36],[992,12,360,36],[992,32,361,12],[992,36,361,12,"_reactJsxDevRuntime"],[992,55,361,12],[992,56,361,12,"jsxDEV"],[992,62,361,12],[992,64,361,13,"_expoVectorIcons"],[992,80,361,21],[992,81,361,21,"Ionicons"],[992,89,361,21],[993,14,361,22,"name"],[993,18,361,26],[993,20,361,27],[993,28,361,35],[994,14,361,36,"size"],[994,18,361,40],[994,20,361,42,"size"],[994,24,361,47],[995,14,361,48,"color"],[995,19,361,53],[995,21,361,55,"color"],[996,12,361,61],[997,14,361,61,"fileName"],[997,22,361,61],[997,24,361,61,"_jsxFileName"],[997,36,361,61],[998,14,361,61,"lineNumber"],[998,24,361,61],[999,14,361,61,"columnNumber"],[999,26,361,61],[1000,12,361,61],[1000,19,361,63],[1000,20,361,64],[1001,10,361,64],[1002,8,363,8],[1003,6,363,10],[1004,8,363,10,"fileName"],[1004,16,363,10],[1004,18,363,10,"_jsxFileName"],[1004,30,363,10],[1005,8,363,10,"lineNumber"],[1005,18,363,10],[1006,8,363,10,"columnNumber"],[1006,20,363,10],[1007,6,363,10],[1007,13,364,7],[1007,14,364,8],[1008,4,364,8],[1009,6,364,8,"fileName"],[1009,14,364,8],[1009,16,364,8,"_jsxFileName"],[1009,28,364,8],[1010,6,364,8,"lineNumber"],[1010,16,364,8],[1011,6,364,8,"columnNumber"],[1011,18,364,8],[1012,4,364,8],[1012,11,365,19],[1012,12,365,20],[1013,2,367,0],[1014,2,367,1,"_c6"],[1014,5,367,1],[1014,8,305,24,"HomeScreen"],[1014,18,305,34],[1015,2,369,0],[1015,6,369,6,"QUICK_ACTIONS"],[1015,19,369,19],[1015,22,369,22],[1015,23,370,2],[1016,4,370,4,"id"],[1016,6,370,6],[1016,8,370,8],[1016,11,370,11],[1017,4,370,13,"label"],[1017,9,370,18],[1017,11,370,20],[1017,17,370,26],[1018,4,370,28,"icon"],[1018,8,370,32],[1018,10,370,34],[1018,25,370,49],[1019,4,370,51,"color"],[1019,9,370,56],[1019,11,370,58],[1020,2,370,68],[1020,3,370,69],[1020,5,371,2],[1021,4,371,4,"id"],[1021,6,371,6],[1021,8,371,8],[1021,11,371,11],[1022,4,371,13,"label"],[1022,9,371,18],[1022,11,371,20],[1022,20,371,29],[1023,4,371,31,"icon"],[1023,8,371,35],[1023,10,371,37],[1023,22,371,49],[1024,4,371,51,"color"],[1024,9,371,56],[1024,11,371,58],[1025,2,371,68],[1025,3,371,69],[1025,5,372,2],[1026,4,372,4,"id"],[1026,6,372,6],[1026,8,372,8],[1026,11,372,11],[1027,4,372,13,"label"],[1027,9,372,18],[1027,11,372,20],[1027,17,372,26],[1028,4,372,28,"icon"],[1028,8,372,32],[1028,10,372,34],[1028,27,372,51],[1029,4,372,53,"color"],[1029,9,372,58],[1029,11,372,60],[1030,2,372,70],[1030,3,372,71],[1030,5,373,2],[1031,4,373,4,"id"],[1031,6,373,6],[1031,8,373,8],[1031,11,373,11],[1032,4,373,13,"label"],[1032,9,373,18],[1032,11,373,20],[1032,17,373,26],[1033,4,373,28,"icon"],[1033,8,373,32],[1033,10,373,34],[1033,28,373,52],[1034,4,373,54,"color"],[1034,9,373,59],[1034,11,373,61],[1035,2,373,71],[1035,3,373,72],[1035,5,374,2],[1036,4,374,4,"id"],[1036,6,374,6],[1036,8,374,8],[1036,11,374,11],[1037,4,374,13,"label"],[1037,9,374,18],[1037,11,374,20],[1037,18,374,27],[1038,4,374,29,"icon"],[1038,8,374,33],[1038,10,374,35],[1038,23,374,48],[1039,4,374,50,"color"],[1039,9,374,55],[1039,11,374,57],[1040,2,374,67],[1040,3,374,68],[1040,5,375,2],[1041,4,375,4,"id"],[1041,6,375,6],[1041,8,375,8],[1041,11,375,11],[1042,4,375,13,"label"],[1042,9,375,18],[1042,11,375,20],[1042,21,375,30],[1043,4,375,32,"icon"],[1043,8,375,36],[1043,10,375,38],[1043,16,375,44],[1044,4,375,46,"color"],[1044,9,375,51],[1044,11,375,53],[1045,2,375,63],[1045,3,375,64],[1045,5,376,2],[1046,4,376,4,"id"],[1046,6,376,6],[1046,8,376,8],[1046,11,376,11],[1047,4,376,13,"label"],[1047,9,376,18],[1047,11,376,20],[1047,21,376,30],[1048,4,376,32,"icon"],[1048,8,376,36],[1048,10,376,38],[1048,25,376,53],[1049,4,376,55,"color"],[1049,9,376,60],[1049,11,376,62],[1050,2,376,72],[1050,3,376,73],[1050,5,377,2],[1051,4,377,4,"id"],[1051,6,377,6],[1051,8,377,8],[1051,11,377,11],[1052,4,377,13,"label"],[1052,9,377,18],[1052,11,377,20],[1052,22,377,31],[1053,4,377,33,"icon"],[1053,8,377,37],[1053,10,377,39],[1053,18,377,47],[1054,4,377,49,"color"],[1054,9,377,54],[1054,11,377,56],[1055,2,377,66],[1055,3,377,67],[1055,5,378,2],[1056,4,378,4,"id"],[1056,6,378,6],[1056,8,378,8],[1056,11,378,11],[1057,4,378,13,"label"],[1057,9,378,18],[1057,11,378,20],[1057,21,378,30],[1058,4,378,32,"icon"],[1058,8,378,36],[1058,10,378,38],[1058,21,378,49],[1059,4,378,51,"color"],[1059,9,378,56],[1059,11,378,58],[1060,2,378,68],[1060,3,378,69],[1060,5,379,2],[1061,4,379,4,"id"],[1061,6,379,6],[1061,8,379,8],[1061,12,379,12],[1062,4,379,14,"label"],[1062,9,379,19],[1062,11,379,21],[1062,21,379,31],[1063,4,379,33,"icon"],[1063,8,379,37],[1063,10,379,39],[1063,16,379,45],[1064,4,379,47,"color"],[1064,9,379,52],[1064,11,379,54],[1065,2,379,64],[1065,3,379,65],[1065,5,380,2],[1066,4,380,4,"id"],[1066,6,380,6],[1066,8,380,8],[1066,12,380,12],[1067,4,380,14,"label"],[1067,9,380,19],[1067,11,380,21],[1067,22,380,32],[1068,4,380,34,"icon"],[1068,8,380,38],[1068,10,380,40],[1068,16,380,46],[1069,4,380,48,"color"],[1069,9,380,53],[1069,11,380,55],[1070,2,380,65],[1070,3,380,66],[1070,5,381,2],[1071,4,381,4,"id"],[1071,6,381,6],[1071,8,381,8],[1071,12,381,12],[1072,4,381,14,"label"],[1072,9,381,19],[1072,11,381,21],[1072,17,381,27],[1073,4,381,29,"icon"],[1073,8,381,33],[1073,10,381,35],[1073,16,381,41],[1074,4,381,43,"color"],[1074,9,381,48],[1074,11,381,50],[1075,2,381,60],[1075,3,381,61],[1075,4,382,1],[1076,2,384,0],[1076,6,384,6,"styles"],[1076,12,384,12],[1076,15,384,15,"StyleSheet"],[1076,27,384,25],[1076,28,384,25,"StyleSheet"],[1076,38,384,25],[1076,39,384,26,"create"],[1076,45,384,32],[1076,46,384,33],[1077,4,385,2,"container"],[1077,13,385,11],[1077,15,385,13],[1078,6,386,4,"flex"],[1078,10,386,8],[1078,12,386,10],[1078,13,386,11],[1079,6,387,4,"backgroundColor"],[1079,21,387,19],[1079,23,387,21],[1080,4,388,2],[1080,5,388,3],[1081,4,389,2,"scrollContent"],[1081,17,389,15],[1081,19,389,17],[1082,6,390,4,"paddingBottom"],[1082,19,390,17],[1082,21,390,19],[1083,4,391,2],[1083,5,391,3],[1084,4,392,2,"walletScrollContent"],[1084,23,392,21],[1084,25,392,23],[1085,6,393,4,"paddingBottom"],[1085,19,393,17],[1085,21,393,19],[1086,4,394,2],[1086,5,394,3],[1087,4,395,2,"header"],[1087,10,395,8],[1087,12,395,10],[1088,6,396,4,"flexDirection"],[1088,19,396,17],[1088,21,396,19],[1088,26,396,24],[1089,6,397,4,"justifyContent"],[1089,20,397,18],[1089,22,397,20],[1089,37,397,35],[1090,6,398,4,"alignItems"],[1090,16,398,14],[1090,18,398,16],[1090,26,398,24],[1091,6,399,4,"padding"],[1091,13,399,11],[1091,15,399,13],[1091,17,399,15],[1092,6,400,4,"backgroundColor"],[1092,21,400,19],[1092,23,400,21],[1092,29,400,27],[1093,6,401,4,"borderBottomWidth"],[1093,23,401,21],[1093,25,401,23],[1093,26,401,24],[1094,6,402,4,"borderBottomColor"],[1094,23,402,21],[1094,25,402,23],[1095,4,403,2],[1095,5,403,3],[1096,4,404,2,"headerLeft"],[1096,14,404,12],[1096,16,404,14],[1097,6,405,4,"position"],[1097,14,405,12],[1097,16,405,14],[1098,4,406,2],[1098,5,406,3],[1099,4,407,2,"profileImage"],[1099,16,407,14],[1099,18,407,16],[1100,6,408,4,"width"],[1100,11,408,9],[1100,13,408,11],[1100,15,408,13],[1101,6,409,4,"height"],[1101,12,409,10],[1101,14,409,12],[1101,16,409,14],[1102,6,410,4,"borderRadius"],[1102,18,410,16],[1102,20,410,18],[1102,22,410,20],[1103,6,411,4,"backgroundColor"],[1103,21,411,19],[1103,23,411,21],[1103,32,411,30],[1104,6,412,4,"alignItems"],[1104,16,412,14],[1104,18,412,16],[1104,26,412,24],[1105,6,413,4,"justifyContent"],[1105,20,413,18],[1105,22,413,20],[1105,30,413,28],[1106,6,414,4,"overflow"],[1106,14,414,12],[1106,16,414,14],[1107,4,415,2],[1107,5,415,3],[1108,4,416,2,"profileImageSrc"],[1108,19,416,17],[1108,21,416,19],[1109,6,417,4,"width"],[1109,11,417,9],[1109,13,417,11],[1109,15,417,13],[1110,6,418,4,"height"],[1110,12,418,10],[1110,14,418,12],[1111,4,419,2],[1111,5,419,3],[1112,4,420,2,"profileBadge"],[1112,16,420,14],[1112,18,420,16],[1113,6,421,4,"position"],[1113,14,421,12],[1113,16,421,14],[1113,26,421,24],[1114,6,422,4,"bottom"],[1114,12,422,10],[1114,14,422,12],[1114,15,422,13],[1114,16,422,14],[1115,6,423,4,"right"],[1115,11,423,9],[1115,13,423,11],[1115,14,423,12],[1115,15,423,13],[1116,6,424,4,"backgroundColor"],[1116,21,424,19],[1116,23,424,21],[1116,32,424,30],[1117,6,425,4,"borderRadius"],[1117,18,425,16],[1117,20,425,18],[1117,22,425,20],[1118,6,426,4,"paddingHorizontal"],[1118,23,426,21],[1118,25,426,23],[1118,26,426,24],[1119,6,427,4,"paddingVertical"],[1119,21,427,19],[1119,23,427,21],[1119,24,427,22],[1120,6,428,4,"flexDirection"],[1120,19,428,17],[1120,21,428,19],[1120,26,428,24],[1121,6,429,4,"alignItems"],[1121,16,429,14],[1121,18,429,16],[1121,26,429,24],[1122,6,430,4,"gap"],[1122,9,430,7],[1122,11,430,9],[1123,4,431,2],[1123,5,431,3],[1124,4,432,2,"trustScore"],[1124,14,432,12],[1124,16,432,14],[1125,6,433,4,"fontSize"],[1125,14,433,12],[1125,16,433,14],[1125,18,433,16],[1126,6,434,4,"fontWeight"],[1126,16,434,14],[1126,18,434,16],[1126,23,434,21],[1127,6,435,4,"color"],[1127,11,435,9],[1127,13,435,11],[1128,4,436,2],[1128,5,436,3],[1129,4,437,2,"headerRight"],[1129,15,437,13],[1129,17,437,15],[1130,6,438,4,"flexDirection"],[1130,19,438,17],[1130,21,438,19],[1130,26,438,24],[1131,6,439,4,"gap"],[1131,9,439,7],[1131,11,439,9],[1132,4,440,2],[1132,5,440,3],[1133,4,441,2,"iconButton"],[1133,14,441,12],[1133,16,441,14],[1134,6,442,4,"padding"],[1134,13,442,11],[1134,15,442,13],[1135,4,443,2],[1135,5,443,3],[1136,4,444,2,"announcementWidget"],[1136,22,444,20],[1136,24,444,22],[1137,6,445,4,"padding"],[1137,13,445,11],[1137,15,445,13],[1138,4,446,2],[1138,5,446,3],[1139,4,447,2,"announcement"],[1139,16,447,14],[1139,18,447,16],[1140,6,448,4,"backgroundColor"],[1140,21,448,19],[1140,23,448,21],[1140,29,448,27],[1141,6,449,4,"padding"],[1141,13,449,11],[1141,15,449,13],[1141,17,449,15],[1142,6,450,4,"borderRadius"],[1142,18,450,16],[1142,20,450,18],[1142,22,450,20],[1143,6,451,4,"marginRight"],[1143,17,451,15],[1143,19,451,17],[1143,21,451,19],[1144,6,452,4,"width"],[1144,11,452,9],[1144,13,452,11,"width"],[1144,18,452,16],[1144,21,452,19],[1144,23,452,21],[1145,6,453,4,"borderLeftWidth"],[1145,21,453,19],[1145,23,453,21],[1145,24,453,22],[1146,6,454,4,"borderLeftColor"],[1146,21,454,19],[1146,23,454,21],[1147,4,455,2],[1147,5,455,3],[1148,4,456,2,"announcementTitle"],[1148,21,456,19],[1148,23,456,21],[1149,6,457,4,"fontSize"],[1149,14,457,12],[1149,16,457,14],[1149,18,457,16],[1150,6,458,4,"fontWeight"],[1150,16,458,14],[1150,18,458,16],[1150,23,458,21],[1151,6,459,4,"color"],[1151,11,459,9],[1151,13,459,11],[1151,22,459,20],[1152,6,460,4,"marginBottom"],[1152,18,460,16],[1152,20,460,18],[1153,4,461,2],[1153,5,461,3],[1154,4,462,2,"announcementText"],[1154,20,462,18],[1154,22,462,20],[1155,6,463,4,"fontSize"],[1155,14,463,12],[1155,16,463,14],[1155,18,463,16],[1156,6,464,4,"color"],[1156,11,464,9],[1156,13,464,11],[1157,4,465,2],[1157,5,465,3],[1158,4,466,2,"quickActionsContainer"],[1158,25,466,23],[1158,27,466,25],[1159,6,467,4,"padding"],[1159,13,467,11],[1159,15,467,13],[1160,4,468,2],[1160,5,468,3],[1161,4,469,2,"sectionTitle"],[1161,16,469,14],[1161,18,469,16],[1162,6,470,4,"fontSize"],[1162,14,470,12],[1162,16,470,14],[1162,18,470,16],[1163,6,471,4,"fontWeight"],[1163,16,471,14],[1163,18,471,16],[1163,23,471,21],[1164,6,472,4,"color"],[1164,11,472,9],[1164,13,472,11],[1164,22,472,20],[1165,6,473,4,"marginBottom"],[1165,18,473,16],[1165,20,473,18],[1166,4,474,2],[1166,5,474,3],[1167,4,475,2,"actionsGrid"],[1167,15,475,13],[1167,17,475,15],[1168,6,476,4,"flexDirection"],[1168,19,476,17],[1168,21,476,19],[1168,26,476,24],[1169,6,477,4,"flexWrap"],[1169,14,477,12],[1169,16,477,14],[1169,22,477,20],[1170,6,478,4,"justifyContent"],[1170,20,478,18],[1170,22,478,20],[1171,4,479,2],[1171,5,479,3],[1172,4,480,2,"actionCard"],[1172,14,480,12],[1172,16,480,14],[1173,6,481,4,"width"],[1173,11,481,9],[1173,13,481,11],[1173,14,481,12,"width"],[1173,19,481,17],[1173,22,481,20],[1173,24,481,22],[1173,28,481,26],[1173,29,481,27],[1174,6,482,4,"backgroundColor"],[1174,21,482,19],[1174,23,482,21],[1174,29,482,27],[1175,6,483,4,"padding"],[1175,13,483,11],[1175,15,483,13],[1175,17,483,15],[1176,6,484,4,"borderRadius"],[1176,18,484,16],[1176,20,484,18],[1176,22,484,20],[1177,6,485,4,"alignItems"],[1177,16,485,14],[1177,18,485,16],[1177,26,485,24],[1178,6,486,4,"marginBottom"],[1178,18,486,16],[1178,20,486,18],[1178,22,486,20],[1179,6,487,4,"shadowColor"],[1179,17,487,15],[1179,19,487,17],[1179,25,487,23],[1180,6,488,4,"shadowOffset"],[1180,18,488,16],[1180,20,488,18],[1181,8,488,20,"width"],[1181,13,488,25],[1181,15,488,27],[1181,16,488,28],[1182,8,488,30,"height"],[1182,14,488,36],[1182,16,488,38],[1183,6,488,40],[1183,7,488,41],[1184,6,489,4,"shadowOpacity"],[1184,19,489,17],[1184,21,489,19],[1184,25,489,23],[1185,6,490,4,"shadowRadius"],[1185,18,490,16],[1185,20,490,18],[1185,21,490,19],[1186,6,491,4,"elevation"],[1186,15,491,13],[1186,17,491,15],[1187,4,492,2],[1187,5,492,3],[1188,4,493,2,"actionCardFirst"],[1188,19,493,17],[1188,21,493,19],[1189,6,494,4,"marginRight"],[1189,17,494,15],[1189,19,494,17],[1190,4,495,2],[1190,5,495,3],[1191,4,496,2,"actionCardLast"],[1191,18,496,16],[1191,20,496,18],[1192,6,497,4,"marginLeft"],[1192,16,497,14],[1192,18,497,16],[1193,4,498,2],[1193,5,498,3],[1194,4,499,2,"actionIcon"],[1194,14,499,12],[1194,16,499,14],[1195,6,500,4,"width"],[1195,11,500,9],[1195,13,500,11],[1195,15,500,13],[1196,6,501,4,"height"],[1196,12,501,10],[1196,14,501,12],[1196,16,501,14],[1197,6,502,4,"borderRadius"],[1197,18,502,16],[1197,20,502,18],[1197,22,502,20],[1198,6,503,4,"alignItems"],[1198,16,503,14],[1198,18,503,16],[1198,26,503,24],[1199,6,504,4,"justifyContent"],[1199,20,504,18],[1199,22,504,20],[1199,30,504,28],[1200,6,505,4,"marginBottom"],[1200,18,505,16],[1200,20,505,18],[1201,4,506,2],[1201,5,506,3],[1202,4,507,2,"actionLabel"],[1202,15,507,13],[1202,17,507,15],[1203,6,508,4,"fontSize"],[1203,14,508,12],[1203,16,508,14],[1203,18,508,16],[1204,6,509,4,"color"],[1204,11,509,9],[1204,13,509,11],[1204,22,509,20],[1205,6,510,4,"textAlign"],[1205,15,510,13],[1205,17,510,15],[1206,4,511,2],[1206,5,511,3],[1207,4,512,2,"walletHeader"],[1207,16,512,14],[1207,18,512,16],[1208,6,513,4,"padding"],[1208,13,513,11],[1208,15,513,13],[1208,17,513,15],[1209,6,514,4,"backgroundColor"],[1209,21,514,19],[1209,23,514,21],[1209,29,514,27],[1210,6,515,4,"borderBottomWidth"],[1210,23,515,21],[1210,25,515,23],[1210,26,515,24],[1211,6,516,4,"borderBottomColor"],[1211,23,516,21],[1211,25,516,23],[1211,34,516,32],[1212,6,517,4,"flexDirection"],[1212,19,517,17],[1212,21,517,19],[1212,26,517,24],[1213,6,518,4,"justifyContent"],[1213,20,518,18],[1213,22,518,20],[1213,37,518,35],[1214,6,519,4,"alignItems"],[1214,16,519,14],[1214,18,519,16],[1215,4,520,2],[1215,5,520,3],[1216,4,521,2,"walletTitle"],[1216,15,521,13],[1216,17,521,15],[1217,6,522,4,"fontSize"],[1217,14,522,12],[1217,16,522,14],[1217,18,522,16],[1218,6,523,4,"fontWeight"],[1218,16,523,14],[1218,18,523,16],[1218,23,523,21],[1219,6,524,4,"color"],[1219,11,524,9],[1219,13,524,11],[1220,4,525,2],[1220,5,525,3],[1221,4,526,2,"refreshButton"],[1221,17,526,15],[1221,19,526,17],[1222,6,527,4,"padding"],[1222,13,527,11],[1222,15,527,13],[1222,16,527,14],[1223,6,528,4,"borderRadius"],[1223,18,528,16],[1223,20,528,18],[1223,21,528,19],[1224,6,529,4,"backgroundColor"],[1224,21,529,19],[1224,23,529,21],[1225,4,530,2],[1225,5,530,3],[1226,4,531,2,"balanceCards"],[1226,16,531,14],[1226,18,531,16],[1227,6,532,4,"padding"],[1227,13,532,11],[1227,15,532,13],[1227,17,532,15],[1228,6,533,4,"gap"],[1228,9,533,7],[1228,11,533,9],[1229,4,534,2],[1229,5,534,3],[1230,4,535,2,"balanceCard"],[1230,15,535,13],[1230,17,535,15],[1231,6,536,4,"backgroundColor"],[1231,21,536,19],[1231,23,536,21],[1231,29,536,27],[1232,6,537,4,"padding"],[1232,13,537,11],[1232,15,537,13],[1232,17,537,15],[1233,6,538,4,"borderRadius"],[1233,18,538,16],[1233,20,538,18],[1233,22,538,20],[1234,6,539,4,"borderWidth"],[1234,17,539,15],[1234,19,539,17],[1234,20,539,18],[1235,6,540,4,"borderColor"],[1235,17,540,15],[1235,19,540,17],[1236,4,541,2],[1236,5,541,3],[1237,4,542,2,"balanceCardHeader"],[1237,21,542,19],[1237,23,542,21],[1238,6,543,4,"flexDirection"],[1238,19,543,17],[1238,21,543,19],[1238,26,543,24],[1239,6,544,4,"alignItems"],[1239,16,544,14],[1239,18,544,16],[1239,26,544,24],[1240,6,545,4,"gap"],[1240,9,545,7],[1240,11,545,9],[1240,12,545,10],[1241,6,546,4,"marginBottom"],[1241,18,546,16],[1241,20,546,18],[1242,4,547,2],[1242,5,547,3],[1243,4,548,2,"tokenLogo"],[1243,13,548,11],[1243,15,548,13],[1244,6,549,4,"width"],[1244,11,549,9],[1244,13,549,11],[1244,15,549,13],[1245,6,550,4,"height"],[1245,12,550,10],[1245,14,550,12],[1245,16,550,14],[1246,6,551,4,"borderRadius"],[1246,18,551,16],[1246,20,551,18],[1247,4,552,2],[1247,5,552,3],[1248,4,553,2,"tokenSymbol"],[1248,15,553,13],[1248,17,553,15],[1249,6,554,4,"fontSize"],[1249,14,554,12],[1249,16,554,14],[1249,18,554,16],[1250,6,555,4,"fontWeight"],[1250,16,555,14],[1250,18,555,16],[1250,23,555,21],[1251,6,556,4,"color"],[1251,11,556,9],[1251,13,556,11],[1252,4,557,2],[1252,5,557,3],[1253,4,558,2,"balanceAmount"],[1253,17,558,15],[1253,19,558,17],[1254,6,559,4,"fontSize"],[1254,14,559,12],[1254,16,559,14],[1254,18,559,16],[1255,6,560,4,"fontWeight"],[1255,16,560,14],[1255,18,560,16],[1255,23,560,21],[1256,6,561,4,"color"],[1256,11,561,9],[1256,13,561,11],[1256,22,561,20],[1257,6,562,4,"marginBottom"],[1257,18,562,16],[1257,20,562,18],[1258,4,563,2],[1258,5,563,3],[1259,4,564,2,"balanceUsd"],[1259,14,564,12],[1259,16,564,14],[1260,6,565,4,"fontSize"],[1260,14,565,12],[1260,16,565,14],[1260,18,565,16],[1261,6,566,4,"color"],[1261,11,566,9],[1261,13,566,11],[1262,4,567,2],[1262,5,567,3],[1263,4,568,2,"walletActions"],[1263,17,568,15],[1263,19,568,17],[1264,6,569,4,"flexDirection"],[1264,19,569,17],[1264,21,569,19],[1264,26,569,24],[1265,6,570,4,"padding"],[1265,13,570,11],[1265,15,570,13],[1265,17,570,15],[1266,6,571,4,"gap"],[1266,9,571,7],[1266,11,571,9],[1267,4,572,2],[1267,5,572,3],[1268,4,573,2,"walletActionButton"],[1268,22,573,20],[1268,24,573,22],[1269,6,574,4,"flex"],[1269,10,574,8],[1269,12,574,10],[1269,13,574,11],[1270,6,575,4,"backgroundColor"],[1270,21,575,19],[1270,23,575,21],[1270,32,575,30],[1271,6,576,4,"padding"],[1271,13,576,11],[1271,15,576,13],[1271,17,576,15],[1272,6,577,4,"borderRadius"],[1272,18,577,16],[1272,20,577,18],[1272,22,577,20],[1273,6,578,4,"alignItems"],[1273,16,578,14],[1273,18,578,16],[1273,26,578,24],[1274,6,579,4,"gap"],[1274,9,579,7],[1274,11,579,9],[1275,4,580,2],[1275,5,580,3],[1276,4,581,2,"walletActionText"],[1276,20,581,18],[1276,22,581,20],[1277,6,582,4,"color"],[1277,11,582,9],[1277,13,582,11],[1277,19,582,17],[1278,6,583,4,"fontSize"],[1278,14,583,12],[1278,16,583,14],[1278,18,583,16],[1279,6,584,4,"fontWeight"],[1279,16,584,14],[1279,18,584,16],[1280,4,585,2],[1280,5,585,3],[1281,4,586,2,"placeholderText"],[1281,19,586,17],[1281,21,586,19],[1282,6,587,4,"flex"],[1282,10,587,8],[1282,12,587,10],[1282,13,587,11],[1283,6,588,4,"textAlign"],[1283,15,588,13],[1283,17,588,15],[1283,25,588,23],[1284,6,589,4,"marginTop"],[1284,15,589,13],[1284,17,589,15],[1284,20,589,18],[1285,6,590,4,"fontSize"],[1285,14,590,12],[1285,16,590,14],[1285,18,590,16],[1286,6,591,4,"color"],[1286,11,591,9],[1286,13,591,11],[1287,4,592,2],[1287,5,592,3],[1288,4,593,2,"tabBar"],[1288,10,593,8],[1288,12,593,10],[1289,6,594,4,"borderTopWidth"],[1289,20,594,18],[1289,22,594,20],[1289,23,594,21],[1290,6,595,4,"borderTopColor"],[1290,20,595,18],[1290,22,595,20],[1290,31,595,29],[1291,6,596,4,"paddingBottom"],[1291,19,596,17],[1291,21,596,19],[1291,23,596,21],[1292,6,597,4,"paddingTop"],[1292,16,597,14],[1292,18,597,16],[1292,19,597,17],[1293,6,598,4,"backgroundColor"],[1293,21,598,19],[1293,23,598,21],[1294,4,599,2],[1294,5,599,3],[1295,4,600,2],[1296,4,601,2,"balanceRow"],[1296,14,601,12],[1296,16,601,14],[1297,6,602,4,"flexDirection"],[1297,19,602,17],[1297,21,602,19],[1297,26,602,24],[1298,6,603,4,"padding"],[1298,13,603,11],[1298,15,603,13],[1298,17,603,15],[1299,6,604,4,"gap"],[1299,9,604,7],[1299,11,604,9],[1300,4,605,2],[1300,5,605,3],[1301,4,606,2,"balanceCardNew"],[1301,18,606,16],[1301,20,606,18],[1302,6,607,4,"flex"],[1302,10,607,8],[1302,12,607,10],[1302,13,607,11],[1303,6,608,4,"backgroundColor"],[1303,21,608,19],[1303,23,608,21],[1303,29,608,27],[1304,6,609,4,"padding"],[1304,13,609,11],[1304,15,609,13],[1304,17,609,15],[1305,6,610,4,"borderRadius"],[1305,18,610,16],[1305,20,610,18],[1305,22,610,20],[1306,6,611,4,"alignItems"],[1306,16,611,14],[1306,18,611,16],[1306,26,611,24],[1307,6,612,4,"shadowColor"],[1307,17,612,15],[1307,19,612,17],[1307,25,612,23],[1308,6,613,4,"shadowOffset"],[1308,18,613,16],[1308,20,613,18],[1309,8,613,20,"width"],[1309,13,613,25],[1309,15,613,27],[1309,16,613,28],[1310,8,613,30,"height"],[1310,14,613,36],[1310,16,613,38],[1311,6,613,40],[1311,7,613,41],[1312,6,614,4,"shadowOpacity"],[1312,19,614,17],[1312,21,614,19],[1312,24,614,22],[1313,6,615,4,"shadowRadius"],[1313,18,615,16],[1313,20,615,18],[1313,21,615,19],[1314,6,616,4,"elevation"],[1314,15,616,13],[1314,17,616,15],[1315,4,617,2],[1315,5,617,3],[1316,4,618,2,"tokenLogoNew"],[1316,16,618,14],[1316,18,618,16],[1317,6,619,4,"width"],[1317,11,619,9],[1317,13,619,11],[1317,15,619,13],[1318,6,620,4,"height"],[1318,12,620,10],[1318,14,620,12],[1318,16,620,14],[1319,6,621,4,"borderRadius"],[1319,18,621,16],[1319,20,621,18],[1319,22,621,20],[1320,6,622,4,"marginBottom"],[1320,18,622,16],[1320,20,622,18],[1321,4,623,2],[1321,5,623,3],[1322,4,624,2,"tokenSymbolNew"],[1322,18,624,16],[1322,20,624,18],[1323,6,625,4,"fontSize"],[1323,14,625,12],[1323,16,625,14],[1323,18,625,16],[1324,6,626,4,"fontWeight"],[1324,16,626,14],[1324,18,626,16],[1324,23,626,21],[1325,6,627,4,"color"],[1325,11,627,9],[1325,13,627,11],[1325,22,627,20],[1326,6,628,4,"marginBottom"],[1326,18,628,16],[1326,20,628,18],[1327,4,629,2],[1327,5,629,3],[1328,4,630,2,"balanceAmountNew"],[1328,20,630,18],[1328,22,630,20],[1329,6,631,4,"fontSize"],[1329,14,631,12],[1329,16,631,14],[1329,18,631,16],[1330,6,632,4,"fontWeight"],[1330,16,632,14],[1330,18,632,16],[1330,23,632,21],[1331,6,633,4,"color"],[1331,11,633,9],[1331,13,633,11],[1331,22,633,20],[1332,6,634,4,"marginBottom"],[1332,18,634,16],[1332,20,634,18],[1333,4,635,2],[1333,5,635,3],[1334,4,636,2,"tokenNameNew"],[1334,16,636,14],[1334,18,636,16],[1335,6,637,4,"fontSize"],[1335,14,637,12],[1335,16,637,14],[1335,18,637,16],[1336,6,638,4,"color"],[1336,11,638,9],[1336,13,638,11],[1337,4,639,2],[1337,5,639,3],[1338,4,640,2,"actionsContainer"],[1338,20,640,18],[1338,22,640,20],[1339,6,641,4,"margin"],[1339,12,641,10],[1339,14,641,12],[1339,16,641,14],[1340,6,642,4,"backgroundColor"],[1340,21,642,19],[1340,23,642,21],[1340,29,642,27],[1341,6,643,4,"padding"],[1341,13,643,11],[1341,15,643,13],[1341,17,643,15],[1342,6,644,4,"borderRadius"],[1342,18,644,16],[1342,20,644,18],[1342,22,644,20],[1343,6,645,4,"shadowColor"],[1343,17,645,15],[1343,19,645,17],[1343,25,645,23],[1344,6,646,4,"shadowOffset"],[1344,18,646,16],[1344,20,646,18],[1345,8,646,20,"width"],[1345,13,646,25],[1345,15,646,27],[1345,16,646,28],[1346,8,646,30,"height"],[1346,14,646,36],[1346,16,646,38],[1347,6,646,40],[1347,7,646,41],[1348,6,647,4,"shadowOpacity"],[1348,19,647,17],[1348,21,647,19],[1348,24,647,22],[1349,6,648,4,"shadowRadius"],[1349,18,648,16],[1349,20,648,18],[1349,21,648,19],[1350,6,649,4,"elevation"],[1350,15,649,13],[1350,17,649,15],[1351,4,650,2],[1351,5,650,3],[1352,4,651,2,"actionsRow"],[1352,14,651,12],[1352,16,651,14],[1353,6,652,4,"flexDirection"],[1353,19,652,17],[1353,21,652,19],[1353,26,652,24],[1354,6,653,4,"justifyContent"],[1354,20,653,18],[1354,22,653,20],[1354,37,653,35],[1355,6,654,4,"marginBottom"],[1355,18,654,16],[1355,20,654,18],[1356,4,655,2],[1356,5,655,3],[1357,4,656,2,"actionBtn"],[1357,13,656,11],[1357,15,656,13],[1358,6,657,4,"width"],[1358,11,657,9],[1358,13,657,11],[1358,14,657,12,"width"],[1358,19,657,17],[1358,22,657,20],[1358,24,657,22],[1358,28,657,26],[1358,29,657,27],[1359,6,658,4,"padding"],[1359,13,658,11],[1359,15,658,13],[1359,17,658,15],[1360,6,659,4,"borderRadius"],[1360,18,659,16],[1360,20,659,18],[1360,22,659,20],[1361,6,660,4,"alignItems"],[1361,16,660,14],[1361,18,660,16],[1361,26,660,24],[1362,6,661,4,"justifyContent"],[1362,20,661,18],[1362,22,661,20],[1363,4,662,2],[1363,5,662,3],[1364,4,663,2,"actionBtnText"],[1364,17,663,15],[1364,19,663,17],[1365,6,664,4,"color"],[1365,11,664,9],[1365,13,664,11],[1365,19,664,17],[1366,6,665,4,"fontSize"],[1366,14,665,12],[1366,16,665,14],[1366,18,665,16],[1367,6,666,4,"fontWeight"],[1367,16,666,14],[1367,18,666,16],[1367,23,666,21],[1368,6,667,4,"marginTop"],[1368,15,667,13],[1368,17,667,15],[1369,4,668,2],[1369,5,668,3],[1370,4,669,2,"tokensContainer"],[1370,19,669,17],[1370,21,669,19],[1371,6,670,4,"margin"],[1371,12,670,10],[1371,14,670,12],[1371,16,670,14],[1372,6,671,4,"marginTop"],[1372,15,671,13],[1372,17,671,15],[1373,4,672,2],[1373,5,672,3],[1374,4,673,2,"tokensTitle"],[1374,15,673,13],[1374,17,673,15],[1375,6,674,4,"fontSize"],[1375,14,674,12],[1375,16,674,14],[1375,18,674,16],[1376,6,675,4,"fontWeight"],[1376,16,675,14],[1376,18,675,16],[1376,23,675,21],[1377,6,676,4,"color"],[1377,11,676,9],[1377,13,676,11],[1377,22,676,20],[1378,6,677,4,"marginBottom"],[1378,18,677,16],[1378,20,677,18],[1378,22,677,20],[1379,6,678,4,"paddingHorizontal"],[1379,23,678,21],[1379,25,678,23],[1380,4,679,2],[1380,5,679,3],[1381,4,680,2,"tokenItem"],[1381,13,680,11],[1381,15,680,13],[1382,6,681,4,"flexDirection"],[1382,19,681,17],[1382,21,681,19],[1382,26,681,24],[1383,6,682,4,"justifyContent"],[1383,20,682,18],[1383,22,682,20],[1383,37,682,35],[1384,6,683,4,"alignItems"],[1384,16,683,14],[1384,18,683,16],[1384,26,683,24],[1385,6,684,4,"backgroundColor"],[1385,21,684,19],[1385,23,684,21],[1385,29,684,27],[1386,6,685,4,"padding"],[1386,13,685,11],[1386,15,685,13],[1386,17,685,15],[1387,6,686,4,"borderRadius"],[1387,18,686,16],[1387,20,686,18],[1387,22,686,20],[1388,6,687,4,"marginBottom"],[1388,18,687,16],[1388,20,687,18],[1388,21,687,19],[1389,6,688,4,"shadowColor"],[1389,17,688,15],[1389,19,688,17],[1389,25,688,23],[1390,6,689,4,"shadowOffset"],[1390,18,689,16],[1390,20,689,18],[1391,8,689,20,"width"],[1391,13,689,25],[1391,15,689,27],[1391,16,689,28],[1392,8,689,30,"height"],[1392,14,689,36],[1392,16,689,38],[1393,6,689,40],[1393,7,689,41],[1394,6,690,4,"shadowOpacity"],[1394,19,690,17],[1394,21,690,19],[1394,25,690,23],[1395,6,691,4,"shadowRadius"],[1395,18,691,16],[1395,20,691,18],[1395,21,691,19],[1396,6,692,4,"elevation"],[1396,15,692,13],[1396,17,692,15],[1397,4,693,2],[1397,5,693,3],[1398,4,694,2,"tokenItemLeft"],[1398,17,694,15],[1398,19,694,17],[1399,6,695,4,"flexDirection"],[1399,19,695,17],[1399,21,695,19],[1399,26,695,24],[1400,6,696,4,"alignItems"],[1400,16,696,14],[1400,18,696,16],[1400,26,696,24],[1401,6,697,4,"gap"],[1401,9,697,7],[1401,11,697,9],[1402,4,698,2],[1402,5,698,3],[1403,4,699,2,"tokenIconContainer"],[1403,22,699,20],[1403,24,699,22],[1404,6,700,4,"position"],[1404,14,700,12],[1404,16,700,14],[1404,26,700,24],[1405,6,701,4,"width"],[1405,11,701,9],[1405,13,701,11],[1405,15,701,13],[1406,6,702,4,"height"],[1406,12,702,10],[1406,14,702,12],[1407,4,703,2],[1407,5,703,3],[1408,4,704,2,"tokenIcon"],[1408,13,704,11],[1408,15,704,13],[1409,6,705,4,"width"],[1409,11,705,9],[1409,13,705,11],[1409,15,705,13],[1410,6,706,4,"height"],[1410,12,706,10],[1410,14,706,12],[1410,16,706,14],[1411,6,707,4,"borderRadius"],[1411,18,707,16],[1411,20,707,18],[1412,4,708,2],[1412,5,708,3],[1413,4,709,2,"networkBadge"],[1413,16,709,14],[1413,18,709,16],[1414,6,710,4,"position"],[1414,14,710,12],[1414,16,710,14],[1414,26,710,24],[1415,6,711,4,"right"],[1415,11,711,9],[1415,13,711,11],[1415,14,711,12],[1415,15,711,13],[1416,6,712,4,"bottom"],[1416,12,712,10],[1416,14,712,12],[1416,15,712,13],[1416,16,712,14],[1417,6,713,4,"width"],[1417,11,713,9],[1417,13,713,11],[1417,15,713,13],[1418,6,714,4,"height"],[1418,12,714,10],[1418,14,714,12],[1418,16,714,14],[1419,6,715,4,"borderRadius"],[1419,18,715,16],[1419,20,715,18],[1419,21,715,19],[1420,6,716,4,"borderWidth"],[1420,17,716,15],[1420,19,716,17],[1420,20,716,18],[1421,6,717,4,"borderColor"],[1421,17,717,15],[1421,19,717,17],[1422,4,718,2],[1422,5,718,3],[1423,4,719,2,"tokenItemName"],[1423,17,719,15],[1423,19,719,17],[1424,6,720,4,"fontSize"],[1424,14,720,12],[1424,16,720,14],[1424,18,720,16],[1425,6,721,4,"fontWeight"],[1425,16,721,14],[1425,18,721,16],[1425,23,721,21],[1426,6,722,4,"color"],[1426,11,722,9],[1426,13,722,11],[1427,4,723,2],[1427,5,723,3],[1428,4,724,2,"tokenItemNetwork"],[1428,20,724,18],[1428,22,724,20],[1429,6,725,4,"fontSize"],[1429,14,725,12],[1429,16,725,14],[1429,18,725,16],[1430,6,726,4,"color"],[1430,11,726,9],[1430,13,726,11],[1431,4,727,2],[1431,5,727,3],[1432,4,728,2,"tokenItemRight"],[1432,18,728,16],[1432,20,728,18],[1433,6,729,4,"alignItems"],[1433,16,729,14],[1433,18,729,16],[1434,4,730,2],[1434,5,730,3],[1435,4,731,2,"tokenItemBalance"],[1435,20,731,18],[1435,22,731,20],[1436,6,732,4,"fontSize"],[1436,14,732,12],[1436,16,732,14],[1436,18,732,16],[1437,6,733,4,"fontWeight"],[1437,16,733,14],[1437,18,733,16],[1437,23,733,21],[1438,6,734,4,"color"],[1438,11,734,9],[1438,13,734,11],[1439,4,735,2],[1439,5,735,3],[1440,4,736,2,"tokenItemUsd"],[1440,16,736,14],[1440,18,736,16],[1441,6,737,4,"fontSize"],[1441,14,737,12],[1441,16,737,14],[1441,18,737,16],[1442,6,738,4,"color"],[1442,11,738,9],[1442,13,738,11],[1443,4,739,2],[1444,2,740,0],[1444,3,740,1],[1444,4,740,2],[1445,2,740,3],[1445,6,740,3,"_c"],[1445,8,740,3],[1445,10,740,3,"_c2"],[1445,13,740,3],[1445,15,740,3,"_c3"],[1445,18,740,3],[1445,20,740,3,"_c4"],[1445,23,740,3],[1445,25,740,3,"_c5"],[1445,28,740,3],[1445,30,740,3,"_c6"],[1445,33,740,3],[1446,2,740,3,"$RefreshReg$"],[1446,14,740,3],[1446,15,740,3,"_c"],[1446,17,740,3],[1447,2,740,3,"$RefreshReg$"],[1447,14,740,3],[1447,15,740,3,"_c2"],[1447,18,740,3],[1448,2,740,3,"$RefreshReg$"],[1448,14,740,3],[1448,15,740,3,"_c3"],[1448,18,740,3],[1449,2,740,3,"$RefreshReg$"],[1449,14,740,3],[1449,15,740,3,"_c4"],[1449,18,740,3],[1450,2,740,3,"$RefreshReg$"],[1450,14,740,3],[1450,15,740,3,"_c5"],[1450,18,740,3],[1451,2,740,3,"$RefreshReg$"],[1451,14,740,3],[1451,15,740,3,"_c6"],[1451,18,740,3],[1452,0,740,3],[1452,3]],"functionMap":{"names":["","HomeTab","pickImage","QUICK_ACTIONS.map$argument_0","WalletTab","useEffect$argument_0","fetchBalance","setTimeout$argument_0","CitizensTab","ReferralTab","ProfileTab","HomeScreen","Tab.Screen.props.options.tabBarIcon"],"mappings":"AAA;ACmB;oBCK;GDqB;+BEkD;aFc;CDM;AIE;YCS;GDE;uBEE;mCCI,wBD;GF8B;CJgH;AQE;CRM;ASE;CTM;AUE;CVM;eWI;sBCe;WDE;sBCQ;WDE;sBCQ;WDE;sBCQ;WDE;sBCQ;WDE;CXK"},"hasCjsExports":false},"type":"js/module"}]} \ No newline at end of file