export const transaction = { from: '', nonce: '' + Math.random(), chainId: 1, version: 0, value: '0x0' } export default { transaction }