import web3Mock from './web3' export default { web3: web3Mock, ethProviderStatus: -1, account: '0x0000', balance: '', web3Connect: {} as any }