I'd like to display an ethereum transaction and include the methodName that was called. For example, this transaction's method was mint. Is there an API endpoint in etherscan or alchemy or infura that returns this information?
Etherscan documentation for transactions doesn't include it. Neither does alchemy's getTransactionReceipt (docs).
