Having "no admin keys" is an essential attribute of the Xen contract. How can this be verified by reading the contract? (https://etherscan.io/address/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8#code) I can understand code somewhat, but what am I looking for exactly? Especially when the goal is to identify the absence of something?
According to this answer, "even if a contract is immutable (no admin key), a lot of time they have other issues that act essentially as an admin key". Does anyone have any insight on this?
https://ethereum.stackexchange.com/a/133227
Here is report from Certik, which seems to have a good reputation:
https://skynet.certik.com/projects/xen-crypto
On this page, under "Centralization Overview", it is suggested that the contract is not modifiable. But is the trust of others all that we have to go off of regarding this claim of "no admin keys"? It's not realistic for everyone to be an expert in smart contract security, so what can a common person do to verify this claim themselves?