Difference getTransactions en getTokenTransfers

hi!

I was wondering what the difference is between getTransactions en getTokenTransfers and where are they based on?

thanks!

Arnoud

getTransactions gets the native currency transactions of a wallet. for example, if you are looking on eth chain it gives you all the ETH transfers.

and getTokenTransfers gets the ERC20 token transactions of a wallet, which includes transactions of different ERC20 standard tokens that happened with the wallet.