MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / getAbiCoder

Method getAbiCoder

lib.esm/abi/interface.js:332–334  ·  view source on GitHub ↗

* The ABI coder that will be used to encode and decode binary * data.

()

Source from the content-addressed store, hash-verified

330 * data.
331 */
332 getAbiCoder() {
333 return AbiCoder.defaultAbiCoder();
334 }
335 // Find a function definition by any means necessary (unless it is ambiguous)
336 #getFunction(key, values, forceUnique) {
337 // Selector

Callers 1

constructorMethod · 0.95

Calls 1

defaultAbiCoderMethod · 0.45

Tested by

no test coverage detected