Versionable
IVersionable
This interface is implemented by all major TokenTable contracts to keep track of their versioning for upgrade compatibility checks.
version
function version() external pure returns (string)
Last updated
Was this helpful?