Home
Reference
Source
actions/app
F
acceptTerms
F
closeNotificationModal
F
initializeClientInfo
F
openNotificationModal
F
setAppInitialized
F
setEthNetwork
F
setLicencePrice
F
setMetamaskInstalled
F
toggleTermsModal
actions/kyc
F
sendSms
F
sendVerifCode
F
setPhone
F
setPhoneCountry
F
setPhoneSent
actions/root
F
reset
actions/shop
F
addShop
F
removeShop
F
setDataShopPending
actions/transaction
F
addTransaction
F
resetTransaction
F
setTransactionHash
actions/user
F
checkUserCertified
F
setBalance
F
setEthAddress
F
setPhoneVerified
components/Headings
V
H1
V
H2
V
H3
components/Inputs/AutoAddress
V
InputStatusIcon
components/Inputs/ComboBox
V
DropDownBtn
V
InputStatusIcon
V
NoResultItem
V
ResultItem
V
Results
V
SearchField
V
Wrapper
components/Inputs/Input
V
InputStatusIcon
V
InputWrapper
components/Layout
V
Layout
components/Loader
V
Loader
components/Mention
V
Mention
components/Panels
V
Panels
components/Spaces
V
Margin
V
Padding
constants
V
hasSupportedBrowser
V
notifications
V
notificationsTypes
V
prefixePhone
V
weekDays
containers/AddShop/Form
F
fromState
helpers/apiResponse
F
getErrorMessage
helpers/array
F
uniqueArray
helpers/calendar
F
convertCalendar
F
convertDay
V
hours
V
times
V
timesObj
helpers/ethereum
F
deleteShop
F
getBalance
F
getLicenceShop
F
getShop
F
getTransactionStatus
F
isSmsReg
F
isWeb3
F
isZoneShopOpen
F
getAddress
F
getDetherContract
F
getDthContract
F
getNetworkId
F
getSmsContract
F
toNBytes
V
web3js
helpers/geocodeAPI
V
GeocodeAPI
helpers/get
F
get
helpers/last
F
last
helpers/parse
F
parseError
helpers/scrollTop
F
scrollToTop
helpers/shake
F
setShake
helpers/timers
F
phoneVerificationTime
F
timeSince
helpers/wait
F
wait
reducers
F
rootReducer
styles
F
mobile
V
globalStyles
V
tokens
translate/en
V
en
src/components/Marker/index.js
export { default } from './Marker';