ClankerToken v3.1.0 and v4.0.0
User Facing Functions:
// only callable by token's admin
function updateImage(string memory image_) external;
// only callable by token's admin
function updateMetadata(string memory metadata_) external;
// only callable by token's admin
function verify() external;Superchain Compatibility
Last updated