Back to All

Throughput of a simple (direct) smart contract call (not API)

How much Throughput costs a call to a smart contract. For example a call like it is made in your example (https://docs.alchemy.com/docs/interacting-with-a-smart-contract). Are there differences in costs depending on the function called. E. g. does a view function costs more than a function that modifies the state in terms of troughput?

Thanks in advance

ReadMe