// Export here all the event handler functions // so that the indexer picks them up //export { balancesTransfer as balances_Transfer } from './transfer' export { balancesTransfer, timestampCall } from './mappings'