genCallKey will generate a unique key per contract call. If the call returns an immutable value, like ERC20 metadata, the key will be the contract address. Otherwise it will be a combination of contract address, calldata and blocknumber.
(msg ethereum.CallMsg, blockNumber *big.Int)
source not stored for this graph (policy: none)