# Functions
CmdQueryCSRByContract implements a cobra command that will return the CSR associated given a smart contract address.
CmdQueryCSRByNFT implements a command that will return a CSR given a NFT ID.
CmdQueryCSRs implements a command that will return the CSRs from the CSR store.
CmdQueryParams implements a command that will return the current parameters of the CSR module.
CmdQueryTurnstile implements a cobra command that will return the Turnstile address that was deployed by the module account.
GetQueryCmd returns the cli query commands for the CSR module.
GetTxCmd returns the transaction methods allowed for the CLI.