isCreateNFT() {
    try {
      if (this.token.nft.type === 'CREATE NFT') {
        return true
      }