There is AddressSyncStatus table available in moralis dashboard. When I authenticate an address then an entry automatically adds in this table.
My doubts:
1.) This means that if any other transaction is made through that address then moralis will fetch it?
2.) What if I delete that entry from table. Will it still listen to any other transaction made through that address?
3.) There is “Sync and Watch Address” option available. Suppose, if I sync my account address with ethereum mainnet, then will it listen to the transaction of any other chain or it will just listen to ethereum mainnet?