Once the contract is mined, i receive an address. Several transactions take place on that contract address, for which a unique transaction hash is generated for each transaction. These transactions change the state and force certain parameters to change.
Is there a way to trace those transactions/ state change using the contract address in smart contracts?