PublicKey | addPublicKeyToWhitelist | Add a public key to whitelist without any permissions | no |
PublicKey | removePublicKeyFromWhitelist | Remove a public key from the whitelist, must have the REMOVE_FROM_WHITELIST permission | no |
PermissionChange | addPermissionsToPublicKey | Add permissions to an existing public key, must have the CHANGE_PERMISSIONS permission | no |
PermissionChange | removePermissionsFromPublicKey | Remove permissions from an existing public key, must have the CHANGE_PERMISSIONS permission | no |
PermissionChange | addKeyToWhitelistAndAddPermissions | Add a public key to whitelist and add certain permissions to it | no |
PermissionChange | updateKeyAndPermissions | Change anything about a key, presumably requires CHANGE_PERMISSIONS permission | no |
KeyMetadata | metadataForKey | A key's metadata | no |