IZKChainBase

Git Source

Title: The interface of the ZKsync contract, responsible for the main ZKsync logic.

Author: Matter Labs

Note: security-contact: security@matterlabs.dev

Functions

getName

function getName() external view returns (string memory);

Returns

NameTypeDescription
<none>stringReturns facet name.