Polygon Mainnet.
My wallet address: 0x2B072F008D0843DCbfEFC265cCF0371F6D9F6a10
I’ve got some MATIC through internal transaction.
This is the first one.
I suppose I somehow should fetch the event that happened using Moralis powers.
getWalletTransactions aka Normal Txs - result: []
getWalletTokenTransfers aka ERC20 Transfers - result: []
What we have in polygonscan?
- No transactions
https://polygonscan.com/address/0x2B072F008D0843DCbfEFC265cCF0371F6D9F6a10#internaltx - One internal transaction
So, basically how can I fetch internal transactions by wallet address using Moralis powers.
Seems like there is no way to fetch this single income info.
Any ideas or is there tool to fetch internal transactions by wallet address?
Because for example etherscan have this one endpoint
https://docs.etherscan.io/api-endpoints/accounts#get-a-list-of-internal-transactions-by-address