mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 07:41:01 +00:00
1 line
162 KiB
Plaintext
1 line
162 KiB
Plaintext
{"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":["<global>","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"}]} |