Get transaction info by contract addressget https://api.trongrid.io/v1/contracts/{contractAddress}/transactionsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamscontractAddressstringrequiredThe address of contract in base58 or hexQuery Paramsonly_confirmedbooleantrue or false (it has to be in lower case)truefalseonly_unconfirmedbooleantrue or false(it has to be in lower case)truefalsemin_block_timestampdate-timeMinimal block timestampmax_block_timestampdate-timeMaximal block timestamporder_bystringblock_timestamp,desc | block_timestamp,ascfingerprintstringThe fingerprint in the meta data to get to the next page; when using it, the other parameters and filters should remain the samelimitint32Number of transactions per page, default 20, max 200search_internalbooleantrue (default) | false. If true, query params applied to both normal and internal transactions. If false, query params only applied to normal transactions.truefalseResponses 200200 400400Updated 5 months ago