MCPcopy Create free account
hub / github.com/chainbound/apollo / genCallKey

Function genCallKey

chainservice/cached_client.go:59–70  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CallContractMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected