The following functions should be renamed:
instantiateAIArenaHelperContract to setAIArenaHelperContract
instantiateMintpassContract to setMintpassContract
instantiateNeuronContract to setNeuronContract
Since they are not actually instantiating anything, set would be a more appropriate prefix. Just like it is done in setMergingPoolAddress and setTokenURI.
