Get smart contract event transactionsAsk AIpost https://api.makeinfinite.dev/v1/sci/{chainId}/contract/{contractAddress}/transactions-for-event/{event}Retrieve up to 5 event transactions for a given smart contractPath ParamschainIdstringrequiredThe blockchain identifiercontractAddressstringrequiredThe smart contract addresseventstringrequiredThe desired event nameBody ParamsThe smart contract ABIADD objectResponses 200OK 400Bad Request 401Unauthorized 404Not FoundUpdated 11 months ago