MCPcopy Create free account
hub / github.com/celo-org/developer-tooling / displayViemTx

Function displayViemTx

packages/cli/src/utils/cli.ts:129–157  ·  view source on GitHub ↗
(
  name: string,
  hash: Promise<Address>,
  client: PublicCeloClient,
  decodeEventsOpts?: abi extends Abi
    ? {
        abi: abi
        displayEventName: ContractEventName<abi> | ContractEventName<abi>[]
      }
    : never
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runFunction · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90
runMethod · 0.90

Calls 3

printValueMapFunction · 0.85
decodeAndPrintEventsFunction · 0.85
stopMethod · 0.65

Tested by

no test coverage detected