Get the methods of a contractAsk AIget https://api.fevertokens.io/v1/contracts/{contractType}/methods/{methods}Retrieve the methods of a contract by its typePath ParamscontractTypestringenumrequiredThe type of contract (factory, splitter, erc721Basic, erc1155Basic)factorysplittererc721Basicerc1155BasicAllowed:factorysplittererc721Basicerc1155BasicmethodsstringrequiredThe methods of the contractResponses 200Got contract methods by contract type 404The specified resource was not found 500internal server errorUpdated almost 3 years ago